搜索结果
找到约 77 项符合
Produce 的查询结果
按分类筛选
- 全部分类
- 技术资料 (11)
- 其他 (9)
- Java编程 (8)
- 书籍 (4)
- 电源技术 (4)
- 其他书籍 (4)
- Linux/Unix编程 (3)
- matlab例程 (3)
- 论文 (2)
- 单片机编程 (2)
- 数值算法/人工智能 (2)
- 软件工程 (2)
- 电子书籍 (2)
- 数学计算 (2)
- 行业发展研究 (2)
- 加密解密 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 模拟电子 (1)
- 压缩解压 (1)
- 游戏 (1)
- 编译器/解释器 (1)
- 网络 (1)
- 技术管理 (1)
- 嵌入式/单片机编程 (1)
- 单片机开发 (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- Delphi控件源码 (1)
- 软件设计/软件工程 (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
其他 This code was used to produce simulation results described in: Using Directional Antennas to Pre
This code was used to produce simulation results described in:
Using Directional Antennas to Prevent Wormhole Attacks
Lingxuan Hu and David Evans. Network and Distributed System Security
Symposium, San Diego, 5-6 February 2004.
软件工程 this will produce the dci program in the src/ directory, or in /path/to/your/installation/bin if y
this will produce the dci program in the src/ directory, or in
/path/to/your/installation/bin if you used the--prefix option during the
configure step and issued a "make install".
其他 How to produce different colours on the DOS console using Windows function calls
How to produce different colours on the DOS console using Windows function calls
电子书籍 Take a strategic approach to software construction—and produce superior products—with this fully upd
Take a strategic approach to software construction—and produce superior products—with this fully updated edition of Steve McConnell s critically praised and award-winning guide to software development best practices.
Linux/Unix编程 The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl
The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and efficient as possible ...
Java编程 not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDict
not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key to an Object value
Java编程 Produce Java classes to calculate and display the root of a quadratic equation when input the coeffi
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
Java编程 Produce Java classes to calculate and display the Poisson probability when input the value of the av
Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。
Java编程 Produce a Java program to calculate the value of π in two different methods proposed by Francois Vie
Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
数值算法/人工智能 The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The functions in this package are accurate, but they are far s ...