摘要:
busy during the whole May holiday.running between S and H, waste much time leaving things behind.things to do: - polish Neurocomp paper- conduct exper... 阅读全文
摘要:
# PIL- The `Image` class is just a wrapper for the internal `ImagingCore` type([ref](http://code.activestate.com/lists/python-image-sig/205/)) 阅读全文
摘要:
# NetCDF- started in 1989- most used in geoscience community- array-oriented- self-describing + `header`, describe: * the layout of rest of ... 阅读全文
摘要:
- check if a state is ok> while(cin >> word)> // ok: read successful- condition states are constants defined in `ios_base` as public members + `... 阅读全文
摘要:
- software is a system built up of many parts + rebuild that decomposition + see the patterns in codes is a skill that one develops with practic... 阅读全文