搜索结果
找到约 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)
其他 一个将数字转换成文本(例如32转换成thirty two)
一个将数字转换成文本(例如32转换成thirty two)
电子书籍 Enter Two Numbers:26 35 the sum is 61 Enter Two Numbers:26 35 the sum is 61
Enter Two Numbers:26 35 the sum is 61 Enter Two Numbers:26 35 the sum is 61
其他 REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be remove
REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded when the TSR is removed.
其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
编译器/解释器 The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
操作系统开发 write code to read the PCI configuration information, there are two ways.
write code to read the PCI configuration information,
there are two ways.
matlab例程 简单混合衰落信道 This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channe
简单混合衰落信道
This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation.
压缩解压 The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution grap
The two C source files in this archive are specific to the TRS-80 Model 4 with
high-resolution graphics board. However, the code which performs Huffman enco-
ding and decoding is of general interest.
压缩解压 The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution grap
The two C source files in this archive are specific to the TRS-80 Model 4 with
high-resolution graphics board. However, the code which performs Huffman enco-
ding and decoding is of general interest.
单片机开发 These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity,
These routines transmit and receive serial data using two general
* I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful
* for performing serial I/O on 8051 derivatives not having an
* internal UART, or for implementing a second serial channel.