搜索结果
找到约 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 ...
电子书籍 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.
书籍源码 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/* ...
人工智能/神经网络 神经网络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
单片机开发 #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++)
}
}
单片机开发 F系列单片机的液晶显示程序 LM28124液晶
F系列单片机的液晶显示程序
LM28124液晶,F021单片机
KeilC uvision3
加密解密 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一次性求解等多类别分类方法@最后给
出了污水生化处理过 ...
数据结构 图论算法及其MATLAB 程序代码求赋权图G = ( V , E , F ) 中任意两点间
图论算法及其MATLAB 程序代码求赋权图G = ( V , E , F ) 中任意两点间