资源列表
as868251
- 上面都是C版本,最后给一个linux下as86编译的汇编版本. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines will be used Serial Link togeth
10toBCDsuanfa
- 这是10进制转化到BCD码的三种算法,有需要的用户就请下载。-This is 10 to 229 BCD conversion of the three algorithms, the need for users to download.
1
- gauss列主元消元法,可用于多元线性方程近似求解运算-PCA out Gauss elimination method can be used for multiple computing approximate solution of linear equations
Huffman
- 构造霍夫曼树,然后生成霍夫曼编码-Huffman Code
fdfa
- 一个关于并交差问题的源代码,使用C++编写-And a cross-cutting issues on the source code, using C++ to prepare
rar_compare
- Perl scr ipt which compares two .rar archives and make patch from differences.
wuziqi
- 很简陋的一个五子棋练习程序。初步效果,只能在控制台下使用-A very simple exercise of a backgammon program. Initial results, and can only use the console
percolation-qi-zhang
- 有害生物侵扰在异质生境中的一种随机扩散模型-Random percolation model of pest in heterogeneous habitat
k9f1208u0b
- at24c512 eeprom driver
IIr
- 十阶巴特沃斯低通滤波器设计(应用时域交叉原理编写的VHDL代码)-10-order Butterworth low pass filter design (application of principles of time-domain cross-written VHDL code)
rili
- 批处理显示日历,也可以调出其他时间日历。-Use a batch can display the current calendar, or other time calendar V
fx100
- 反序的参考程序:实训步骤、方法与要求 1.定义一个数组a[11],用以存放学生的成绩。 2.从键盘输入10个学生成绩 3.采用冒泡法,将10个学生成绩按照从高到低进行排序 4.再输入一个学生的成绩,将此成绩按照排序规律插入原学生成绩数组 5.将排好序的成绩单进行反序存放,即原来是从高到低,现在改为从低到高排列。-Reverse order of the reference program