搜索结果
找到约 267 项符合
Following 的查询结果
按分类筛选
- 全部分类
- 技术资料 (38)
- 其他 (15)
- 单片机开发 (12)
- matlab例程 (12)
- 微处理器开发 (11)
- 书籍 (9)
- 数学计算 (9)
- 单片机编程 (8)
- 软件设计/软件工程 (8)
- VHDL/FPGA/Verilog (7)
- 可编程逻辑 (6)
- Linux/Unix编程 (6)
- Java编程 (6)
- 数值算法/人工智能 (5)
- 其他书籍 (5)
- 电子书籍 (5)
- 网络 (5)
- 人工智能/神经网络 (5)
- 书籍源码 (4)
- 驱动编程 (4)
- USB编程 (4)
- Java书籍 (4)
- Delphi控件源码 (4)
- 系统设计方案 (4)
- VC书籍 (4)
- SQL Server (4)
- 操作系统开发 (3)
- 教程资料 (3)
- 汇编语言 (3)
- 嵌入式/单片机编程 (3)
- 嵌入式Linux (3)
- 源码 (2)
- 数据库系统 (2)
- 仿真技术 (2)
- Internet/网络编程 (2)
- 语音压缩 (2)
- 金融证券系统 (2)
- uCOS (2)
- 数据结构 (2)
- Windows CE (2)
- Oracle数据库 (2)
- 邮电通讯系统 (2)
- C/C++语言编程 (1)
- 接口技术 (1)
- DSP编程 (1)
- 开关电源 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- Matlab (1)
- 工控技术 (1)
- 模拟电子 (1)
- 源码/资料 (1)
- 压缩解压 (1)
- 手机短信编程 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 编译器/解释器 (1)
- Applet (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 文章/文档 (1)
- J2ME (1)
- VxWorks (1)
- Symbian (1)
- 行业发展研究 (1)
- 并行计算 (1)
- RFID编程 (1)
- VIP专区 (1)
数学计算 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   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
邮电通讯系统 OFDMA transmission. following this code you can learn clearly what OFDM is.
OFDMA transmission. following this code you can learn clearly what OFDM is.
微处理器开发 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 ...
其他 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 ...
多国语言处理 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) ...
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
金融证券系统 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
...
编译器/解释器 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。
驱动编程 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² , where weight is in kilograms and length is in meters.
人工智能/神经网络 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 ...