搜索资源列表
指法练习
- 本源程序是指法练习的程序,有一定的趣味性!-the source is fingering practice procedures, a certain degree of fun!
AutoShutdown
- 自动关机 一个测试在.NET下的vb编程 用于练习程序开发-automatic shutdown in a test.NET programming under the vb practice for program development
练习
- 这是vc++.net编写COM组件的一个程序,里面还有测试程序!-This is the vc. Net COM preparation of a procedure, there is also testing procedures!
四级上机练习程序原代码
- 这是一个关于计算机等级考试的上机预测的练习题目的原代码,文件中有相关的说明,是一系列个关于文件,数字和字符串处理的好例子!-This is a computer grade examination on the previous forecast of practice for the original topic code, a document related to the note of a series of 000 documents, digital, and the string
计时器程式练习2
- vc的计时器程序,可以每隔几秒进行窗口颜色转换 -vc the timer procedure could window every few seconds for color conversion
answer
- 自绘按钮 XPButtonDemo2.zip 改进后的CXPButton practice.zip 练习程序 answer.zip 练习程序的答案-drawn from the button XPButtonDemo2.zip improve the CXPButton practice.zip practice procedures answer.zip practice procedures answer
JAVA_exmple
- 这是java练习程序代码,是本人积累所得,希望对初学者有所帮助-exercises code, I was accumulated from, and I hope to help beginners
Mytyper3
- 这是我用java写的指法练习程序 可以对每个人经常混淆的字母加强训练 使用方法安装了jdk后在该文件夹下 打 java Main 就是26字母训练一遍 打 java Main 4 就是26字母训练4遍 有时间去我网站看看www.myboke.org Chenmin 2006-04-15-This what I used to write java practice in front of each procedure can often confusing alp
Drawmap
- 初学作的小程序,是关于图形显示的练习程序-for small learning process, the graphic display on the practice procedures
JAVA练习程序
- JAVA练习小程序代码
cca
- 一个简单的打字练习程序,初学vb的可以试试.-Typing a simple exercise program, try the beginner vb.
实验程序
- 微机原理的一些初学练习,主要是为了有权限下载点文件,试试吧,毕竟我急(Some beginner exercises of Microcomputer Principle)
C程序设计竞赛训练题
- 一套C语言程序设计竞赛训练题,包含简单的算法练习(A set of C language programming contest training exercises, including simple algorithm exercises)
十个经典C程序
- 十个C经典程序,用于初步练习和提高个人水平(Ten C classic procedures for preliminary training and improve personal level)
arduino程序练习
- arduino练习程序 带注释,方便快速认识程序功能(Arduino exercise program with notes, easy to quickly understand the program function)
《精通matlab7》书中实例练习
- matlab练习程序,好东西,给大家看看(matlab practice program)
数组排序和计算练习
- 编写一个控制台程序,输入五个数求和,最大值,平均数,平均值小数点后一位(Write a console program, enter five numbers of summation, maximum, mean, average, one after the decimal.)
49407476
- 局域网下棋的例子,课上自己写的一个练习程序()
3.程序代码(数据读写练习)
- 练习代码,数据读写练习,可显示相关结果,(Exercise code, data read and write exercises, and display related results)
071603236_黄辉煌_上机练习9
- 设计一个学生注册界面。输入的信息包括学号(6位数字),姓名(不超过6个汉字),密码(不少于6个字符,不多于8个字符,且需要输入2次,2次输入的密码必须完全相同),专业(从“数学”、“计算机”和“外语”中选择,也可以自行输入),年级(从“一年级”、“二年级”、“三年级”和“四年级”中选择一项,且只能选择一项)。点击“注册”按钮后,程序检查输入是否正确,若错误则显示相应的提示信息,否则弹出一个消息窗口,显示所有输入的注册信息。程序文件命名为Exe9_1.java(Design a student r