Community Profile

photo

Jerome Briot


Biomechanics Laboratory, Purpan Hospital, Toulouse, France

Last seen: 2 years 前 自 2006 起处于活动状态

Followers: 0   Following: 0

联系

Research engineer - PhD in Biomechanics

   • http://briot-jerome.developpez.com/
   • http://www.researchgate.net/profile/Jerome_Briot
   • http://fr.linkedin.com/in/jeromebriot

Professional Interests: Biomechanics, medical imaging, computer hardware and software development

统计数据

All
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • First Submission
  • Scavenger Finisher
  • Solver

查看徽章

Feeds

排序方式:

已提交


Memory in a multiple of the unit byte
Display memory information in a multiple of the unit byte

6 years 前 | 1 次下载 |

Thumbnail

已提交


radialBar
Bar graph plotted on polar coordinate system

7 years 前 | 5 次下载 |

Thumbnail

已提交


PONG: a tribute to the game created by Atari Inc.
A tribute to the game created by Atari Inc.

7 years 前 | 2 次下载 |

Thumbnail

已提交


strrepInFile
Find and replace substring in file

7 years 前 | 1 次下载 |

Thumbnail

已提交


nestedBar
Bar graph with nested bars

7 years 前 | 1 次下载 |

Thumbnail

已提交


Pixelated contours
Pixelated contour of connected components in a 2D indexed image

7 years 前 | 1 次下载 |

Thumbnail

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 years 前

已提交


getDrives
Get disk drives letters and types on Windows system

8 years 前 | 1 次下载 |

Thumbnail

已提交


enumSerial (Windows)
Enumerate serial ports on Windows systems (Win32 API, WMIC, registry)

8 years 前 | 2 次下载 |

Thumbnail

已提交


Forbidden Donut
Favorite FEX contribution of Homer Simpson

8 years 前 | 1 次下载 |

Thumbnail

已提交


ostxtfile
Get the native operating system and the newline characters for text files

8 years 前 | 1 次下载 |

已提交


Range bar graphs
Display dependent variable as interval data

8 years 前 | 6 次下载 |

Thumbnail

已提交


TwentyTwenty
A visual tool to highlight differences between two images

8 years 前 | 1 次下载 |

Thumbnail

已提交


Short path name on Windows (COM server)
Get the short path name of files and folders on Windows

9 years 前 | 1 次下载 |

Thumbnail

已提交


Short and long path name on Windows (MEX)
Conversion between short and long form of path name on Windows

9 years 前 | 1 次下载 |

Thumbnail

已提交


NVSMI Toolbox
Monitoring of NVIDIA GPU devices

9 years 前 | 5 次下载 |

Thumbnail

已提交


DOS In Translation
Execute DOS command and return output with good character encoding

9 years 前 | 1 次下载 |

Thumbnail

已提交


Get the name of the CPU
Methods to get the name of the CPU on Windows, Linux and Mac

9 years 前 | 1 次下载 |

Thumbnail

已提交


Image with non-square pixels
Display image object with non-square pixels (disks, hexagons, octagons, rhombus)

9 years 前 | 3 次下载 |

Thumbnail

已提交


wmicGetHardwareInfos
Get computer hardware information on Windows with WMIC

9 years 前 | 2 次下载 |

Thumbnail

已提交


wmicGet
Get computer and operating system information on Windows with WMIC

9 years 前 | 2 次下载 |

已解决


Implement a ROT13 cipher
Replace each character in string s1 with the character that is shifted 13 positions from it (wrap back to the beginning if neces...

11 years 前

已解决


Clean the List of Names
Given a list of names in a cell array, remove any duplications that result from different capitalizations of the same string. So...

11 years 前

已解决


Replace NaNs with the number that appears to its left in the row.
Replace NaNs with the number that appears to its left in the row. If there are more than one consecutive NaNs, they should all ...

11 years 前

已解决


Balanced number
Given a positive integer find whether it is a balanced number. For a balanced number the sum of first half of digits is equal to...

11 years 前

已解决


Read a column of numbers and interpolate missing data
Given an input cell array of strings s, pick out the second column and turn it into a row vector of data. Missing data will be i...

11 years 前

已解决


Elapsed Time
Given two date strings d1 and d2 of the form yyyy/mm/dd HH:MM:SS (assume hours HH is in 24 hour mode), determine how much time, ...

11 years 前

已解决


Sums with Excluded Digits
Add all the integers from 1 to n in which the digit m does not appear. m will always be a single digit integer from 0 to 9. no...

11 years 前

已解决


Summing Digits within Text
Given a string with text and digits, add all the numbers together. Examples: Input str = '4 and 20 blackbirds baked in a...

11 years 前

已解决


Counting Money
Add the numbers given in the cell array of strings. The strings represent amounts of money using this notation: $99,999.99. E...

11 years 前

加载更多