搜索结果
找到约 658 项符合
two 的查询结果
按分类筛选
- 全部分类
- 书籍 (52)
- matlab例程 (50)
- 其他 (43)
- 单片机编程 (40)
- 其他书籍 (36)
- 数学计算 (23)
- Java编程 (22)
- 技术资料 (20)
- 单片机开发 (17)
- 文章/文档 (17)
- 软件设计/软件工程 (16)
- 电源技术 (15)
- 行业发展研究 (14)
- 人工智能/神经网络 (13)
- Linux/Unix编程 (12)
- 书籍源码 (12)
- VC书籍 (10)
- VHDL/FPGA/Verilog (10)
- 系统设计方案 (10)
- 数值算法/人工智能 (9)
- 数据结构 (9)
- 汇编语言 (9)
- 模拟电子 (8)
- 通讯编程文档 (8)
- 编译器/解释器 (7)
- 压缩解压 (7)
- Java书籍 (7)
- 嵌入式/单片机编程 (7)
- 电子书籍 (6)
- 微处理器开发 (6)
- 驱动编程 (6)
- 加密解密 (6)
- 文件格式 (6)
- 其他嵌入式/单片机内容 (6)
- 通讯/手机编程 (6)
- DSP编程 (6)
- Delphi控件源码 (5)
- 可编程逻辑 (4)
- 源码 (4)
- 嵌入式综合 (3)
- 无线通信 (3)
- ARM (3)
- 测试测量 (3)
- 游戏 (3)
- 软件工程 (3)
- 并行计算 (3)
- 多国语言处理 (3)
- JavaScript (3)
- 论文 (3)
- PCB相关 (2)
- 教程资料 (2)
- 通信网络 (2)
- 传感与控制 (2)
- J2ME (2)
- Internet/网络编程 (2)
- 其他行业 (2)
- SQL Server (2)
- 医药行业 (2)
- Windows CE (2)
- 网络 (2)
- 家庭/个人应用 (2)
- Jsp/Servlet (2)
- 编辑器/阅读器 (2)
- 3G开发 (2)
- CA认证 (2)
- 串口编程 (2)
- 接口技术 (2)
- 其他 (2)
- VIP专区 (2)
- 技术教程 (1)
- 行业应用文档 (1)
- 多媒体处理 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 工控技术 (1)
- 操作系统开发 (1)
- VxWorks (1)
- Modem编程 (1)
- Delphi/CppBuilder (1)
- 技术管理 (1)
- 教育系统应用 (1)
- 嵌入式Linux (1)
- 语音压缩 (1)
- USB编程 (1)
- MacOS编程 (1)
- GPS编程 (1)
- FlashMX/Flex源码 (1)
- 中间件编程 (1)
- Symbian (1)
- *行业应用 (1)
- 仿真技术 (1)
- Matlab (1)
- 开关电源 (1)
Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
Linux/Unix编程 FIST可堆叠文件系统
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了
The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
驱动编程 This the third edition of the Writing Device Drivers articles. The first article helped to simply ge
This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT ...
其他 Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB&reg C++ Math Library serves two separate constituencies: ...
游戏 Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your startin
Ink Blotting
One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square
is marked with the number ‘1’. All free, valid squares north, south, east and west around the
number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around ...
数据结构 This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative
This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.
数学计算 Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system
The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
VHDL/FPGA/Verilog Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO
Synthesizable FIFO Model
This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is 4 and the FIFO width is 32 bits.
单片机开发 this procedure is a game of basketball or subsystems time, the competition will record the entire ti
this procedure is a game of basketball or subsystems time, the competition will record the entire time, and can amend the Competition time suspended contest time, the two can be set at any time during the competition process of the match, the two teams exchanged scores midfielder position, Competiti ...
通讯/手机编程 The algorm of viterbi. You talk to your friend three days in a row and discover that on the first da
The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And w ...