资源列表
dabagame
- 打靶简单测试程序,一个VB游戏源码,并不是一个成品游戏,但是可作为一个打靶游戏的模块来用,运行程序后,你可以看到靶心在不停的移动位置,你的鼠标对准了靶心,单击一下就打中了,呵呵,简单的半成品,高手莫喷-Targeting a simple test program, a VB game source code, not a finished game, but can be used as a target practice game module to use, after running t
Algorithm
- Edge Detection, Filter , & Basic Image Processing Algorithms
quiz_scrssbase
- 一个用于C++的屏幕保护程序基类和一个十分简单的C++屏幕保护程序的例子源码,ssbase文件夹中是屏保基类,quiz_scr则是屏幕保护的例子,用C++制作屏幕保护程序的时候,可以参考下。-A screen saver for C++ base class and a very simple example of C++ screen saver source, ssbase screensaver folder is the base class, quiz_scr is an exampl
ExplorTxtToShuZu
- 读取Txt文件到数组,同时直接新建Txt文件,简单实用的程序-Read Txt file into an array, while the new Txt file directly, simple and practical procedures
password-dialog
- 一个简单的密码对话框,适合初学者运用的对话框资源实现密码服务-password dialog!
vbinputfoucs
- VB的各个文本输入控件中变换焦点,并在当前输入框添加背景色,按键盘上的方向键就可自动向下切换输入框焦点。当然,点击鼠标也是可以的。如测试截图所示,文本框控件中的焦点可在公司名称、姓名、地址、联系电话、职务、邮编、手机中自由切换-VB text input control for each transformation focus and add a background color in the current input box, press the arrow keys on the key
vbinputtext
- VB只只允许输入汉字,输入其它字符无效,输入中文的时候程序好像什么也没做,但是当你的输入法不是中文状态,即将要输入英文或其它字符的时候,会立即弹出一个提示框,告诉你只允许输入中文,在不少的VB应用中,进行输入字符类型的限制是必需的,这样可有效提升输入质量。实现时候的关键代码: Private Sub Text1_KeyPress(KeyAscii As Integer) If KeyAscii > 0 And KeyAscii <> 13 And KeyA
adder
- 加法器和累乘器,利用加法器和累乘器求所输入数的和与积。-Adder and multiplicative, using adder and multiplicative by the number of input and product.
Monitor-the-candidate
- 有几个班长候选人,统计各个候选人的票数,推选出班长。-There are several monitor candidate, statistics of each candidate s votes, elected our monitor.
cre000
- 今天发一个关于VB编码的源代码,用它来生成""000""格式的编码,实例要用到数据库,定义函数,并返回一个数据库连接。可能用的机会并不多,不过做为了解编码的一个小实例,还是值得VB6.0新手们学习参考的。可按规定将身份证号,备注,联系方式,经手人姓名和编号等存储在db_CSell.mdb数据库中-Today issued a VB coding source code, using it to generate "" 000 "" encoding format to use the datab
beauvbform
- 一个漂亮的vb窗体源码,学习制作VB窗体很有用的技巧实例,隐藏了标题栏文字,去掉了窗体边框,最大小和最小化以及关闭按钮也经过了美化处理,与默认的窗体大不一样,对窗体美化感兴趣的VB爱好者可下载源码参考研究,里面有许多关于窗体修饰的技巧是挺不错的-A beautiful vb source form, learning production skills useful examples VB form, hiding the title bar text, remove the window bo
Achievements-transformation
- 输入学生的百分制成绩,将其转换成等级制。-Input students of centesimal system, convert them into a hierarchy.
