资源列表
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
rili
- 批处理显示日历,也可以调出其他时间日历。-Use a batch can display the current calendar, or other time calendar V
yinpinbofang
- 利用VC++实现声音文件的播放,对wav格式的音频文件进行播放-Use Vc++ to achieve sound file playback, to play the wav format audio files for broadcast
C-Sharp-controls-the-size-and-font
- C#控件大小(及字体)随窗口改变自动缩放 TXT格式-C# controls the size (and font) with the window changes automatically zoom TXT format
use-class-to-calculate-pi
- 用类的方法计算圆周率,输入的采样点越多,越准确-Use the method to calculate the circumference of a class, enter the more sampling points, the more accurate
piaoxue
- 背景音乐只是随便写了写,具体的可以改数组里的数字.有点闪的效果还是不太好看-Background music just casually write write array of specific numbers can be changed. Bit flash effect or does not look good
ConsoleProcessBar
- 控制台进度条的示例,采用c# 编写-Example of the progress bar of the console
fx100
- 反序的参考程序:实训步骤、方法与要求 1.定义一个数组a[11],用以存放学生的成绩。 2.从键盘输入10个学生成绩 3.采用冒泡法,将10个学生成绩按照从高到低进行排序 4.再输入一个学生的成绩,将此成绩按照排序规律插入原学生成绩数组 5.将排好序的成绩单进行反序存放,即原来是从高到低,现在改为从低到高排列。-Reverse order of the reference program