搜索结果
找到约 12,170 项符合
STR-A 的查询结果
压缩解压 The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pasca
The program SPLAY is a pascal to C translation of a program that
Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees.
This program compresses and decompresses files, and does a pretty good
job of it.
Contents:
SPLAY.PAS Original TP source code
SPLAY.C Translation of code to C
SPLAY.EXE C ...
uCOS This a simple OS for study.
This a simple OS for study.
单片机开发 MF800M射频读写模块采用PHILIPS公司的Mifare技术设计的微型嵌入式、非接触式IC卡读写模块。内嵌ISO14443 Type A协议解释器,并可直接驱动射频天线
MF800M射频读写模块采用PHILIPS公司的Mifare技术设计的微型嵌入式、非接触式IC卡读写模块。内嵌ISO14443 Type A协议解释器,并可直接驱动射频天线
网络 The Torque Network Library is a networking API designed to allow developers to easily add world-clas
The Torque Network Library is a networking API designed to allow developers to easily add world-class multiuser simulation capabilities to their products.
Linux/Unix编程 The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces.
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using
native Tcl/Tk 8.x namespaces.
语音压缩 to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a
to show the waveform of audio file and play it on computer
Purpose: Familiar with WAV file format and UI design
It should have the following functions:
Provide a Graphic User Interface for user to browse the file system and select one WAV file
Show the waveform of input audio signal
Play the selecte ...
单片机开发 This program configures the external memory interface and CAN to receieve data in a FIFO buffer and
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.
微处理器开发 fx.asm 反序输出 cpc.asm 人机对话 DECHEX.ASM 十进制到十六进制转换 PX.ASN 排序 DISP.ASM 显示非组合BCD码 COUNTA.ASM 统计字符A
fx.asm 反序输出
cpc.asm 人机对话
DECHEX.ASM 十进制到十六进制转换
PX.ASN 排序
DISP.ASM 显示非组合BCD码
COUNTA.ASM 统计字符A的个数
GRA.ASM 格雷码
TADD.ASM 加法运算
TMUL.ASM 乘法运算
人工智能/神经网络 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADALINE)
2) Multilayer Layer Perce ...
人工智能/神经网络 福州大学人工智能课程02级的实验项目:实现深度、广度、A*算法的迷宫搜索以及演示程序
福州大学人工智能课程02级的实验项目:实现深度、广度、A*算法的迷宫搜索以及演示程序,c#编写。