Jerome Briot
Biomechanics Laboratory, Purpan Hospital, Toulouse, France
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
Statistica
RANK
N/A
of 295.448
REPUTAZIONE
N/A
CONTRIBUTI
0 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
1.111 of 20.227
REPUTAZIONE
1.671
VALUTAZIONE MEDIA
4.60
CONTRIBUTI
24 File
DOWNLOAD
37
ALL TIME DOWNLOAD
15220
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Inviato
Memory in a multiple of the unit byte
Display memory information in a multiple of the unit byte
oltre 6 anni fa | 1 download |
Inviato
PONG: a tribute to the game created by Atari Inc.
A tribute to the game created by Atari Inc.
oltre 7 anni fa | 2 download |
Inviato
Pixelated contours
Pixelated contour of connected components in a 2D indexed image
quasi 8 anni fa | 1 download |
Risolto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
circa 8 anni fa
Inviato
getDrives
Get disk drives letters and types on Windows system
oltre 8 anni fa | 1 download |
Inviato
enumSerial (Windows)
Enumerate serial ports on Windows systems (Win32 API, WMIC, registry)
oltre 8 anni fa | 1 download |
Inviato
ostxtfile
Get the native operating system and the newline characters for text files
circa 9 anni fa | 1 download |
Inviato
TwentyTwenty
A visual tool to highlight differences between two images
oltre 9 anni fa | 1 download |
Inviato
Short path name on Windows (COM server)
Get the short path name of files and folders on Windows
quasi 10 anni fa | 1 download |
Inviato
Short and long path name on Windows (MEX)
Conversion between short and long form of path name on Windows
quasi 10 anni fa | 2 download |
Inviato
DOS In Translation
Execute DOS command and return output with good character encoding
quasi 10 anni fa | 1 download |
Inviato
Get the name of the CPU
Methods to get the name of the CPU on Windows, Linux and Mac
circa 10 anni fa | 1 download |
Inviato
Image with non-square pixels
Display image object with non-square pixels (disks, hexagons, octagons, rhombus)
circa 10 anni fa | 4 download |
Inviato
wmicGetHardwareInfos
Get computer hardware information on Windows with WMIC
circa 10 anni fa | 2 download |
Inviato
wmicGet
Get computer and operating system information on Windows with WMIC
circa 10 anni fa | 1 download |
Risolto
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...
quasi 12 anni fa
Risolto
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...
quasi 12 anni fa
Risolto
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 ...
quasi 12 anni fa
Risolto
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...
quasi 12 anni fa
Risolto
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...
quasi 12 anni fa
Risolto
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, ...
quasi 12 anni fa
Risolto
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...
quasi 12 anni fa
Risolto
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...
quasi 12 anni fa
Risolto
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...
quasi 12 anni fa