代码搜索:iNum

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

代码结果 785
www.eeworm.com/read/120534/14799917

h s3c4510bdef.h

/************************************************************************************************** * * 作者: 胡翌博,浙江大学信电系电路与系统2001研 * * 文件名:s3c4510bDef.c * * 版本: 1.1 * * 功能描述:该文件包含了用于Armanywher
www.eeworm.com/read/118983/14845818

h s3c4510b.h

/* This file contains I/O address and related constants for the ArmAnywhereII board. http://www.kitopen.net http://bbs.edw.com.cn */ #ifndef INCARMh #define INCARMh #define TARGET_ARM /*
www.eeworm.com/read/213313/15137206

h s3c2410x.h

/* s3c2410x.h - HITSAT s3c2410x header file */ /* This file contains I/O address and related constants for the HITSAT s3c2410x board. */ #ifndef INCs3c2410xh #define INCs3c2410xh #ifdef __cplusplu
www.eeworm.com/read/169681/5416439

h ppc860intr.h

/* ppc860Intr.h - PowerPC 860 interrupt header file */ /* Copyright 1991-1998 Wind River Systems, Inc. */ /* modification history -------------------- 01d,09nov98,cn added IVEC_TO_IRQ, IVEC_TO_ILE
www.eeworm.com/read/294895/8195396

m de_m.m

%%%%%%%%%%%%%%% 控制参数 %%%%%%%%%%%%%%%%%%%% DIMENSION_NUM=40;%定义维数 PIRTICLE_NUM=100;%粒子数目 NP=10*D(DIMENSION_NUM) TIME=50;%循环次数 CIR_TIME=200;%叠代次数 F=0.5; CR=0.99; %%%%%%%%%%%%%%% 模型参数 %%%%%
www.eeworm.com/read/269630/11085367

h s3c2410x.h

/* s3c2410x.h - HITSAT s3c2410x header file */ /* This file contains I/O address and related constants for the HITSAT s3c2410x board. */ #ifndef INCs3c2410xh #define INCs3c2410xh #ifdef __cplusplu
www.eeworm.com/read/108879/15571228

h snds100.h

/* snds100.h - Samsung SNDS100 header file */ /* modification history -------------------- 01b,08feb99,ak/knp added iic register definitions 01a,20aug99,ak/knp created for snds100 */ /*
www.eeworm.com/read/107427/15607300

h snds100.h

/* snds100.h - Samsung SNDS100 header file */ /* modification history -------------------- 01b,08feb99,ak/knp added iic register definitions 01a,20aug99,ak/knp created for snds100 */ /*
www.eeworm.com/read/103254/15738802

h data.h

#include class Assistant { public: Assistant(){m_CsName="";m_iID=0;m_iPass=0;} CString m_CsName; int m_iID; int m_iPass; }; class Goods { public: Goods(){m_lSerial=0;m_CsNa
www.eeworm.com/read/359056/2980088

cpp 2363.cpp

#include #include using namespace std; int getMinPaper(int iNum) { int k; int iMinResult = 4*iNum + 2; int factor1, factor2; int temp = 0; int sum = 0; for(k = 1