搜索结果
找到约 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)
其他 in this paper,wo propose an extension of the zerotree-based space-frequency quantization algorithm b
in this paper,wo propose an extension of the zerotree-based space-frequency quantization algorithm by adding a wedgelet symbol to its tree-pruning optimization.
文件格式 Streaming refers to the ability of an application to play synchronised media streams like audio and
Streaming refers to the ability of an application to play synchronised media streams like audio and video streams in a continuous way while those streams are being transmitted to the client over a data network.
电子书籍 (Principles of Data Mining )本书,为数据挖掘中很经典的一本专著.介绍了数据挖掘算法及其应用所依赖的基本原理,系统讲座了如何构建求解特定问题的不同算法等
(Principles of Data Mining )本书,为数据挖掘中很经典的一本专著.介绍了数据挖掘算法及其应用所依赖的基本原理,系统讲座了如何构建求解特定问题的不同算法等
数学计算 The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C.
The Engineering Vibration Toolbox is a set of educational programs
written in Octave by Joseph C. Slater. Also included are a number of help files,
demonstration examples, and data files containing raw experimental data. The
codes include single degree of freedom response, response spectrum, fini ...
其他书籍 On the Convergence of a Class of Estimation of Distribution Algorithms
On the Convergence of a Class of Estimation of
Distribution Algorithms
其他 about dsp,use Burg arithmetic to get the parameter of AR model ,and so on
about dsp,use Burg arithmetic to get the parameter of AR model ,and so on
软件设计/软件工程 This paper studies the problem of categorical data clustering, especially for transactional data ch
This paper studies the problem of categorical data clustering,
especially for transactional data characterized by high
dimensionality and large volume. Starting from a heuristic method
of increasing the height-to-width ratio of the cluster histogram, we
develop a novel algorithm – CLOPE, which is v ...
技术管理 The concept of sustainable development has received growing recognition, but it is a new idea for m
The concept of sustainable development has received growing recognition, but it is a new
idea for many business executives. For most, the concept remains abstract and
theoretical.
Protecting an organization’s capital base is a well-accepted business principle. Yet
organizations do not generally rec ...
技术管理 The concept of sustainable development has received growing recognition, but it is a new idea for m
The concept of sustainable development has received growing recognition, but it is a new
idea for many business executives. For most, the concept remains abstract and
theoretical.
Protecting an organization’s capital base is a well-accepted business principle. Yet
organizations do not generally rec ...
数据结构 Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A
Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest b ...