Community Profile

photo

Qianqian Fang


Northeastern University

Last seen: 2 months ago Active since 2015

Biomedical optics, computational imaging methods, Monte Carlo simulations, parallel computing

Statistics

All
  • Personal Best Downloads Level 4
  • GitHub Submissions Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver

View badges

Content Feed

View by

Submitted


JSONLab: a toolbox to encode/decode JSON files
A toolbox to encode/decode JSON/UBJSON/MessagePack files in MATLAB/Octave

4 years ago | 142 downloads |

Thumbnail

Submitted


EasyH5
An easy-to-use HDF5 data interface (loadh5 and saveh5) for MATLAB

4 years ago | 16 downloads |

Thumbnail

Submitted


JNIfTI
A fast and portable NIfTI-1/2 reader and NIfTI-to-JNIfTI converter

4 years ago | 2 downloads |

Thumbnail

Solved


Add more zeros
Find code that adds one 0 to each sequence of 0 in a string (composed with only 0 or 1). For example: '1010' -> '100100' ...

5 years ago

Solved


Find matching parenthesis
One of the most indispensable things about a great text editor for programming is the ability to quickly jump between matching p...

9 years ago