资源列表
21VCPP
- VC++从入门到精通源码,10个项目,可以学习,里面的很多东西都很实用,有不 少高级编程技术-VC++ source code from the entry to the master, 10 projects, to learn, there' s a lot of things are very practical, there are a lot of advanced programming techniques
航空售票系统
- 初学mfc时练习控件的使用时写的一个航空售票系统,数据存储没用数据库系统-Beginner exercise control mfc use when writing an aviation ticketing system, data storage database system useless
415
- VB开发1200例子中的程序,不知道大家喜欢不-VB development program in the 1200 example, do not know if you like it or not
ENet-master
- python实现的Enet网络,可以实现功能(Eclipse implementation of the Enet network, can achieve functions)
manager
- 实现人事管理,能够添加、删除、管理员工信息,工资等-Personnel management, able to add, delete, manage staff information, wages, etc.
MM60-E-664_Pro
- 脑图软件,整理思维的好工具.支持头脑风暴等高级功能.
ChatRoom(1)
- 循序渐进实现仿QQ界面(一):园角矩形与双缓冲贴图窗口 收藏 印象里仿QQ界面的程序应该有很多-Progressive realization of imitation QQ interface (I): Park Corner rectangular window with double buffering texture impression imitation QQ collection process should be a lot of interface
FiaW_Day1_ProjectArchive
- flex4 Java B/S 富客户端 Flex4学习七天教程-flex4 Java B/S rich client Flex4 tutorial to learn seven days
windows系统编程 VC++界面化编程实现文件与文件夹的操作
- windows系统编程,用于练习VC++界面化编程实现文件与文件夹的操作,windows系统专题程序设计
MFC_DEMO
- 基于 VS2010C和OpenCV2.4.9的MFC对话框程序,很高兴和大家分享-MFC dialog program based on VS2010C and OpenCV2.4.9 be glad to share
Visual C++ 2008 Feature Pack samples
- VS2008 MFC feature pack是 Microsoft为了MFC扩展的一组免费界面库,但安装完后其中的sample无法找到,因此在这提供所有sample code给大家(Missing Sample projects bundle of VS2008 MFC feature pack)
远程监视
- 一种远程控制器:接受远程连接并向远程程序(此处特指守护程序,参见"Keeper/Keeper.exe")发送控制信令,远程监视程序运行状态并对其进行控制,例如可将其进行停止、重启、刷新、升级、回传屏幕等操作。