搜索结果
找到约 243 项符合
Purpose 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (30)
- matlab例程 (15)
- 书籍 (13)
- 其他 (12)
- 单片机开发 (10)
- 微处理器开发 (10)
- 其他书籍 (9)
- 嵌入式/单片机编程 (8)
- 技术资料 (8)
- Java编程 (7)
- 数学计算 (6)
- 其他嵌入式/单片机内容 (6)
- 软件工程 (5)
- 其他行业 (5)
- 模拟电子 (4)
- 系统设计方案 (4)
- Linux/Unix编程 (4)
- 软件设计/软件工程 (4)
- 电源技术 (3)
- USB编程 (3)
- 压缩解压 (3)
- GPS编程 (3)
- 汇编语言 (3)
- 文章/文档 (3)
- Java书籍 (3)
- 电子书籍 (3)
- VC书籍 (3)
- 软件 (3)
- 可编程逻辑 (2)
- 数值算法/人工智能 (2)
- 人工智能/神经网络 (2)
- 编译器/解释器 (2)
- 书籍源码 (2)
- 驱动编程 (2)
- DSP编程 (2)
- Delphi控件源码 (2)
- 技术管理 (2)
- 加密解密 (2)
- uCOS编程 (1)
- 学术论文 (1)
- 技术书籍 (1)
- 行业应用文档 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 开关电源 (1)
- ARM (1)
- Delphi/CppBuilder (1)
- 语音压缩 (1)
- SQL Server (1)
- 中间件编程 (1)
- 其他数据库 (1)
- 电子政务应用 (1)
- 嵌入式Linux (1)
- 网络 (1)
- 串口编程 (1)
- J2ME (1)
- 数据结构 (1)
- 通讯/手机编程 (1)
- Windows CE (1)
- MySQL数据库 (1)
- 行业发展研究 (1)
- Internet/网络编程 (1)
- VHDL/FPGA/Verilog (1)
- Oracle数据库 (1)
- 3G开发 (1)
- 认证考试资料 (1)
- 金融证券系统 (1)
- 系统/网络安全 (1)
- 源码 (1)
- VIP专区 (1)
USB编程 The purpose of this code is to demonstrate how to utilize EZUSB FX GPIF interface.
The purpose of this code is to demonstrate how to utilize EZUSB FX GPIF interface.
数值算法/人工智能 WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode b
WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries these days are transmitted using UUENCODE, Ihave seen a few ...
其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
压缩解压 zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data form
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip ...
GPS编程 Purpose: 量距离工具 History: 2005-05-21 开发环境: delphi7+mapX 5.02.38 windows XP Sp2
Purpose: 量距离工具
History: 2005-05-21
开发环境: delphi7+mapX 5.02.38
windows XP Sp2
其他 The purpose of this program is to enable building a config file to the radarFDTD package using a mo
The purpose of this program is to enable building a config file
to the radarFDTD package using a modern GUI.
人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co
CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs inc ...
单片机开发 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose
This directory contains the memtest 8051 firmware
for the Anchor Chips EZ-USB chip.
The purpose of this software is to test the different
memory segments in the Ez-Usb chip.
This example will output the string "good" on the 7 segment
LED if the mem test passes, or it will output the first addres ...
语音压缩 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 ...