资源列表
The-experiment-report
- 程序设计与问题求解 I 实验报告书,包含八个实验的全部代码和心得体会。-Program design and problem solving I experiment report, including eight experiment of all code and comments.
C-P-P-language-indepth-dissection
- 这份PDF是关于C/C++语言的深度解剖,要彻底理解不是很容易的!-The PDF is about C/C++ language indepth dissection, thoroughly understand not easy!
Windows-API
- 吉林大学windows api 编程材料,课程所用的ppt,对windows编程有很大的帮助-Jilin university Windows API programming material, the course of PPT used to Windows programming has very great help introductory material
50849238DaC
- Visual Basic程序设计应用教程-电子教案&源代码-薛晓萍-Visual Basic Programming Tutorial- lesson plans & source code- Xue Xiaoping
chaoyue_CPP
- C++/CLI描绘的是一种多元组合,装箱/拆箱操作 此处的 C++ 当然是指 Bjarne Stroustrup 在 Bell 实验室发明的C++编程语言。它支持速度和执行 文件的大小都得到优化的静态对象模型。但除了堆内存分配以外,它不支持运行时程序对对象的更改。它允许对底层机器进行无限制的访问,但对于正在运行的程序中的活动类型、以及相关的程序基础构造,它的访问能力却非常有限、或者根本就不可能。我在微软的同事 Herb Sutter,也是C++/CLI的主架构师,认为C++是一个混凝土语言。
MFC
- 精通MFC程序设计的电子版,姚领田编的那本-Proficient MFC program designed electronic version of Tian Yao collar series
AutoSetDesktopBackground
- win7 的桌面背景可以用定时器自动跟换,本程序是模仿win7,写给xp用户的小程序,不过在xp下只能用.bmp格式的图片作为桌面背景- The software produced by the studio in accordance with the Maple software - BY ShadowWalker win7 desktop background automatically using a timer with change, this procedure
Visual-cPP-from-approaches-to-master
- C++初学讲解,简单易懂,内容充实,内含各章节实例代码-C++ beginners explanation, the sample code
C_language_FAQ
- 讲述了平常项目开发中遇到的C语言常见问题及解决方法。-About the C language common problems and solutions encountered in the normal project development.
c_plus_plus_string_convet
- C++开发中经常遇到的中英文字符串表示(string,wstring)类型之间的转换。-C++ development often encountered in the English string representation (string, wstring) type conversion between.
C_language_depth_anatomy
- 资料讲述了很多C语言开发中的技术深度解剖,是开发人员从初级踏上高级编程的好资料。-Information about the anatomy of the technical depth in a lot of C-language development, and developers to set foot on the high-level programming from the primary data.
SunXinVCPPcode
- 孙鑫老师的VC++深入详解所有例子源代码-SunXin VC++