搜索结果
找到约 884 项符合
One 的查询结果
按分类筛选
- 全部分类
- 书籍 (104)
- 其他书籍 (61)
- 其他 (56)
- matlab例程 (41)
- 单片机编程 (35)
- Java编程 (29)
- 单片机开发 (27)
- Linux/Unix编程 (26)
- 技术资料 (23)
- 人工智能/神经网络 (22)
- 电源技术 (18)
- 游戏 (17)
- VC书籍 (16)
- 数学计算 (15)
- Java书籍 (14)
- 软件设计/软件工程 (14)
- 电子书籍 (14)
- VHDL/FPGA/Verilog (14)
- 汇编语言 (13)
- 模拟电子 (12)
- 可编程逻辑 (11)
- 嵌入式/单片机编程 (11)
- 数值算法/人工智能 (11)
- 数据结构 (11)
- 软件工程 (11)
- 教程资料 (10)
- 驱动编程 (9)
- 加密解密 (9)
- 通讯编程文档 (9)
- 文章/文档 (9)
- 其他嵌入式/单片机内容 (8)
- 无线通信 (7)
- J2ME (7)
- 微处理器开发 (7)
- 技术管理 (7)
- 网络 (7)
- VIP专区 (7)
- Internet/网络编程 (6)
- Delphi控件源码 (6)
- 压缩解压 (6)
- 行业发展研究 (6)
- 其他行业 (6)
- 技术书籍 (5)
- 接口技术 (5)
- Symbian (5)
- 通讯/手机编程 (5)
- DSP编程 (5)
- 编译器/解释器 (5)
- 3G开发 (5)
- RFID编程 (4)
- Jsp/Servlet (4)
- SQL Server (4)
- 系统设计方案 (4)
- JavaScript (4)
- 论文 (4)
- 嵌入式综合 (3)
- 书籍源码 (3)
- 邮电通讯系统 (3)
- 文件格式 (3)
- 编辑器/阅读器 (3)
- 多国语言处理 (3)
- 源码 (3)
- allegro (2)
- 通信网络 (2)
- ARM (2)
- 其他数据库 (2)
- 操作系统开发 (2)
- GPS编程 (2)
- uCOS (2)
- CA认证 (2)
- 中间件编程 (2)
- 企业管理 (2)
- Oracle数据库 (2)
- 磁盘编程 (2)
- FlashMX/Flex源码 (2)
- 多媒体 (1)
- 行业应用文档 (1)
- 资料/手册 (1)
- Mentor (1)
- 传感与控制 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 源码/资料 (1)
- Windows Mobile (1)
- TAPI编程 (1)
- 手机WAP编程 (1)
- 语音压缩 (1)
- 并行计算 (1)
- VxWorks (1)
- 数据库系统 (1)
- 嵌入式Linux (1)
- Windows CE (1)
- SCSI/ASPI (1)
- MySQL数据库 (1)
- Ajax (1)
- 人物传记/成功经验 (1)
- 手机短信编程 (1)
- 图形图像 (1)
- 电路图 (1)
- 多媒体处理 (1)
汇编语言 data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by
data
array sdword 2 dup(?)
str1 byte "Please input one 32-bit sign number :",0dh,0ah,0
str2 byte "The result is : ",0
align 4
jia1gao sdword 0
jia1 sdword 0
.code
main proc
call clrscr
mov esi,offset array
mov ecx,lengthof array
mov edx,offset str1
push esi
putin:
call writestring ...
Java编程 One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed
One-channel queuing system simulator (M/M/1)
* Arrival and service times are random and distributed exponetially.
*
* The simulator is time-slice-driven, i.e. the system model is being
* run at discrete time points, with constant increments deltaT.
* At each such time moment, program checks if a n ...
其他 One of the most beautiful pictorial
One of the most beautiful pictorial
VC书籍 From C++ to Visual C++ one hundred examples.
From C++ to Visual C++ one hundred examples.
人工智能/神经网络 A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c
A .NET Path Finder Library
Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well a ...
嵌入式/单片机编程 基于FPGA的单总线(ONE-WIRE)协议的实现源代码.
基于FPGA的单总线(ONE-WIRE)协议的实现源代码.
数据结构 HDOJ 1047 One of the first users of BIT s new supercomputer was Chip Diller. He extended his explor
HDOJ 1047
One of the first users of BIT s new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers.
``This supercomputer is great, remarked Chip. ``I only wish Timothy were here to see these results. (Chip ...
电子书籍 bootloaer for mega 8 another one
bootloaer for mega 8 another one
数值算法/人工智能 The output should contain the minimum setup time in minutes, one per line.
The output should contain the minimum setup time in minutes, one per line.
压缩解压 This program is an implementation of a part of one or more MPEG-4 Video tools as specified in ISO/IE
This program is an implementation of a part of one or more MPEG-4 Video tools as specified in ISO/IEC 14496-2 standard.