搜索结果
找到约 667 项符合
these 的查询结果
按分类筛选
- 全部分类
- 书籍 (101)
- 其他书籍 (51)
- 单片机编程 (30)
- 其他 (29)
- 电源技术 (28)
- matlab例程 (25)
- Java编程 (24)
- 单片机开发 (21)
- 模拟电子 (17)
- Java书籍 (17)
- VC书籍 (14)
- 技术资料 (14)
- 书籍源码 (13)
- 可编程逻辑 (12)
- 通讯编程文档 (12)
- VHDL/FPGA/Verilog (12)
- 电子书籍 (11)
- 教程资料 (10)
- 软件设计/软件工程 (10)
- 软件工程 (9)
- 压缩解压 (8)
- Linux/Unix编程 (8)
- 驱动编程 (8)
- 数学计算 (8)
- 文件格式 (8)
- DSP编程 (8)
- 数值算法/人工智能 (7)
- 人工智能/神经网络 (6)
- Delphi控件源码 (6)
- 微处理器开发 (6)
- 嵌入式/单片机编程 (6)
- 通讯/手机编程 (6)
- 数据结构 (6)
- 无线通信 (5)
- 技术书籍 (5)
- 网络 (5)
- 编译器/解释器 (5)
- 系统设计方案 (5)
- 文章/文档 (5)
- 其他行业 (5)
- 嵌入式综合 (4)
- 行业应用文档 (3)
- 其他文档 (3)
- 加密解密 (3)
- SQL Server (3)
- 技术管理 (3)
- JavaScript (3)
- 行业发展研究 (3)
- 3G开发 (3)
- 汇编语言 (3)
- 论文 (3)
- allegro (2)
- 通信网络 (2)
- 开关电源 (2)
- 测试测量 (2)
- Internet/网络编程 (2)
- 并行计算 (2)
- 操作系统开发 (2)
- Jsp/Servlet (2)
- 人物传记/成功经验 (2)
- 多国语言处理 (2)
- FlashMX/Flex源码 (2)
- 教程 (2)
- VIP专区 (2)
- 技术教程 (1)
- 传感与控制 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 生物技术 (1)
- USB编程 (1)
- 串口编程 (1)
- 邮电通讯系统 (1)
- Symbian (1)
- J2ME (1)
- Windows CE (1)
- uCOS (1)
- 企业管理 (1)
- GPS编程 (1)
- 游戏 (1)
- 其他数据库 (1)
- MySQL数据库 (1)
- 其他嵌入式/单片机内容 (1)
- 百货/超市行业 (1)
- 编辑器/阅读器 (1)
- 源码/资料 (1)
书籍源码 Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnic
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team shoul ...
Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
文章/文档 A document about audio,include Mp3 , Mp3Pro, AAC , AAC+ , EAAC+ , AMR , AMR-WB ,AMR-WB+ .It list det
A document about audio,include Mp3 , Mp3Pro, AAC , AAC+ , EAAC+ , AMR , AMR-WB ,AMR-WB+ .It list detail information about this audio type.It is a guide to study these audio in advance
通讯/手机编程 This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the I
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and ...
数值算法/人工智能 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 ...
压缩解压 In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and t ...
驱动编程 This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th
This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
压缩解压 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 ...
其他书籍 This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). 学习SDK的经典书籍
VC书籍 VC技术内幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet techno
VC技术内幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds a ...