搜索结果
找到约 13,498 项符合
A-U 的查询结果
网络 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语言单片机应用程序
嵌入式Linux U-Boot1.1.2是最为常用的嵌入式系统Bootloader
U-Boot1.1.2是最为常用的嵌入式系统Bootloader,这个版本是目前的最新版本
单片机开发 这是一个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()).