资源列表
[其它资源] databaseexample
说明:一个实用的数据库实例,采用ODBC接口,对初学者有很大帮助-a practical example of a database, using ODBC interface for beginners will be of great help<董绪祥> 在 2008-10-13 上传 | 大小:89.93kb | 下载:0
[其它资源] IBM_software_engineering
说明:IBM关于软件工程的介绍,主要关于质量保证-software works on IBM's briefing, mainly on quality assurance<garylai> 在 2008-10-13 上传 | 大小:2.34mb | 下载:0
[其它资源] graphicprocessingvccode
说明:有关图形编程方面的VC源码,相信大家会用得上的-the graphical programming of VC source, I believe we need them!<山海涛> 在 2008-10-13 上传 | 大小:29.33kb | 下载:0
[其它资源] cpuandmouse
说明:利用Visual C++中的MFC实现CPU以及MOUSE信息,以用来实现保护电脑的功能-use the Visual C MFC CPU and MOUSE information, to achieve protection for the computer's functions<cauchy> 在 2008-10-13 上传 | 大小:53.67kb | 下载:0
[其它资源] singlelist
说明:建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data domain; An input value, If a no<张伯泉> 在 2008-10-13 上传 | 大小:4.08kb | 下载:0
[其它资源] MyCalculate
说明:表达式求值:支持浮点运算,以及一些纠错功能-expression evaluates : support floating-point operations, and some correction function<谢朝> 在 2008-10-13 上传 | 大小:1.96kb | 下载:0
[其它资源] printercheck
说明:有一个打印机被不同类型的用户共享,当某个用户使用其时,必须先检测其它用户是否在使用,假设函数inuse()当有用户使用打印机时返回1,当没有用户使用时返回0。把函数inuse()作为不同类的友元函数,请设计。-a printer by different types of users to share, when a user to use their time and must first detect whether other users in the use of the assumpt<张伯泉> 在 2008-10-13 上传 | 大小:3.74kb | 下载:0
[其它资源] MyJosephus
说明:刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own<谢朝> 在 2008-10-13 上传 | 大小:928byte | 下载:0
[其它资源] timeclockcounter
说明:请设计程序,使其实现以秒计时的功能。首先定义一个watch类,它有两个私有变量begin、end分别表示开始时间、结束时间,有成员函数start()、stop()、show()分别用来设置开始时间、结束时间、显示持续时间。-requested the design process to enable them to function seconds time. First define a watch category, which has two private variables begin<张伯泉> 在 2008-10-13 上传 | 大小:3.53kb | 下载:0