▍1. Topology-Generator
实现拓扑生成,平台为VC++6.0,自己编写的,可用(Achieve topology generation, platform VC++6.0, and I have written, can be used)
实现拓扑生成,平台为VC++6.0,自己编写的,可用(Achieve topology generation, platform VC++6.0, and I have written, can be used)
对电脑鼠的介绍以及阐述,从最简单到如梦,为介绍性材料(The introduction of the computer mouse and to describe, from the most simple to the dream, the introductory material)
小狗说话代码,小狗只能说特定的话语,当某些条件满足时,小狗可以叫喊或者说出自己的名字,最后输出的是小狗说的话(Speak code puppy, puppy can only say that the particular words, when certain conditions are met, the puppy can yell or say his name, the final output is a puppy say)
模拟电话本,本程序是初学C++时候写得,作为初学者的参考(The analog phone book, this program is the beginner C++ when written, as a reference for beginners)
锁定显示器时自动关闭计算机屏幕,节约能源(Automatic shutdown the computer lock screen display, energy saving)
简易英汉词典,支持增加新词,能快速查找你要的单词(Simple English-Chinese dictionary, to support the increase of new words, can quickly find what you want.)
VC++ 源码编译实现的计时器小程序,比较简易的计时器,比秒要再快一些,不过这个时间频率是可以调的,如图所示,点击开始计时功能,计时器就开始工作了,可看到数字在不停的增大。(Timer applets VC++ source compiler implementation, relatively simple timer than seconds again faster, but this time frequency can be adjusted, as shown, click the start timing function the timer began working, can be see the numbers kept increasing.)
后台发送按键小程序。可以将指定按键命令发送到指定窗口。(Background Send button applet. Designated key commands can be sent to the specified window.)
万年历(0-9999)(每行打印2个月)。(Calendar (0 to 9999) (2 months each line of print).)
航标性能评估,实现航标配布合理性的评估,评估某一河道航标配布的合理性(The reasonableness of the beacon performance assessment of the beacon with cloth reasonableness assessment of a river beacon with cloth)
网页版小闹钟,可以定时提醒,重复提醒,提醒多个时间段(Web version of a small alarm clock, can be regularly reminded repeatedly reminded, reminded more than one time period)
有2*n个盒子排成一行,其中有两个相邻的空盒,有n-1个盒子有符号 A ,有n-1个盒子有符号 B 。例如,n=5,并有初始配置如下: A B B A . . A B A B (2* n box row, wherein there are two adjacent empty box, n-1 of a box with the symbol ' A' , the symbol ' B' n-1 th box. For example, n = 5, and the initial configuration is as follows: ABBA .. ABAB)
1d inlet bay system with graggs method
通讯录中的每一个信息包括姓名(规定字节数为15个)、电话(规定字节数为15个)和工作单位(最大字节数为30个)等信息。(Each information including the name of the mail list ( specified byte number 15 ), phone ( specified byte number 15 ) and work units ( the maximum number of bytes to 30 ) and other information.)
一个很好的VB时钟源码,有时针,分针,秒针,源码测试通过(A good source VB clock, hour, minute, second hand, source testing by)
输入年月日得出星期,按照代码里面的提示输入就可以得到星期几,输入的年份是有一个范围的,输入没有检错处理的!!!(Enter the date come weeks)
本程序主要完成多用途不同质量单位,长度单位的双向转换功能(This procedure mainly complete multi-purpose different quality unit, the unit length of bidirectional conversion function)
生肖查询软件,小巧精致,原理很简单,初学者进入(Zodiac query software, compact, very simple principle, beginners to enter)
通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作(Address book management system, personnel information entry, query, modify, delete, save, display operations)
读取文件。给出一个txt文件(水准数据)利用openfile 语句读取每一行的文件,再读入数据库。(Read the file. Gives a txt file (level data) to utilize openfile statement reads each line of the file, and read it into the database.)