资源列表
fast
- 首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用这个过程(最容易的方法——递归)。 -First of all, we choose a middle value between the use of an array of programs between our values, then it is smaller than put on the left, large on th
JavaMusic
- 用java编写的一款播放器,非常好用,可供初学者学习。-Written with a java player, very easy for beginners to learn.
webcamvisionVB6
- Web camera video capture, Visual Basic 6.0
ImageNM
- multimedia developped
BMP2AVI.rar
- BMP2AVI将BMP图象内容写入到AVI文件中去。,BMP2AVI将BMP图象内容写入到AVI文件中去。
EP2-5948538-v0.2
- This program allows you to compresss a .pgm picture, for example, and has also a optimization added that will make it look even better, removing the black or white spots that the normal optimization .
vbpageprint
- Vb换页打印,显示当前是第几页,然后让用户确定是否打印,一个分页打印的例子。测试截图所显示的是我本机测试,没装打印机,没看到最终效果。不过VB程序可以直接编译成功。-Vb feed print, display is currently the first few pages, and then let the user determine whether to print an example of the printed page. Test shots displayed is the m
DIJKSTRA102
- DIJKSTRA ALGORITNM ON VBA
RecordOnTimer
- 按照设定的时间定时录制电脑声卡发出的声音,适合于录制评书等。-record the sound played on Web or other place in computer when the timer is triggered.
UMoveResize
- DELPHI VCL 控件,运行时可以拖动和改变大小,用于对一些区域标注,并且可以改变边框的颜色-DELPHI VCL control, run-time can drag and change the size, for some regional labeling, and can change the border color
WavePlayDlg
- 利用DIRECTSOUND对象编程实现WAVE格式文件播放.-Use of the DirectSound object-oriented programming WAVE format files playback.
convolutional-encoder-and-decoder
- this code is about the error control coding using matlabcode.the method that i used is convolution coding .