搜索结果
找到约 3,172 项符合
i-DBAFundamentalsII 的查询结果
电子书籍 a good book for c++ beginner. I finish it in 2 days, and the door to c++ world was opened by it. Enj
a good book for c++ beginner. I finish it in 2 days, and the door to c++ world was opened by it. Enjot programming.
单片机开发 #include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j
#include <reg51.h>
void delay_ms(unsigned short ms)
{
unsigned short i
unsigned char j
for(i=0 i<ms i++)
{
for(j=0 j<200 j++)
for(j=0 j<102 j++)
}
}
加密解密 X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fi
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Standard.
电子书籍 computer that is good for you i think
computer that is good for you i think
其他 C针对模式识别问题H描述了支持向量机的基本思想H着重讨论了OD=?PI最小二乘=?PI加权=?P 和直接 =?P 等新的支持向量机方法H用于降低训练时间和减少计算复杂性的海量样本数据训练算法分块法I
C针对模式识别问题H描述了支持向量机的基本思想H着重讨论了OD=?PI最小二乘=?PI加权=?P 和直接
=?P 等新的支持向量机方法H用于降低训练时间和减少计算复杂性的海量样本数据训练算法分块法I分解法H提
高泛化能力的模型选择方法H以及逐一鉴别法I一一区分法IPD., 分类法I一次性求解等多类别分类方法@最后给
出了污水生化处理过 ...
其他书籍 what should I say, but I have no choices
what should I say, but I have no choices
其他嵌入式/单片机内容 I/O Buffer Information Specification (IBIS) models for AT91SAM7X and AT91SAM7XC products.
I/O Buffer Information Specification (IBIS) models for AT91SAM7X and AT91SAM7XC products.
单片机开发 普通I/O口模拟串口的 51汇编原程序代码!
普通I/O口模拟串口的
51汇编原程序代码!
驱动编程 Pseudo Driver Test Demo I/O control
Pseudo Driver Test Demo I/O control
单片机开发 89C51 单片机I/O 口模拟串行通信的实现方法
89C51 单片机I/O 口模拟串行通信的实现方法