资源列表
Internettalk
- 此程序在VC平台上编译了网络聊天的客户端与服务器的实例程序-this procedure in VC platform translation of a network chat client and server examples of procedures
feiji1945
- 一个很简单的c++开发的飞机小游戏,适用c++的初学者!-a very simple c development of the small aircraft games, applicable c beginners!
keyb
- 随时被其他程序通用的api接口,很简单也很实用 啊-procedure at any time by other common api interface, very simple practical ah
studentManege
- 一个用c开发的学生管理系统,实现学生的增,删,改,查-development with a student management system, increasing student achievement, delete, change, Zha
game_wuzhiqi
- 用VC++开发的五子棋(单机版)游戏,可以作为学习的范例和娱乐之用。添加了难度选择项。-development of the VC 331 (single version) games can be used as an example of learning and entertainment purposes. Added to the difficulty of options.
uart_diver
- USART的驱动程序,在C++编译环境下,进攻学习参考-USART the driver, in the C compiler environment, learning offensive reference
usb_diver
- USB的驱动编程实例,有一定的参考价值,可供学习及研发参考-USB-driven programming examples are useful for reference and research and development study
WTfile
- 简单的读写硬盘程序,能实现测试硬盘传输速率,实际中已得到验证-hard disk read and write simple procedures, able to test disk transfer rate, in reality has been demonstrated
packing
- 2维装箱问题实现, 作成了一个函数形式。-two-dimensional packing problems realization has become a function for form.
newMario
- 学校挑战杯中编写的一个游戏,练习作品,仅供学习,全新-School Challenge Cup, which had been prepared in a game, practice works only for learning, a brand new!
wjkb
- 该软件实现指定文件下的文件的定时拷贝,效果好,方便实用,行业内号-the software under the specified file regular copy paper, effective, convenient and practical, industry,
game_Pushbox
- C++开发的推箱子游戏 1.类的划分 Cdraw类 绘画加载地图(包括围墙、人、箱子等等) Cman类 是否完成(过关) 即时更新地图 2.设计思想 从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap, 单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2,