资源列表
high_efficient_C_Plus_Plus_programming_guide
- 软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我 以前捏造的C++/C 程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1 个读者的 建议。-Software Quality is linked to the majority of programmers in mind in the mouth rat
C_Plus_Plus_effective
- 这并不是一本C++参考工具书,也不是一本让你从头学习C++的书。例如,虽然我热切告诉你一些有关「撰写自己的operator new」的注意事项(条款7~10),但是我假设你可以从其他地方获知,operator new必须传回一个void*,其第一引数的型别必须是size_t。许多C++语言书可以带给你这样的资讯。 这本书的目的是要强调那些其他书籍往往浅浅带过(如果有的话)的C++程式设计概念。其他书籍描述的是C++语言的各个成份,本书则告诉你如何将那些成份组合起来,完成一个有效的程式
cube
- 一个很简单的DX程序,绘制一个彩色的立方体- simple code for DX to set up a color cube
zjuasm
- 浙大asm培训书籍,很难找的。对参加asm比赛的大有裨益。-Asm Zheda training books, it is difficult to find. Asm to participate in the competition well.
Project1
- 图象处理相关图像处理(资料)阈值处理读取图像,然后吧图像进行二值化。对二值化的图像进行逆反,得到完好的图像。-Image processing related to image processing (information) to read image thresholding, and then your image binarization. Of two-valued inverse of the image, the image intact.
GetImageText
- get image text will get text in image that have text
1
- 萝卜游侠修改技能使用教程说明: 1.用萝卜启动DNF 2.将DNF快捷键恢复默认 3.将要修改的技能放在快捷键D位置 4.将技能地址填写在简单模式-起始地址栏 5.点击读取,迅速切换到游戏内按D键 6.将修改数值填写在简单模式-十进制栏 7.按说明设置释放延迟,点设置后别忘了迅速切换到游戏按D键 8.点击开始锁定 9.切换到游戏,按D释放修改的技能刷图。 -bu hui ya
FirstMFC
- 通过一个简单MFC程序例子,介绍MFC程序的运行机制和开发过程, 如事件驱动,数据交换(DoDataExchange)等,适合MFC编程入门。-By a simple example to introduce the operation mechanism and development process of MFC program, such as event-driven, DoDataExchange and so on, suitable for a new MFC programm
childs
- a programming language for childs
frequency-meer-8mhz-counter-atmega32
- frequency meer 8mhz counter atmega32
guianimator
- another application based on a 2D engine,this zip concludes the control class of the animation of a sprite
HealthBarSceneNode
- irrlicht s health bar class, it shows the health status of an actor,will be useful in game development