搜索结果
找到约 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)
其他 检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes of ZwQueryDirectoryFile and that t
检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes
of ZwQueryDirectoryFile and that trick will fail then :( So, you will
probably need a small database of the correct indexes for all Windows
versions
其他 Software for design and tuninig of SISO and MIMO contol systems
Software for design and tuninig of SISO and MIMO contol systems
数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he
The tar file contains the following files:
ptfsf.c: heart of the perfect TFSF code
ptfsf.h: header file for same
ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper
ptfsf-file-maker.c: code to generate an inci ...
matlab例程 This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equ
This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as free space/air and e ...
行业发展研究 ANNUAL REPORT TO CONGRESS The Military Power of the People’s Republic of China 2005
ANNUAL REPORT TO CONGRESS
The Military Power of the People’s Republic of China
2005
游戏 Ion Team Lord Of The Rings Demo 模拟指环王的3D游戏 VS.NET编译 里面提供高级渲染算法
Ion Team Lord Of The Rings Demo
模拟指环王的3D游戏
VS.NET编译
里面提供高级渲染算法
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
单片机开发 A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
编译器/解释器 The Art Of C++ 此书的源码
The Art Of C++ 此书的源码,经典!里面,实现了个建议的MiniC++的代码,值得一提的是,此MiniC++是解释性的
GPS编程 This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the C
This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the
CoordinateSystem property of the MapLayer object and Map control. This application is intended to teach
about the different world projections and there uses.