资源列表
C431
- 这是一个用于控制列表框的程序,可以很轻松的了解如何进行设置列表框及其用法-A program for controlling listbox,you could know how to set and use the listbox with it.
xgt
- 考试文件系统堆栈实现,,,主要实现文件系统的实现-The examination of file system implemented by Stack.
wgf浏览器
- 与IE兼容,是一款不错的web浏览器,其中包括搜素引擎和wgf_Media.-A good web browser is compatible with IE , including search engine and wgf_Media.
wgf词霸
- 一款不错的词霸,制作简单,但是功能强大!请大家下载,一定会很happy!-a powerful dictionary but easy to program. Welcome to download, and you must be happy to use it.
wgf吞蛇
- 一款超娱乐游戏,非常好玩!分数与级别无限制,可以边享受music边作战!-a kind of game full of entertainment, it s very funny! The scores and levels are free of limitation. You can fight and enjoy music at the same time.
wgf_ole_bmp
- 图形处理界面,与windows的BMP兼容,耐用,实在!请大家使用!-Image processing interface . It s compatible to Windows Bitmap. It s very useful. Please enjoy it!
20041244360340
- Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Tim
用回溯算法设计的迷宫
- 迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!-Maze solved by different backtrace algorithms!Backtrace!Backtrace!
FVS - Fingerprint Verification System
- 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images.
数字水印源程序
- 用VISUAL C++实现几个数字水印算法,实现水印的嵌入与检测,达到水印的稳健传输。-Several algorithms for digital watermark in Visual C++,to test and embed the watermark and then transport it steadily.
C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complet
mpeg1-3decodersrc
- mpeg1的解码程序,希望对大家有用。有人做mp3解码的话可以多多交流-I hope that The decoding program of mpeg1 is helpful to everbody ,and hope to discuss with someone who works on decoding the mp3.