代码搜索:Structure
找到约 10,000 项符合「Structure」的源代码
代码结果 10,000
www.eeworm.com/read/252180/12295396
doc structure.doc
IJG JPEG LIBRARY: SYSTEM ARCHITECTURE
Copyright (C) 1991-1995, Thomas G. Lane.
This file is part of the Independent JPEG Group's software.
For conditions of distribution and use, see the accompanyin
www.eeworm.com/read/150225/12304162
data_structure
The routines use a common data structure 'hmm' with fields:
hmm.train.cyc max number of cycles through data
.tol termination tolerance of likelihood
.rdisplay continous output of free energy
www.eeworm.com/read/251613/12330544
h structure.h
// This file used to give the structfor device.
//
struct width
{
double ab; //width of ohmic contact
double ac; // width of device
double bb; // height of the mesh
};
struct cla
www.eeworm.com/read/149134/12401949
cnf structure.cnf
www.eeworm.com/read/336620/12428884
doc structure.doc
IJG JPEG LIBRARY: SYSTEM ARCHITECTURE
Copyright (C) 1991-1995, Thomas G. Lane.
This file is part of the Independent JPEG Group's software.
For conditions of distribution and use, see the accompanyin
www.eeworm.com/read/234516/14110533
doc structure.doc
IJG JPEG LIBRARY: SYSTEM ARCHITECTURE
Copyright (C) 1991-1995, Thomas G. Lane.
This file is part of the Independent JPEG Group's software.
For conditions of distribution and use, see the accompanyin
www.eeworm.com/read/234146/14120826
c structure.c
/* Demo of simple structure manipulation.
*
*
* Written by Cyril Hu (cyrilhu@gmail.com), public domain.
*/
#include
struct A {
int buf[5];
};
struct A call(struct A a)
{
int i;
for(
www.eeworm.com/read/131754/14131422
psm structure.psm
www.eeworm.com/read/131754/14131423