Differences between revisions 10 and 11
Revision 10 as of 2007-08-21 21:42:35
Size: 576
Editor: gtang
Comment:
Revision 11 as of 2008-11-26 04:42:28
Size: 587
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 * [http://blake.bcm.edu/eman2/coding_style.html What is the EMAN2's coding style?]
 *
[http://blake.bcm.edu/eman2/adding_processor.html How to add a new processor in EMAN2?]
 * [:
eman2UnitTest:What about the unit test in EMAN2?]
 * [:eman2Assertion:
How to use assertion in EMAN2?]
 * [:
eman2Exception:How to use Exception handling in EMAN2?]
 * [:
eman2Log:How to use log in EMAN2?]
 * [:
eman2LargeFileIO:How to handle large-file (>2G) IO?]
 * [:
eman2ByteOrder:How to handle image data byte-order?]
 * [:
eman2BoostPyhton:How to Wrap my C++ class/function to Python?]
 * [[http://blake.bcm.edu/eman2/coding_style.html|What is the EMAN2's coding style?]]
 * [
[http://blake.bcm.edu/eman2/adding_processor.html|How to add a new processor in EMAN2?]]
 * [[
eman2UnitTest|What about the unit test in EMAN2?]]
 * [[eman2Assertion|
How to use assertion in EMAN2?]]
 * [[
eman2Exception|How to use Exception handling in EMAN2?]]
 * [[
eman2Log|How to use log in EMAN2?]]
 * [[
eman2LargeFileIO|How to handle large-file (>2G) IO?]]
 * [[
eman2ByteOrder|How to handle image data byte-order?]]
 * [[
eman2BoostPyhton|How to Wrap my C++ class/function to Python?]]

EMAN2DevFAQ (last edited 2008-11-26 04:42:28 by localhost)