资源列表
heroz_del49903244
- 一款用vc写的局域网聊天软件程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发.界面也很清新-This chat program ,working in lan, written in vc carries out instant message communication through the basic P2P style, a clear and novel appearance is provided as well.
md51(system)
- 李维《Delphi5实战-系统篇》源代码,很棒的阿请站长查收拉-The codes of LiWei,\"Delphi5 Practice-System\".It is very good.Please the stationmaster notices.
acgi14sw
- ACGI++使用Visual C++或C++ Bulider方便开发CGI的一个工具包, 功能非常强大.-ACGI++ use Visual C++ or C++ Bulider to develop CGI. It is very handy and powerful.
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.