搜索结果

找到约 267 项符合 Following 的查询结果

数学计算 Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require

Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is &#61541 &#61472 =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
https://www.eeworm.com/dl/641/256146.html
下载: 169
查看: 1103

邮电通讯系统 OFDMA transmission. following this code you can learn clearly what OFDM is.

OFDMA transmission. following this code you can learn clearly what OFDM is.
https://www.eeworm.com/dl/690/274838.html
下载: 146
查看: 1105

微处理器开发 3.1 of the SDFlash serial algos supports the following devices, and uses the listed Flash API algori

3.1 of the SDFlash serial algos supports the following devices, and uses the listed Flash API algorithms: TMS320F2801 with Flash API V3.02 TMS320F2801-60 with Flash API V3.02 TMS320F2802 with Flash API V3.02 TMS320F2802-60 with Flash API V3.02 TMS320F2806 with Flash API V3.02 TMS320F2808 with ...
https://www.eeworm.com/dl/655/294666.html
下载: 155
查看: 1116

其他 For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 3

For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That ...
https://www.eeworm.com/dl/534/361748.html
下载: 59
查看: 1204

多国语言处理 Implement a phone book system for employees of a company. Your program will output the following me

Implement a phone book system for employees of a company. Your program will output the following menu (1) Enter an employee and a phone pair to the system (2) Lookup an employee s phone number (3) Find out who is/are the person(s) of a given number (4) How many people are currently in the system (5) ...
https://www.eeworm.com/dl/637/382375.html
下载: 184
查看: 1085

VxWorks Documentation for the following topics Multi-tasking&Task_switching VxWorks ipc mechanism vxworks

Documentation for the following topics Multi-tasking&Task_switching VxWorks ipc mechanism vxworks_basics
https://www.eeworm.com/dl/662/421632.html
下载: 50
查看: 1054

金融证券系统 This package contains the following source code files: - demo.c Demo application sourc

This package contains the following source code files: - demo.c Demo application source, with message packing/unpacking example - benchmark.c Benchmark source, to benchmark pack/unpack operations - dl_c_iso8583_v0_0_3 (16th July 2008) DL ISO-8583 library source files ...
https://www.eeworm.com/dl/638/438211.html
下载: 108
查看: 1115

编译器/解释器 Following is a repost of the public domain make that I posted to net.sources a couple of months ago

Following is a repost of the public domain make that I posted to net.sources a couple of months ago. I have fixed a few bugs, and added some more features, and the resulting changes amounted to about as much text as the whole program (hence the repost).一个编译器C代码,详见REDME。
https://www.eeworm.com/dl/628/191245.html
下载: 113
查看: 1090

驱动编程 You will write a program for calculating person s Body Mass Index (BMI). The following formula is us

You will write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / length&sup2 , where weight is in kilograms and length is in meters.
https://www.eeworm.com/dl/618/192335.html
下载: 87
查看: 1103

人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and ...
https://www.eeworm.com/dl/650/192600.html
下载: 73
查看: 1060