资源列表
snake
- 这是一个简单的贪吃蛇源代码工程文件,包含所需的graphics.h头文件以及lib文件-This is a simple Snake source code project file contains the required graphics.h header files, and lib file
HideDOS
- 将控制台(命令行)程序嵌入到Windows窗口中,并且可以放到任务栏的托盘中。-Console (command line) program embedded in the Windows window, and can be placed in the tray of the taskbar.
fly
- 软件环境:vega3.7.0 creator vc++6.0.本程序实现基于C++控制台的飞机飞行小程序的实现。已验证,可运行。-Software environment: vega3.7.0 creator vc++6.0 the program to achieve the realization of the applet based on C++ console aircraft flight. Verified, you can run.
lianbiao
- 链表基本操作算法,包括插入,删除,自己编的,可以借鉴-Linked lists basic operation algorithms, including insert, delete, and made themselves, can learn from
UnionTest_01_04_13_07
- 一个结构体的小例子,联合体在MFC中的使用。-The use of the Commonwealth in MFC.
BlackJack
- 纸牌游戏 用到动态链接库。适合初学dll编程的人-Card games used in the dynamic link library. Dll programming suitable for beginners
glutEx2
- OpenGL编程 画一个小桌子,并旋转,适合初学-OpenGL Programming painting a small table, and rotate, suitable for beginners
MyClock
- 自定义的电子表类,可以跟Cstatic类关联使用-Class which can be used for timeshowing
sha_fast
- The Original Code is SHA 180-1 Reference Implementation (Optimized)
Teacher_Cadre
- 分别定义教师类Teacher和干部类Cadre,采用多重继承的方式由这两个类派生出新类Teacher_Cadre(教师兼干部类)。要求: (1)在两个基类中都包含姓名、年龄、性别、地址、电话数据成员。 (2)在Teacher类中还包含数据成员职称title,在Cadre类中还包含数据成员职务post,在Teacher_Cadre类中还包含数据成员工资wage。 (3)对两个基类中的姓名、年龄、性别、地址、电话数据成员用相同的名字,在访问这类数据成员时,指定作用域。 (4)在
SaveToBmp
- 本程序可将图像或数组保存成bmp位图,并且未曾调用MFC.-This program can be saved as an image or an array bmp bitmap, and have not been called MFC.
sort
- 常见排序算法的实现性能比较,包括快排,归并、选择、插入、冒泡和堆排序-The realization of the common sorting algorithm performance, including fast row, merge, select, insert, bubbling and heap sort
