搜索结果
找到约 12,493 项符合
Processing-A 的查询结果
其他 注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机
注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。 ...
网络 This is a RPC client pragram for transfer data string(s) to host. It does work we
This is a RPC client pragram for transfer data string(s) to host. It does work we
数值算法/人工智能 JAMA: A Java Matrix Package 用于JAVA开发中的矩阵运算
JAMA: A Java Matrix Package 用于JAVA开发中的矩阵运算
Java编程 The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source
The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
Java编程 The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source
The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer
单片机开发 TLC2543多通道串行A/O转换器及其c51语言单片机应用程序
TLC2543多通道串行A/O转换器及其c51语言单片机应用程序
单片机开发 这是一个10的A/D转换芯片
这是一个10的A/D转换芯片,用他与51单片机组成控制系统,具有结构简单,系统稳定的特点。
嵌入式/单片机编程 YAFFS A NAND-flash filesystem的介绍文件
YAFFS A NAND-flash filesystem的介绍文件,读后会对YAFFS有较好的了解
人工智能/神经网络 A star 算法类的实现(算法接口
A star 算法类的实现(算法接口,针对迷宫问题设计)
人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).