搜索结果
找到约 429 项符合
LIKE 的查询结果
按分类筛选
- 全部分类
- 技术资料 (33)
- Java编程 (29)
- 书籍 (26)
- 其他书籍 (26)
- 其他 (24)
- Linux/Unix编程 (17)
- VC书籍 (16)
- 编译器/解释器 (12)
- Delphi控件源码 (11)
- 网络 (10)
- 微处理器开发 (10)
- 电子书籍 (9)
- 汇编语言 (9)
- matlab例程 (8)
- 压缩解压 (7)
- 文件格式 (7)
- 单片机开发 (7)
- 通讯编程文档 (6)
- 嵌入式/单片机编程 (6)
- 软件设计/软件工程 (6)
- 加密解密 (5)
- 通讯/手机编程 (5)
- 游戏 (5)
- 数学计算 (5)
- 人工智能/神经网络 (5)
- 文章/文档 (5)
- 数据结构 (5)
- VHDL/FPGA/Verilog (5)
- 系统设计方案 (5)
- 其他嵌入式/单片机内容 (5)
- 模拟电子 (4)
- Java书籍 (4)
- JavaScript (4)
- Jsp/Servlet (4)
- VIP专区 (4)
- 单片机编程 (3)
- 数值算法/人工智能 (3)
- 操作系统开发 (3)
- 书籍源码 (3)
- 软件工程 (3)
- 可编程逻辑 (3)
- 驱动编程 (3)
- Internet/网络编程 (3)
- J2ME (3)
- SQL Server (3)
- 行业发展研究 (3)
- 3G开发 (3)
- 源码 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 教程资料 (2)
- *行业应用 (2)
- 嵌入式Linux (2)
- FlashMX/Flex源码 (2)
- GPS编程 (2)
- 电源技术 (1)
- 无线通信 (1)
- DSP编程 (1)
- 测试测量 (1)
- Matlab (1)
- 单片机 (1)
- allegro (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- 串口编程 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- SCSI/ASPI (1)
- Applet (1)
- 传真(Fax)编程 (1)
- 多国语言处理 (1)
- CA认证 (1)
- 技术管理 (1)
- 其他数据库 (1)
- Delphi/CppBuilder (1)
- Windows CE (1)
- Windows Mobile (1)
- 中间件编程 (1)
- 电子政务应用 (1)
- 并行计算 (1)
- RFID编程 (1)
- 认证考试资料 (1)
- 精品软件 (1)
其他书籍 Perl and XML XML is a text-based markup language that has taken the programming world by storm. Mor
Perl and XML
XML is a text-based markup language that has taken the programming world by storm. More
powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and
resilient. XML is the perfect tool for formatting documents with even the smallest bit of
complexity, from We ...
数据结构 The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value
The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte contains 8 bits, so any n bytes hold n*8 bits. And the operat ...
加密解密 VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipeline ...
并行计算 This control is another extension to the now standard and widely used ListView control. I have inclu
This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of ...
Linux/Unix编程 hcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端
hcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端,就像DOS环境中的UCDOS一样,为控制台(console)环境提供完整的双字节语言环境。-zhcon work in the Linux console is under the efficient double-byte Chinese / Japanese / Korean (CJK) virtual terminal, just like DOS environment UCDOS same for consol ...
allegro allegro cx manual教程
We would like to welcome you as a user of the Allegro CX, a rugged, handheld fi  eld PC for data collection. Developed with the input of data collection professionals worldwide, the Allegro CX is adaptable and versatile for use in a wide variety of data collection environments. The Allegr ...
可编程逻辑 allegro cx manual教程
We would like to welcome you as a user of the Allegro CX, a rugged, handheld fi  eld PC for data collection. Developed with the input of data collection professionals worldwide, the Allegro CX is adaptable and versatile for use in a wide variety of data collection environments. The Allegr ...
VC书籍 C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI framewor ...
Java编程 這是一個修改Oreilly Java 網路程式設計範例的程式 主要是將裡面的一個小程式加上視窗管理者介面方便使用 使用環境: 需有JRE的環境 path需有指到JAVA_HOME下bin/
這是一個修改Oreilly Java 網路程式設計範例的程式
主要是將裡面的一個小程式加上視窗管理者介面方便使用
使用環境:
需有JRE的環境
path需有指到JAVA_HOME下bin/
如環境設定OK,在windows直接點選執行即可
如在其他OS(unix-like)
java -jar nsLookUp.jar ...
源码 The Universal Radio Hacker (URH)
The Universal Radio Hacker (URH) is a software for investigating unknown wireless protocols. Features include
* __hardware interfaces__ for common Software Defined Radios
* __easy demodulation__ of signals
* __assigning participants__ to keep overview of your data
* __customizable decodings__ to cr ...