简单最短寻道跟电梯算法
简单最短寻道跟电梯算法,用C++编译 #include "stdio.h" #include "stdlib.h" #include <iostream.h>...
简单最短寻道跟电梯算法,用C++编译 #include "stdio.h" #include "stdlib.h" #include <iostream.h>...
函数分库函数和用户自定义函数两类: 库函数(又称系统函数)是高级语言软家中提供基础功能的函数。库函数文件以h为文件后缀,如C语言的stdio.h文件包括了printf(), scanf (),ope...
#include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1...
这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 ...
一个在线考试系统,时使用visual stdio做的...
encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any spe...
一款转换seg数据的软件,可以由visual stdio编译!...
BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "ma...
#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include...
* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email:...