资源列表
Windows_program
- windows下编程的入门资料,一份给初学者很不错的资料-windows under introductory information on the program, a very good beginners to the information
new_word
- VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。-VC7 wrote, Jinshan words used to generate the text of the document I want to switch to the other format writes. Interested can look at.
hosmanage
- 一个比较完整的医院管理系统,配有数据库文件,把数据库文件导入后即可使用-a more complete hospital management system, equipped with the database files, database files into ready for use
VSExam2
- 这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Studio与VC++的基本的语法结构的区别,包括消息映射和字符串的处理。通过比较,可以使大家更好的在Visual Studio下进行编程-This is a model to establish dialog works. It is not too difficult, for beginners. However, the code fe
S3C44B0XVxWorksBSPdiary
- 这个文档是基于s3c44b0x和vxworks的BSP移植笔记,大家觉得有用,可以参考一下-this document is based on s3c44b0x and vxworks BSP transplant Notes, We find it useful, reference
LinuxUnix_makefile
- 一份很不错的Linux/Unix环境下makefile文件写法说明文文档-a very good Linux / Unix environment makefile note written text document files
testwave
- test wave program that debug succesfuled in the visual c++ 6.0 . please try it yourself .-wave test program that debug succesfuled i n the visual c 6.0. please try it yourself.
thetemplatedocumentsofSoftwareEngineering
- the template documents of Software Engineering-the template documents of Software Engine ering
VCF132
- vcf132.ocx,我千辛万苦才从国外网站下到的最新控件,大家不要错过-vcf132.ocx, I untold hardships from overseas sites where the latest controls, we should not miss
duochong
- person类 数据成员: 姓名name、性别sex、年龄age 成员函数 (1)构造函数 (2)输出姓名、性别、年龄 派生类student 数据成员: 学号、专业(代号) 、考试成绩score[5]、平均成绩 成员函数 (1)构造函数 (2)输出学号、姓名、性别、年龄、专业 (3)计算平均成绩 (4)输出学号、姓名、单科成绩和平均成绩 派生类teac
duotai
- 设计有理数类rational_number 数据成员: int numerator(分子) int denominator(分母) 成员函数 (1)构造函数rational_number ()和rational_number (int x, int y) (2)拷贝构造函数 (3) 重载运算符“+”、“-”、“*”和“/” 2. 设计有理数类rational_number 数据成员:
kuaisu
- 快速排序,算法分析与设计第二章分治法思想的快速排序算法实现.-quick sort, algorithm analysis and design of the second chapter ideological divide-and-conquer method of quick sort algorithm.
