搜索结果
找到约 8,500 项符合
OF 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (646)
- 书籍 (579)
- matlab例程 (560)
- 其他 (524)
- Java编程 (297)
- 单片机开发 (272)
- 单片机编程 (258)
- 技术资料 (224)
- Linux/Unix编程 (214)
- 数学计算 (196)
- 电子书籍 (189)
- 软件设计/软件工程 (187)
- 人工智能/神经网络 (159)
- VC书籍 (156)
- 通讯编程文档 (155)
- 文章/文档 (152)
- 通讯/手机编程 (147)
- VHDL/FPGA/Verilog (140)
- 数值算法/人工智能 (125)
- 系统设计方案 (122)
- 嵌入式/单片机编程 (117)
- Java书籍 (113)
- 软件工程 (111)
- 电源技术 (109)
- 行业发展研究 (104)
- 微处理器开发 (100)
- 书籍源码 (96)
- 文件格式 (91)
- 其他嵌入式/单片机内容 (88)
- 加密解密 (87)
- 可编程逻辑 (83)
- 压缩解压 (82)
- 模拟电子 (81)
- 数据结构 (80)
- 网络 (78)
- 汇编语言 (78)
- Delphi控件源码 (70)
- DSP编程 (64)
- 驱动编程 (64)
- 其他行业 (61)
- 游戏 (60)
- 教程资料 (58)
- 编译器/解释器 (56)
- Internet/网络编程 (51)
- 技术管理 (43)
- GPS编程 (37)
- SQL Server (37)
- USB编程 (36)
- VIP专区 (36)
- J2ME (34)
- 论文 (33)
- 无线通信 (31)
- 技术书籍 (30)
- Windows CE (29)
- 操作系统开发 (28)
- 3G开发 (28)
- 其他数据库 (28)
- 嵌入式Linux (26)
- Applet (25)
- 串口编程 (23)
- 编辑器/阅读器 (23)
- 源码 (23)
- Jsp/Servlet (22)
- Windows Mobile (20)
- 中间件编程 (20)
- 嵌入式综合 (19)
- 多国语言处理 (19)
- JavaScript (19)
- 学术论文 (19)
- uCOS (18)
- *行业应用 (18)
- Symbian (17)
- 通信网络 (16)
- 测试测量 (16)
- 邮电通讯系统 (16)
- 数据库系统 (15)
- 金融证券系统 (15)
- VxWorks (14)
- 手机短信编程 (14)
- RFID编程 (13)
- 教育系统应用 (12)
- PCB相关 (11)
- 行业应用文档 (10)
- 资料/手册 (10)
- FlashMX/Flex源码 (10)
- 磁盘编程 (10)
- Delphi/CppBuilder (10)
- 多媒体处理 (10)
- 实用工具 (9)
- 语音压缩 (9)
- BREW编程 (9)
- CA认证 (9)
- 传感与控制 (8)
- ARM (8)
- MySQL数据库 (8)
- 并行计算 (8)
- 企业管理 (8)
- allegro (7)
- 开关电源 (7)
- 家庭/个人应用 (7)
其他 Enterprise paid bonuses based on profits of the part
Enterprise paid bonuses based on profits of the part
其他 Enter what day the first letter to a judgment as of the week, if the first letter, continue to judge
Enter what day the first letter to a judgment as of the week, if the first letter, continue to judge the second letter.
其他 One of the most beautiful pictorial
One of the most beautiful pictorial
其他 Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ ...
Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ .... When n is odd input, the function call 1/1+1/3+ ... +1/n (using function pointer)
其他 the web of Mysoo to serch
the web of Mysoo to serch
压缩解压 Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm
Huffman 压缩/解压算法的ANSI C实现
This archive contains a simple and readable ANSI C implementation of Huffman
coding and decoding. This implementation is not intended to be the best,
fastest, smallest, or any other performance related adjective.
More information on Huffman encoding may be found at ...
其他数据库 This thesis has recommended mainly systematic design and simulation of the bank ATM (ATM ) realize t
This thesis has recommended mainly systematic design and simulation of the bank ATM (ATM ) realize the course, and has introduced each function module of this system in detail , including deposit and withdraw, transfer accounts, inquire about, revise the concrete course that realize in password and ...
压缩解压 MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this
MATLAB implementation of SPIHT (without Arithmatic coding stage).
% Performance evaluation : this toolbox VS. SPIHT
% Test image: lena512.raw
% bpp SPIHT(dB) This code(dB)
% 0.1000 29.8107 29.3202
% 0.2000 32.7202 32.2514
% 0.3000 34.5479 34.0331
% 0.4000 35.8422 35.4857
% 0.5000 36.8623 36 ...
压缩解压 Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of mo
Octane v1.01.20
The Open Compression Toolkit for C++ .
The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms.
Simple interface and skeleton code for creating new compression algorithms.
Complete testing framework for validati ...
压缩解压 Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVri
Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety.