搜索结果
找到约 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)
电子书籍 The Accredited Symbian Developer (ASD) Examination is fundamentally based on the content of existin
The Accredited Symbian Developer (ASD) Examination is fundamentally
based on the content of existing Symbian Press books, with the C++
curriculum deriving from general C++ literature. Arguably, if you own
the core Symbian Press titles and a solid C++ reference book, you will
have all the information ...
数值算法/人工智能 radarFDTD - a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditio
radarFDTD - a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditions
其他 Driver to create flat random graphs and two forms of hierarchical graphs (N-level and transit-stu
Driver to create flat random graphs and two forms
of hierarchical graphs (N-level and transit-stub)
人物传记/成功经验 In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandl
In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandler helps you create an action plan for living your vision in business and in life. It features 100 proven methods to positively change the way you think and act-methods based on feedback from the hund ...
其他书籍 CODING OF MOVING PICTURES AND AUDIO
CODING OF MOVING PICTURES AND AUDIO
书籍源码 Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted.
Did anyone ask for an integer version of sqrt? Following is an implementation I
found and adapted. Hope it is useful for somebody.
其他 Input The first line of the input contains a single integer T (1 <= T <= 20), the number of t
Input
The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. Ther ...
其他 Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte
Input
The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero.
Output
The output should contains the small ...
其他 Input The input consists of two lines. The first line contains two integers n and k which are the l
Input
The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line.
Output
There are two lines in the output. The first line gives the minimum values in the window at each position, ...
Java编程 This program computes the CRC checksum of a file.
This program computes the CRC checksum of a file.