资源列表
Programming-Pearls
- 编程珠玑的第二版中文版和英文版。包含书中的源代码-The second edition of Programming Pearls Chinese and English versions. The book contains the source code
least
- 导演走后,你翻开剧本看了看,发现了一张场景清单,也就是本题目的输入文件。 输入:输入文件的第一行包含用空格分隔的3个正整数,M, F和S。其中M代表剧中的男角色数目,取值在[1, 10]之间;F代表剧中的女角色数目,取值在[1, 10]之间;S代表剧中的场景数目,取值在[1, 100]之间。第二行和第三行分别列出了男角色和女角色的名字,每个名字都是一个英文字符串,名字之间有空格分隔。下面的S行分别描述了每个场景中出现的角色数和角色名(有空格分隔)。 输出:本剧需要的男女演员的最少数目,具
VCPPdetailed-explanation
- Windows API与Win32 SDK\窗口与句柄\ 消息与消息队列\ GetStockObject()得到画笔、画刷、字体、调色板的句柄,使用时必须用类型 转换\控件的访问\定制应用程序的外观\图形的保存和重绘 -Windows API and the Win32 SDK \ windows and a handle \ messages and message queues \ GetStockObject () by brush, brushes, fonts, color p
six-way-to-improve-your-cPP
- 提高C++的编程能力,使你的编程能力迅速达到一个高度。-Improve the C++ programming skills, so you quickly achieve a high degree of programming skills.
CPPkejian
- 里面是高手的经验,介绍了很多c++语言书中没有接触到的误区!很值得大家参考查阅-There is a master of experience, introduced a lot of c++ language does not come into contact with the errors in the book! Reference works are worth
adsfadgad
- VC++初学者的世界,初学者可以用作参考-The world of VC++ for beginners, beginners can be used as reference
system-monitor
- 一个可以监控系统的C程序,感谢您的关注,谢谢!-a program that can monitor the system server
Code-Composer-Studio(CCS)
- Code Composer Studio(CCS)集成开发环境(IDE)入门指导书V10-Code Composer Studio (CCS) :The getting started instruction of integrated development environment (IDE)
Ybus-code-in-complex-form
- ybus building using C-ybus building using C++
Lesson-1
- 孙鑫老师的第一讲,Lesson 1.讲解Windows运行管理。-Sun Xin teacher' s first lecture, Lesson 1.
Lesson11
- 孙新老师《Visual C++深入详解》第十一讲,讲解图形的保存和重绘。-Sun new teacher " Visual C++ in-depth Detailed" Eleventh Lecture, to explain the preservation and redraw graphics.
programming-interactive
- 交互设计之路主要介绍交互设计的重要性以及交互设计和功能设计的关系。-Way focuses on interaction design interaction design interaction design and the importance of the relationship between functional design.
