代码搜索:iNum

找到约 785 项符合「iNum」的源代码

代码结果 785
www.eeworm.com/read/16816/692650

h myclock.h

//clock 1.0 #ifndef __MYCLOCK #define __MYCLOCK #include "stdio.h" class MYCLOCK { public: MYCLOCK() { iNum=0; iIsActive=0; iNumShow=0; iElapse=100; ishow=0; } ~MYCL
www.eeworm.com/read/251250/12355688

m imgglobalpca.m

% this function is used to obtain pca feature for a training set or a test set function s=imgglobalpca(tsign) pnum = 3648; bname = 'img_'; inum = 2; cnum = 1199; dim = 456; ipath = str
www.eeworm.com/read/251250/12355692

m paraglobalpca.m

% this function is used to obtain pca feature for a training set or a test set function s=paraglobalpca(tsign) pnum = 3648; bname = 'para_'; inum = 456; dim = 456; ipath = strcat('E:\FY
www.eeworm.com/read/105501/15666114

h avl.h

template class AVLTREE{ public: struct AVLNODE{ struct{type key;int inum;}; AVLNODE * left, * right; int balance; AVLNODE():left(NULL),right(NULL),balance(0){} AVL
www.eeworm.com/read/454830/7382471

cpp bitmaptool.cpp

#include "stdafx.h" #include "bitmaptool.h" MYBITMAP::~MYBITMAP() { DeleteObject(hBm); } void MYBITMAP::Init(HINSTANCE hInstance,int iResource,int row,int col) { BITMAP bm; inum=row;
www.eeworm.com/read/476941/6743258

h~ fsvar.h~

// in-core file system types struct inode { uint dev; // Device number uint inum; // Inode number int ref; // Reference count int flags; // I_BUSY, I_VA
www.eeworm.com/read/476941/6743265

h fsvar.h

// in-core file system types struct inode { uint dev; // Device number uint inum; // Inode number int ref; // Reference count int flags; // I_BUSY, I_VA
www.eeworm.com/read/401308/11559616

cpp bitmaptool.cpp

#include "stdafx.h" #include "bitmaptool.h" MYBITMAP::~MYBITMAP() { DeleteObject(hBm); } void MYBITMAP::Init(HINSTANCE hInstance,int iResource,int row,int col) { BITMAP bm; inum=row;
www.eeworm.com/read/347501/11661757

cpp bitmaptool.cpp

#include "stdafx.h" #include "bitmaptool.h" MYBITMAP::~MYBITMAP() { DeleteObject(hBm); } void MYBITMAP::Init(HINSTANCE hInstance,int iResource,int row,int col) { BITMAP bm; inum=row;
www.eeworm.com/read/411510/11239635

cpp bitmaptool.cpp

#include "stdafx.h" #include "bitmaptool.h" MYBITMAP::~MYBITMAP() { DeleteObject(hBm); } void MYBITMAP::Init(HINSTANCE hInstance,int iResource,int row,int col) { BITMAP bm; inum=row;