搜索资源列表
FingerExercise
- 类似于金山打字的指法练习程序,相当的好用-Jinshan typing fingering exercises similar procedure, with good
cca
- 一个简单的打字练习程序,初学vb的可以试试.-Typing a simple exercise program, try the beginner vb.
typedexercise
- VB编写的打字练习程序,喜欢的朋友多多支持。-VB prepared typing practice procedures, like the support of friends.
VB_hongdenglong
- vb程序实现的是一个动态漂亮红灯笼,适合vb初学者练习。-vb program is a dynamic implementation of the Pretty Red Lantern, suitable for beginners to practice vb.
MyProjects
- fortran的联系程序,基本的练习程序,适合于初学者-the program of frotran suit for the beginer
A_2
- 通过随机产生序列码,验证输入正确率,是一个打字练习程序-Through the randomly generated sequence code, enter the correct verification rate is a typing exercise program
Word
- 用汇编编的打字练习程序 实现按照给定的字母练习打字 每打完一行进行计时-Typing practice with the compilation series of programs to achieve a given letter in accordance with practice typing time every kick down the line to
wuziqi
- 很简陋的一个五子棋练习程序。初步效果,只能在控制台下使用-A very simple exercise of a backgammon program. Initial results, and can only use the console
SpaceResectionDlg
- 摄影测量原理课后练习空间后方交会作业,C++编程实现单像空间后方交会算法,并根据实验数据输出结果,并进行精度评定,本程序用MFC的对话框实现-based on MFC phogrammetry program
Spaceresection
- 武汉大学摄影测量原理课后练习空间后方交会作业,C++编程实现单像空间后方交会算法,并根据实验数据输出结果,并进行精度评定-spaceresetion program for C++
10
- 本程序是手机短信收发程序,提供初学者练习-The program is sending and receiving SMS program, providing for beginners to practice
实验程序
- 微机原理的一些初学练习,主要是为了有权限下载点文件,试试吧,毕竟我急(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