搜索结果
找到约 1,644 项符合
USED 的查询结果
按分类筛选
- 全部分类
- 技术资料 (371)
- 其他 (87)
- matlab例程 (73)
- 单片机开发 (64)
- 单片机编程 (62)
- 其他书籍 (56)
- 书籍 (55)
- Java编程 (51)
- Linux/Unix编程 (40)
- VHDL/FPGA/Verilog (34)
- 通讯/手机编程 (30)
- 嵌入式/单片机编程 (30)
- 数学计算 (29)
- 微处理器开发 (28)
- 软件设计/软件工程 (25)
- 数值算法/人工智能 (19)
- 通讯编程文档 (19)
- 人工智能/神经网络 (19)
- 其他嵌入式/单片机内容 (19)
- 电源技术 (18)
- 加密解密 (18)
- 软件工程 (18)
- 压缩解压 (17)
- 其他行业 (17)
- 电子书籍 (16)
- 可编程逻辑 (16)
- 模拟电子 (15)
- 驱动编程 (15)
- 文章/文档 (15)
- 系统设计方案 (15)
- VC书籍 (14)
- DSP编程 (13)
- 汇编语言 (13)
- Internet/网络编程 (11)
- 编译器/解释器 (11)
- 网络 (11)
- 数据结构 (11)
- 文件格式 (10)
- 教程资料 (9)
- 嵌入式Linux (9)
- VxWorks (9)
- 嵌入式综合 (8)
- 游戏 (8)
- 行业发展研究 (8)
- VIP专区 (8)
- 书籍源码 (7)
- 技术管理 (7)
- USB编程 (7)
- J2ME (7)
- Delphi控件源码 (7)
- GPS编程 (7)
- 无线通信 (6)
- 通信网络 (6)
- 串口编程 (6)
- 多国语言处理 (6)
- 论文 (5)
- 测试测量 (5)
- *行业应用 (5)
- Java书籍 (5)
- Symbian (5)
- SQL Server (5)
- Applet (4)
- Windows CE (4)
- 邮电通讯系统 (4)
- 并行计算 (4)
- 行业应用文档 (3)
- 教育系统应用 (3)
- 金融证券系统 (3)
- 其他数据库 (3)
- uCOS (3)
- 家庭/个人应用 (3)
- Windows Mobile (3)
- 中间件编程 (3)
- 3G开发 (3)
- 源码 (2)
- 软件 (2)
- 笔记 (2)
- C/C++语言编程 (2)
- 接口技术 (2)
- 操作系统开发 (2)
- 实用工具 (2)
- 手机短信编程 (2)
- Modem编程 (2)
- 编辑器/阅读器 (2)
- BREW编程 (2)
- STL (2)
- FlashMX/Flex源码 (2)
- Oracle数据库 (2)
- JavaScript (2)
- Jsp/Servlet (2)
- 能源行业(电力石油煤炭) (2)
- 教程 (1)
- PCB相关 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 开关电源 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 其他文档 (1)
- 技术书籍 (1)
单片机开发 This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file syst
This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variab ...
其他 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 ...
单片机开发 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc
用CY7C63723设计的鼠标固件程序
chip.c - include file that defines CY7C63723 constants
- combi.c - main source file
- combi.hex - Intel hex file for programming a CY7C63723 microcontroller
- combi.lst - output listing from c-compiler for use with the CYDB debugger
- macros.h - defines macros used ...
软件工程 OLE Programmer s Reference Information in this online help system is subject to change without no
OLE Programmer s Reference
Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreement or nondisclosure agr ...
其他行业 Example to support XML files using MSXML. ========================================= XML (Extensi
Example to support XML files using MSXML.
=========================================
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is inten ...
邮电通讯系统 radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo
radius协议源码÷The Radius Stack will connect to a Radius Server. This stack
implementation is built upon the UdpStack which is available
in the radius{version}/util directory. A minimal set of VSAs (Vendor
Specific Attributes are supported by this stack). The Radius
Stack should be used as a base c ...
压缩解压 Image Compression A collection of simple routines for image compression using different techniqu
Image Compression
A collection of simple routines for image compression using different techniques.
图象压缩的不同方法
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
...
网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
软件工程 This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. ...
压缩解压 ) Compression using huffman code -with a number of bits k per code word -provide huffma
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is d ...