搜索资源列表
精通Visual C++ 6_0_10067945
- 一本关于vc开发使用的超星格式的书籍-a vc development on the use of the format Superstar books
quickstart to visual c++
- VC快速学习,适合自学-VC fast learning, suitable for self-study
VC++6Develop
- Visual C++6.0开发宝典-Visual C 6.0 treasury
matlab与各类语言接口技术
- 一个相当全面的关于matlab与各类语言接口技术。含有C,blandC++,vc,c++等-a fairly comprehensive with all kinds of Matlab language interface technology. Containing C, blandC, vc, c, etc.
VC-Program 150 examples
- Vc & C#150例程序-Vc C# 150 cases procedures
深入编程内幕——Visual C++
- 想更深地理解VC++编程,这本书将是你最好的选择,本书较详细地介绍了MFC类库的程序结构。 -to a deeper understanding of VC program, this book will be your best choice, the book more detailed descr iption of the procedures MFC structure.
C++usingstorehouse
- 该书讲vc++在开发中常常遇到的问题以及解决方案具有很强的实用性-book stresses vc often in the development of the problems encountered and solutions is very practical
《C++程序设计习题及解答》配套代码VC版
- 《C++程序设计习题及解答》配套代码VC版-"C program design and to answer the questions of" complementary code version of VC
VC小词典 V2.0
- VC小词典,查询C函数-VC small dictionary on the C function
C++ 21days
- vc的电子书,经典。-vc of e-books, classics.
(重点)_The C++ Programming Langunge
- 想成为VC高手必看的书-want to be masters of the book Watchable
编程规范-delphi&java&vb&vc
- delphi&java&visul c++的各种语言的编程规范,语言通俗易懂,编程高手的心得!-delphijavavisul the various standardized programming language, easily understood language, programming experts in the experience!
vc
- 高质量的C++编程,以及VC++6.0的应用
C++编程规范
- 超好vc++编程书籍,要下排队-vc-good programming books, queuing up to
Visual+C++Dll
- 关于VC如何编写DLL,深入浅出,比较易懂,是一个不错的选择,欢迎下载。
VC++6.0中文版
- Visual C++ 6.0,简称VC或者VC6.0,是微软的一款C++编译器,将“高级语言”翻译为“机器语言(低级语言)”的程序。Visual C++是一个功能强大的可视化软件开发工具。自1993年Microsoft公司推出Visual C++1.0后,随着其新版本的不断问世,Visual C++已成为专业程序员进行软件开发的首选工具。虽然微软公司推出了 Visual C++.NET(Visual C++7.0),但它的应用有很大的局限性,只适用于Windows 2000、Windows XP
C++安装程序
- 此VC++6.0为中文简体版本,此前装过别的版本,但win7大多装不上,有的能装上但过程太繁琐,此外别的版本有几百兆,而这只有30来兆,而且可直接安装运行,对于专业人士来说此版本功能过于简单,对于学生来说此版本足以满足需要。
VC6.0
- 适合C语言及C++初学者使用,简单小巧好用的软件!
vc++6.0
- C++是微软公司开发的一个IDE(集成开发环境),换句话说,就是使用c++的一个开发平台. vc++是Windows平台上的C++编程环境,学习VC要了解很多Windows平台的特性并且还要掌握MFC、ATL、COM等的知识,难度比较大。Windows下编程需要了解Windows的消息机制以及回调(callback)函数的原理;MFC是Win32API的包装类,需要理解文档视图类的结构,窗口类的结构,消息流向等等;COM是代码共享的二进制标准,需要掌握其基本原理等等。
VC++C编译器源代码附设计文档
- VC++C编译器源代码附设计文档,非常全面