资源列表
CSDN_VC
- CSDN VC编程经验总结。由工作十多年的老技术人员所写,很不错。-CSDN VC programming lessons learned. More than a decade old by the technical staff written, very good.
bankpro
- 一个模拟银行业务的程序,很好用,是用c编写的,推荐-A simulated banking program, easy to use, is written with c, it is recommended
desmume-0.9.4.tar
- 由wisual C++ 6.0写得模拟器源码 !功能强大!修复很多bug~!-Simulator written in C++ source code!
100-classic-C-Programming-Language
- 100个经典的C语言程序,是考试中经学用到的。也是一些基础语句的最好示范。-100 classic C Programming Language, is used by the school exam. Is the best demonstration of some basic statements.
Excel_VBA
- vba资料,学习vba的必备,资料详尽,用于办公环境的上上选。-vba information, learning vba essential and informative for the office environment on the election.
weixiu
- vb资料,学习vb的必备,资料详尽,用于维修系统开发案例。-vb data, essential to learn vb and informative for the maintenance and system development case.
How-to-read-the-source-code-
- 如何读懂源代码 读懂源码 c、c++、java如何读懂源码 编程菜鸟分析源代码方法 -How to read the source code to read source code c, c++, java how to read the source program source code analysis methods rookie
c-P-P-source-courseware-and-notes
- c++课件及源码笔记 适合初学者对c++基本概念进行学习,以及做相应的实验-c++ source courseware and notes on c++ for beginners to learn the basic concepts, as well as do the corresponding experimental
Chapter1
- 是vc++中孙鑫详细介绍第一章的内容。是WINDOWS程序内部运行机制的编码。-Sun Xin vc++ is detailed in the first chapter. WINDOWS program is encoding the internal operation mechanism.
TG-vc6.0
- my student s work, no very good
vcPPuserguide
- 完整Visual C++使用教程,很详细有具体实例-Complete Visual C++ using the tutorial, very detailed with specific examples
chengxukuangjia
- 创建应用程序框架 同一类应用程序的结构大致相同,并有很多相同的源代码,因此可以通过一个应用程序框架(application frameworks AFX)编写同一类应用程序的通用源代码。主要介绍利用MFC AppWizard[exe]应用程序向导创建MFC应用程序方法,并对应用程序向导生成的各种文件的功能进行说明。-Create the same type of application framework similar to the structure of the application