搜索结果
找到约 357 项符合
different 的查询结果
按分类筛选
- 全部分类
- 书籍 (41)
- matlab例程 (28)
- 其他 (19)
- 其他书籍 (18)
- 微处理器开发 (17)
- 单片机开发 (17)
- Java编程 (16)
- 单片机编程 (14)
- 行业发展研究 (10)
- 数学计算 (9)
- 通讯/手机编程 (9)
- 技术资料 (9)
- VHDL/FPGA/Verilog (8)
- 人工智能/神经网络 (7)
- 网络 (6)
- Linux/Unix编程 (6)
- VC书籍 (6)
- 通讯编程文档 (6)
- 文件格式 (5)
- Java书籍 (5)
- 电子书籍 (5)
- 电源技术 (4)
- 可编程逻辑 (4)
- 压缩解压 (4)
- DSP编程 (4)
- 软件设计/软件工程 (4)
- Internet/网络编程 (4)
- 模拟电子 (3)
- 数值算法/人工智能 (3)
- 文章/文档 (3)
- 书籍源码 (3)
- 系统设计方案 (3)
- 其他嵌入式/单片机内容 (3)
- 加密解密 (3)
- *行业应用 (2)
- 汇编语言 (2)
- 编译器/解释器 (2)
- 交通/航空行业 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 3G开发 (2)
- 软件工程 (2)
- 数据库系统 (2)
- 驱动编程 (2)
- 行业应用文档 (1)
- 技术书籍 (1)
- allegro (1)
- 教程资料 (1)
- 通信网络 (1)
- 无线通信 (1)
- 开发工具 (1)
- 测试测量 (1)
- 仿真技术 (1)
- GPS编程 (1)
- 数据结构 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- J2ME (1)
- Oracle数据库 (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- STL (1)
- 手机短信编程 (1)
- BREW编程 (1)
- 教育系统应用 (1)
- 嵌入式Linux (1)
- SQL Server (1)
- Jsp/Servlet (1)
- 其他行业 (1)
- 电子政务应用 (1)
- JavaScript (1)
- 其他文档 (1)
- 学术论文 (1)
- 手册 (1)
- VIP专区 (1)
3G开发 The ONE is a Opportunistic Network Environment simulator which provides a powerful tool for generat
The ONE is a Opportunistic Network Environment simulator which provides a
powerful tool for generating mobility traces, running DTN messaging
simulations with different routing protocols, and visualizing both
simulations interactively in real-time and results after their completion.
Java编程 Auctions are among the oldest economic institutions in place. They have been used since antiquity to
Auctions are among the oldest economic institutions in place. They have been used since antiquity to sell a wide variety of goods, and their basic form has remained unchanged. In this dissertation, we explore the efficiency of common auctions when values are interdependent- the value to a particular ...
其他书籍 This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it
This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the case, you want to share it with others bur aren t quite sure how. This guide should be your answer.
Thi ...
VC书籍 C is a general-purpose programming language. It has been closely associated with the UNIX operating
C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since both the system and most of the programs that run on it are written in C. The language, however, is not tied to any one operating system or machine and although i ...
Java编程 Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/
Generate Possion Dis.
step1:Generate a random number between [0,1]
step2:Let u=F(x)=1-[(1/e)x]
step3:Slove x=1/F(u)
step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn
step5:If the first packet was generated at time [0], than the
second packet will be generated at time ...
嵌入式Linux Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets th
Understanding the Linux Kernel helps readers understand how Linux performs best and how
it meets the challenge of different environments. The authors introduce each topic by
explaining its importance, and show how kernel operations relate to the utilities that are
familiar to Unix programmers and us ...
文件格式 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v
1. Download the version you want:
* Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows
* Previous versions
2. Unzip the file, which will create a directory called klt and place all the files there
3. Compile and run the code
* ...
通讯编程文档 This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the
This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the computer networking industry to receive data at
a particular frequency and transmit them at another frequency. An asynchronous FIFO has
two different clocks: one for read and one for write.
其他书籍 This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering
This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introduces concepts. Part II describes and demonstrates basic data ...
加密解密 VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipeline ...