搜索结果

找到约 3,972 项符合 f-i 的查询结果

文件格式 #include <reg51.h> /*-------------------------------------------- 调用方式:自行I/O 口定义﹫2001/05/12

#include <reg51.h> /*-------------------------------------------- 调用方式:自行I/O 口定义﹫2001/05/12 函数说明:私有函数,各接口定义 --------------------------------------------*/ sbit HD7279_CS=P1^4 // HD7279_CS--P1.4 sbit HD7279_CLK=P1^5 // HD7279_CLK-- P1.5 sbit HD7279_DATA=P1^6 // HD7279_DATA ...
https://www.eeworm.com/dl/639/275366.html
下载: 192
查看: 1047

电子书籍 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.
https://www.eeworm.com/dl/cadence/ebook/276830.html
下载: 181
查看: 1048

书籍源码 A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/*

A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/* F* dumdum dumdum G* lostfile lostfile H* Mkfl.localsys Makefile.localsys I* spacegripe spacegripe J* sendmail.cf sendmail.cf N* remote remote.c O* distributed conrol distrib/* ...
https://www.eeworm.com/dl/532/277284.html
下载: 65
查看: 1031

人工智能/神经网络 神经网络BP算法(C程序) 文件输入输出目录为:F:BP 训练样本文件名:训练样本.txt 值为: 1 1 -1 1 -1 1 0 1 0 1 输出文件名为:阈

神经网络BP算法(C程序) 文件输入输出目录为:F:\BP 训练样本文件名:训练样本.txt 值为: 1 1 -1 1 -1 1 0 1 0 1 输出文件名为:阈值.txt 权值.txt
https://www.eeworm.com/dl/650/277411.html
下载: 182
查看: 1046

单片机开发 #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++) } }
https://www.eeworm.com/dl/648/277585.html
下载: 65
查看: 1103

单片机开发 F系列单片机的液晶显示程序 LM28124液晶

F系列单片机的液晶显示程序 LM28124液晶,F021单片机 KeilC uvision3
https://www.eeworm.com/dl/648/277598.html
下载: 170
查看: 1067

加密解密 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.
https://www.eeworm.com/dl/519/278165.html
下载: 43
查看: 1049

电子书籍 computer that is good for you i think

computer that is good for you i think
https://www.eeworm.com/dl/cadence/ebook/278392.html
下载: 90
查看: 1022

其他 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一次性求解等多类别分类方法@最后给 出了污水生化处理过 ...
https://www.eeworm.com/dl/534/278897.html
下载: 198
查看: 1077

数据结构 图论算法及其MATLAB 程序代码求赋权图G = ( V , E , F ) 中任意两点间

图论算法及其MATLAB 程序代码求赋权图G = ( V , E , F ) 中任意两点间
https://www.eeworm.com/dl/654/278938.html
下载: 150
查看: 1088