搜索结果
找到约 26,030 项符合
A母usb2.0 的查询结果
微处理器开发 a t 9 1 r m 9 2 0 0 bootload
a t 9 1 r m 9 2 0 0 bootload
汇编语言 89S51 与数码管显示器以及键盘SW 对应引脚的联机为: P0.0-------------------------数码管显示器的a脚 P0.1-------------------------
89S51 与数码管显示器以及键盘SW 对应引脚的联机为:
P0.0-------------------------数码管显示器的a脚
P0.1-------------------------数码管显示器的b脚
P0.2-------------------------数码管显示器的c脚
P0.3-------------------------数码管显示器的d脚
P0.4-------------------------数码管显示器的e脚
P0.5----------- ...
人工智能/神经网络 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic sy
人工智能中模糊逻辑算法
FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support.
It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, De ...
数据结构 Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part.
Internet/网络编程 HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is abilit
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control wo ...
单片机开发 单片机控制的满足USB2。0的源程序。希望对想要的朋友有用。
单片机控制的满足USB2。0的源程序。希望对想要的朋友有用。
其他 A BLACK BUTTON CONTROL EVM:Visual c++ 6.0
A BLACK BUTTON CONTROL
EVM:Visual c++ 6.0
Windows CE 这是YL2410开发板的最新的wince 5.0 的BSP源文件。YL2410开发板CPU为三星S3C2410 A
这是YL2410开发板的最新的wince 5.0 的BSP源文件。YL2410开发板CPU为三星S3C2410 A,支持USB HOST/FUNCTION, SD 卡,CF卡,IDE硬盘,串口,VGA,I2S。强烈推荐!
单片机开发 摘 要: 本文件是C8051单片机字库(GB2312)测试实验程序;使用外部22.1184MHz晶振. 功能:定义 0 ~ 3 、 A 、 F 为功能键。按"A" 键显示输入位码界面
摘 要: 本文件是C8051单片机字库(GB2312)测试实验程序;使用外部22.1184MHz晶振.
功能:定义 0 ~ 3 、 A 、
F 为功能键。按"A" 键显示输入位码界面,按 0 键页位置加1,按 1 键字位置加1,
按 2 键页位置减1,按 3 键字位置减1,并在LCD上显示该汉字。按"F"返回显示待机界面。 ...
数学计算 求解对流微分方程:u_t+a(x,t)u_x=0
求解对流微分方程:u_t+a(x,t)u_x=0,具体说明在程序中,四种经典格式,写成类的形式,VC6.0环境