登录
首页 » Visual C++ » CPPPrimer

CPPPrimer

于 2013-07-25 发布 文件大小:8486KB
0 261
下载积分: 1 下载次数: 3

代码说明:

  C++_Primer中文第四版(含习题解答+源码),很好的vc入门书(Chinese fourth edition (including exercises answers+ source), a good introductory book vc)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 20074151782521
    < 绿林卫士>>是作者在97年,临近大学毕业的时候开发的,当时国内盛行红警,游戏开发行业才刚刚开始。虽然本游戏在98年初参加ENIX全球大赛获优胜奖,但很多设计思想还不成熟。不过对于想入门入门开发游戏的程序爱好者来说这是个不错的参考。 本游戏利用了当时刚推出的DirectX 2D和DirectSound技术。 由于动画太大,程序略去了Avi文件,请启动程序后按ESc键进入菜单。 (<Greenwood defender>> is a writer in 97 years, when graduating from college near the development, when the prevalence of domestic红警, game development industry has just begun. Although the game early in the 98 to participate in the Global Competition by Enix prize, but many are not yet ripe for design ideas. But like the development of entry-entry procedures for the game lovers, this is a good reference. The game made use of then newly introduced technology DirectX 2D and DirectSound. As a result of too much animation, the program omits the Avi file, please start the process by the ESC key to enter the menu.)
    2007-06-02 20:08:24下载
    积分:1
  • tcptocom
    国外经典的TCP转串口的程序,VC++编写,有较强的参考价值(Foreign classic TCP to serial program, VC++ write, there is a strong reference value)
    2020-11-22 11:29:35下载
    积分:1
  • OLED(8080)
    stm32驱动OLED,8080并口方式。(oled display(8080))
    2014-07-20 21:08:05下载
    积分:1
  • cPPReference
    C++学习资料,chm格式的文件,希望对大家有帮助(C++ Study File For C++ Premier)
    2013-07-25 15:44:37下载
    积分:1
  • kingbos
    关于教育网站的开发和架构,采用三层架构模式,使用于多企业(Website development framework on education)
    2013-09-08 13:46:48下载
    积分:1
  • Office-Word-2
    基于mfc程序演示各种操作word的方式,简单明了、容易迅速上手;各种操作注释完整。(Based on word of mfc program demonstrates the various operation modes, simple, easy to get started quickly various operating Comment integrity.)
    2014-02-26 12:50:46下载
    积分:1
  • LINQ
    C#关于LINQ操作的介绍,很好很实用的代码哦,希望对学习C#的人有用处。(C++ code for LINQ,you will find it is very useful in your work or study.good luck)
    2012-12-01 16:22:25下载
    积分:1
  • ActiveDoc
    说明:  利用vc6.0提供的支持实现一个ActiveX文档服务器程序。这个程序可以从包容器中装入文件,可以编辑和保存文本以及嵌入对象,它还能够从Internet下载文本文件,每次一行。(vc6.0 use of the support provided to achieve an ActiveX file server. This procedure can pack containers loaded document, and can edit the text and to preserve embedded object, it can be downloaded from the Internet text files, one line at a time.)
    2006-03-12 21:00:58下载
    积分:1
  • YCArray
    说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
    2005-09-06 13:03:51下载
    积分:1
  • What_const_Really_Means
    说明:  在软件开发中,特别是驱动开发中,什么时候用const,什么时候又要加volatile,这里有详细的讲解(In software development, particularly driven development, when to use const, when that the increase in volatile, here in detail)
    2010-04-30 17:27:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载