搜索:Produce
找到约 77 项符合「Produce」的查询结果
结果 77
按分类筛选
- 全部
- 技术资料 (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)
https://www.eeworm.com/dl/534/235440.html
其他
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.
https://www.eeworm.com/dl/540/242359.html
软件工程
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".
https://www.eeworm.com/dl/534/469457.html
其他
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
https://www.eeworm.com/dl/cadence/ebook/477265.html
电子书籍
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.
https://www.eeworm.com/dl/619/171226.html
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 e ...
https://www.eeworm.com/dl/633/178979.html
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
https://www.eeworm.com/dl/633/362710.html
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.
https://www.eeworm.com/dl/633/362711.html
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。
https://www.eeworm.com/dl/633/362715.html
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.
https://www.eeworm.com/dl/518/364508.html
数值算法/人工智能
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 ...