搜索结果
找到约 10,199 项符合
And 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (861)
- 书籍 (587)
- 其他 (585)
- matlab例程 (522)
- Java编程 (393)
- 单片机开发 (361)
- VC书籍 (297)
- 技术资料 (288)
- 单片机编程 (280)
- Linux/Unix编程 (269)
- 电子书籍 (233)
- 软件设计/软件工程 (215)
- 通讯/手机编程 (178)
- 人工智能/神经网络 (176)
- 微处理器开发 (172)
- 数学计算 (169)
- 通讯编程文档 (169)
- VHDL/FPGA/Verilog (164)
- 文章/文档 (161)
- Java书籍 (155)
- 软件工程 (149)
- 嵌入式/单片机编程 (147)
- 电源技术 (139)
- 书籍源码 (134)
- 系统设计方案 (120)
- 数值算法/人工智能 (119)
- 行业发展研究 (119)
- 加密解密 (115)
- Delphi控件源码 (112)
- 汇编语言 (110)
- 压缩解压 (109)
- 驱动编程 (106)
- 其他嵌入式/单片机内容 (105)
- 网络 (97)
- DSP编程 (94)
- 模拟电子 (90)
- 可编程逻辑 (86)
- 文件格式 (83)
- 编译器/解释器 (82)
- Internet/网络编程 (78)
- 数据结构 (67)
- 教程资料 (55)
- 游戏 (55)
- 其他行业 (53)
- GPS编程 (52)
- SQL Server (50)
- 操作系统开发 (45)
- 技术管理 (45)
- 技术书籍 (41)
- 无线通信 (41)
- 嵌入式Linux (41)
- VIP专区 (41)
- Windows CE (35)
- USB编程 (35)
- J2ME (34)
- 编辑器/阅读器 (30)
- Applet (29)
- JavaScript (29)
- 串口编程 (28)
- 3G开发 (28)
- Jsp/Servlet (28)
- *行业应用 (27)
- Symbian (27)
- 源码 (27)
- 嵌入式综合 (26)
- Windows Mobile (26)
- 论文 (26)
- FlashMX/Flex源码 (24)
- 中间件编程 (24)
- 其他数据库 (23)
- uCOS (22)
- 多媒体处理 (21)
- MySQL数据库 (20)
- RFID编程 (19)
- 通信网络 (18)
- 测试测量 (18)
- 邮电通讯系统 (18)
- 手机短信编程 (18)
- 数据库系统 (18)
- 多国语言处理 (17)
- 语音压缩 (17)
- 资料/手册 (16)
- CA认证 (15)
- 金融证券系统 (14)
- VxWorks (14)
- Ajax (14)
- C/C++语言编程 (13)
- PCB相关 (12)
- 教育系统应用 (12)
- 并行计算 (11)
- Modem编程 (11)
- 家庭/个人应用 (11)
- 实用工具 (10)
- 开关电源 (10)
- Delphi/CppBuilder (10)
- Oracle数据库 (10)
- 认证考试资料 (10)
- 学术论文 (10)
- 接口技术 (10)
- 行业应用文档 (9)
Linux/Unix编程 The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl
The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and efficient as possible ...
Internet/网络编程 A (hopefully) complete extended MAPI wrapper for WinXP, WinCE, and .NET.
A (hopefully) complete extended MAPI wrapper for WinXP, WinCE, and .NET.
Internet/网络编程 SconeServer is a modular, object-orientated and extremely versatile network server framework.
SconeServer is a modular, object-orientated and extremely versatile network server framework.
Internet/网络编程 A project written in C# sends email without smtp server. It queries dns server for mx records and se
A project written in C# sends email without smtp server. It queries dns server for mx records and sends them. It supports complete SMTP and SSL protocols.
文章/文档 A-Law and mu-Law Companding Implementations Using the TMS320C54x
A-Law and mu-Law
Companding
Implementations Using
the TMS320C54x
数据结构 labyrinth: you need to find the doable way to go to the destinaton.And then print out the path.
labyrinth: you need to find the doable way to go to the destinaton.And then print out the path.
数学计算 bool:you will be given two bool statements and your assignment is to check it right or wrong.
bool:you will be given two bool statements and your assignment is to check it right or wrong.
数学计算 cache: you will be given a char at will and you should simulate the computer s memory and cache .
cache: you will be given a char at will and you should simulate the computer s memory and cache .
Linux/Unix编程 WildMidi Midi Library and Player
WildMidi Midi Library and Player
汇编语言 CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the c
CMCRC.ASM is a simple program just to demonstrate how to compute the
CRC-16 and CRC-32 using the crc16_table and crc32_table that were
generated by CRCTABLE.