User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 06:07, 29 July 2014 (diff | hist) . . (+324) . . N powerspectraTangentLine(API) (Created page with "DataManip/ctfInfo/src/'''powerspectraTangentLine''' is API. It is ued by ctfDetermine. == constant == == struct == == API == extern void TangentLine(floatVector* spaci...")
- 06:06, 29 July 2014 (diff | hist) . . (+288) . . N lmrcFSInfoScatteringAngularDistributionAverageSection(API) (Created page with "DataManip/ctfInfo/src/'''lmrcFSInfoScatteringAngularDistributionAverageSection''' is API. It is ued by ctfDetermine. == constant == == struct == == API == extern floa...")
- 06:05, 29 July 2014 (diff | hist) . . (+1,960) . . N lctfDetermination(API) (Created page with "DataManip/ctfInfo/src/'''lctfDetermination''' is API for ctfDetermine. == constant == == struct == typedef struct lctfDetermineInfo { ctfInfo initial; long Tho...")
- 06:03, 29 July 2014 (diff | hist) . . (+368) . . N lastigmatismDetection(API) (Created page with "DataManip/ctfInfo/src/'''lastigmatismDetection''' is API for detecting Astigmatism. It is ued by ctfDetermine. == constant == == struct == typedef struct lastigmatismDe...")
- 05:56, 29 July 2014 (diff | hist) . . (+372) . . N ctfZeroPoint(API) (Created page with "DataManip/ctfInfo/src/'''ctfZeroPoint''' is API for ctfZeroPoint. == constant == == struct == typedef struct ctfInfoZeroPoint { float RMax; →RMax: float dR...")
- 05:55, 29 July 2014 (diff | hist) . . (+229) . . N ctfInfoWrite2(API) (Created page with "DataManip/ctfInfo/src/'''ctfInfoWrite2''' is API for CTF Information file2. It is ued by ctfDetermine, etc .. == constant == == struct == == API == extern void ctfInfo...")
- 05:52, 29 July 2014 (diff | hist) . . (+541) . . N ctfDeterminationFromPhaseComparison(API) (Created page with "DataManip/ctfInfo/src/'''ctfDeterminationFromPhaseComparison''' is API for ctfDeterminationFromPhaseComparison. == constant == == struct == typedef struct ctfInfoDeterm...")
- 05:50, 29 July 2014 (diff | hist) . . (-1) . . ctfInfo(API)
- 05:49, 29 July 2014 (diff | hist) . . (+5,504) . . N ctfInfo(API) (Created page with "DataManip/'''ctfInfo''' is API fo CTF Correration. == constant == #define ctfInfoModeWithAmplitudeContrast 0x0f #define ctfInfoModeWithMTF 0x10 #de...")
- 05:48, 29 July 2014 (diff | hist) . . (+1,699) . . N bmpFile(API) (Created page with "DataManip/'''bmpFile''' is API for bmp file. == constant == typedef struct bmpFileHeader { char bfType[2]; // BM unsigned int bfSize; // FileSize [Byte] ch...")
- 05:47, 29 July 2014 (diff | hist) . . (+3,295) . . N nr2(API) (Created page with "DataManip/MATH/src/'''nr2''' is API. == constant == static float maxarg1; static float maxarg2; == struct == == API == #define FMAX(a,b) (maxarg1=(a),maxarg2=(b),(maxarg...") (current)
- 05:40, 29 July 2014 (diff | hist) . . (+3,733) . . N IMAGIC(API) (Created page with "DataManip/'''IMAGIC''' is API. == constant == #define IMAGIC_HEADER (1024) #define IMAGIC_HEADER4 (256) == struct == typedef char ImagicParaTypeChar; typedef int Ima...") (current)
- 05:39, 29 July 2014 (diff | hist) . . (+2,501) . . N DCDFile(API) (Created page with "DataManip/'''DCDFile''' is API for DCD file. ==DCD class== === constant === === struct === === API === DCD(); ~DCD(); int tagRead(FILE* fp, int seek);...") (current)
- 05:38, 29 July 2014 (diff | hist) . . (+7,489) . . N psFile(API) (Created page with "Objects/DataExpress/'''psFile''' is API for ps file. == constant == #define MAX_STRING_LENGTH 256 #define PS_FILE_STATUS_ERROR (0) #d...")
- 05:37, 29 July 2014 (diff | hist) . . (+284) . . N molvieViewerDefault(API) (Created page with "DataExpress/openGL/src/'''molvieViewerDefault''' is API. == constant == #define WIN_WIDTH (600) #define WIN_HEIGHT (600) #define WIN_POSX (0) #define WIN_POSY (0) #...") (current)
- 05:36, 29 July 2014 (diff | hist) . . (+515) . . N molvieProjectionDefault(API) (Created page with "DataExpress/openGL/src/'''molvieProjectionDefault''' is API. == constant == == struct == #define WIN_WIDTH (600) #define WIN_HEIGHT (600) #define WIN_POSX (0) #define...") (current)
- 05:36, 29 July 2014 (diff | hist) . . (+290) . . N molvieMrcViewerDefault(API) (Created page with "DataExpress/openGL/src/'''molvieMrcViewerDefault''' is API. == constant == #define WIN_WIDTH (600) #define WIN_HEIGHT (600) #define WIN_POSX (0) #define WIN_POSY (0)...") (current)
- 05:35, 29 July 2014 (diff | hist) . . (+284) . . N molvieFlightDefault(API) (Created page with "DataExpress/openGL/src/'''molvieFlightDefault''' is API. == constant == #define WIN_WIDTH (600) #define WIN_HEIGHT (600) #define WIN_POSX (0) #define WIN_POSY (0) #...") (current)
- 05:34, 29 July 2014 (diff | hist) . . (+280) . . N molvieDockDefault(API) (Created page with "DataExpress/openGL/src/'''molvieDockDefault''' is API. == constant == #define WIN_WIDTH (600) #define WIN_HEIGHT (600) #define WIN_POSX (0) #define WIN_POSY (0) #de...") (current)
- 05:34, 29 July 2014 (diff | hist) . . (+272) . . N molvieDefault(API) (Created page with "DataExpress/openGL/src/'''molvieDefault''' is API. == constant == #define WIN_WIDTH (600) #define WIN_HEIGHT (600) #define WIN_POSX (0) #define WIN_POSY (0) #define...") (current)
- 05:33, 29 July 2014 (diff | hist) . . (+576) . . N marching cubes(API) (Created page with "DataExpress/openGL/src/'''marching_cubes''' is API. == constant == typedef enum vertex_type{ normal = 0, vertex, begin, begin_strip, end }vertex_type; == struct...") (current)
- 05:33, 29 July 2014 (diff | hist) . . (+1,479) . . N lmolvieProteinStatus(API) (Created page with "DataExpress/openGL/src/'''lmolvieProteinStatus''' is API. == constant == == struct == typedef struct pdbCenter{ GLfloat xCenter; GLfloat yCenter; GLfloat zCenter; G...") (current)
- 05:32, 29 July 2014 (diff | hist) . . (+4,986) . . N lmolvie(API) (Created page with "DataExpress/openGL/src/'''lmolvie''' is API. == constant == typedef enum displayMode{ none=0, atom=1, stick=2, serial=3, residue=4, temp=5, sticktemp=6, stic...") (current)
- 05:32, 29 July 2014 (diff | hist) . . (+649) . . N DisplayListNumber(API) (Created page with "DataExpress/openGL/src/'''DisplayListNumber''' is API. == constant == static GLuint drawatomc=1; static GLuint drawatomca=2; static GLuint drawatomo=3; static GLuint draw...") (current)
- 05:30, 29 July 2014 (diff | hist) . . (+158) . . N openGL(API) (Created page with "DataExpress/'''openGL''' is API. == constant == == struct == == API == extern void __openGLAA(void); extern void openGLKeyDefault(char c, int x, int y );") (current)
- 05:29, 29 July 2014 (diff | hist) . . (+2,802) . . N gifFile(API) (Created page with "DataExpress/'''gifFile''' is API for gif file. == constant == #define scdGCT (0x80) #define scdGCTcres (0x70) #define scdGCTsort (0x08) #define scdGCTsize (0x07)...")
- 05:27, 29 July 2014 (diff | hist) . . (+4,365) . . N avsFile(API) (Created page with "DataExpress/'''avsFile''' is API. == constant == typedef enum avsFileType { avsFileTypeField=0, avsFileTypeUCD=1 } avsFileType; ===Field Format=== typedef enum avsFil...") (current)
- 05:27, 29 July 2014 (diff | hist) . . (+122) . . N alsa(API) (Created page with "DataExpress/'''alsa''' is API. == constant == == struct == == API == extern void monoSound(float amplitude, float Hz);") (current)
- 05:17, 29 July 2014 (diff | hist) . . (+18) . . N File:Outdata-m5-mrcImageProjection.png (mrcImageProjection) (current)
- 05:17, 29 July 2014 (diff | hist) . . (+18) . . N File:Outdata-m4-mrcImageProjection.png (mrcImageProjection) (current)
- 05:16, 29 July 2014 (diff | hist) . . (+18) . . N File:Outdata-m3-mrcImageProjection.png (mrcImageProjection) (current)
- 05:16, 29 July 2014 (diff | hist) . . (+18) . . N File:Outdata-m2-mrcImageProjection.png (mrcImageProjection) (current)
- 05:16, 29 July 2014 (diff | hist) . . (+18) . . N File:Outdata-m1-mrcImageProjection.png (mrcImageProjection) (current)
- 05:16, 29 July 2014 (diff | hist) . . (+18) . . N File:Outdata-m0-mrcImageProjection.png (mrcImageProjection) (current)
- 05:16, 29 July 2014 (diff | hist) . . (+18) . . N File:Input-mrcInfo-mrcImageProjection.png (mrcImageProjection) (current)
- 05:15, 29 July 2014 (diff | hist) . . (+3,498) . . N mrcImageProjection (Created page with "'''mrcImageProjection''' is Eos's Command that that obtains the projection image from each direction. == List of option == === Main option === <table border="1">...") (current)
- 05:08, 29 July 2014 (diff | hist) . . (+280) . . N Variable (Created page with "'''Variable''' is input method that can set any number of optional arguments corresponding to the user's purpose. It does not identify the end of the argument because of the...") (current)
- 04:48, 29 July 2014 (diff | hist) . . (+1,374) . . N mrcImagePrint3D (Created page with "'''mrcImagePrint3D''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essential/Optional</th>...") (current)
- 04:47, 29 July 2014 (diff | hist) . . (+52) . . N File:Outdata-CircleRadius-mrcImagePrint.png (mrcImagePrint CircleRadius=0.75 m=62 C=(1, 2, 3) S=2) (current)
- 04:46, 29 July 2014 (diff | hist) . . (+28) . . N File:Outdata-AC2-mrcImagePrint.png (mrcImagePrint AC2=4 m=62 S=2) (current)
- 04:46, 29 July 2014 (diff | hist) . . (+27) . . N File:Outdata-PC-mrcImagePrint.png (mrcImagePrint PC=1 m=62 S=2) (current)
- 04:45, 29 July 2014 (diff | hist) . . (+27) . . N File:Outdata-AC-mrcImagePrint.png (mrcImagePrint AC=3 m=62 S=2) (current)
- 04:44, 29 July 2014 (diff | hist) . . (+34) . . N File:Outdata-m62-mrcImagePrint.png (mrcImagePrint m=62 C=(1, 2, 3) S=2) (current)
- 04:44, 29 July 2014 (diff | hist) . . (+34) . . N File:Outdata-m34-mrcImagePrint.png (mrcImagePrint m=34 C=(1, 2, 3) S=2) (current)
- 04:43, 29 July 2014 (diff | hist) . . (+34) . . N File:Outdata-m10-mrcImagePrint.png (mrcImagePrint m=10 C=(1, 2, 3) S=2) (current)
- 04:42, 29 July 2014 (diff | hist) . . (+33) . . N File:Outdata-m6-mrcImagePrint.png (mrcImagePrint m=6 C=(1, 2, 3) S=2) (current)
- 04:42, 29 July 2014 (diff | hist) . . (+33) . . N File:Outdata-m2-mrcImagePrint.png (mrcImagePrint m=2 C=(1, 2, 3) S=2) (current)
- 04:41, 29 July 2014 (diff | hist) . . (+22) . . N File:Outdata-m17-mrcImagePrint.png (mrcImagePrint m=17 S=2) (current)
- 04:40, 29 July 2014 (diff | hist) . . (+21) . . N File:Outdata-m1-mrcImagePrint.png (mrcImagePrint m=1 S=2) (current)
- 04:39, 29 July 2014 (diff | hist) . . (+24) . . N File:Outdata2-Centre-mrcImagePrint.png (mrcImagePrint Centre S=2) (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)