登录
首页 » Windows开发 » C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的...

C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的...

于 2022-03-19 发布 文件大小:3.81 MB
0 242
下载积分: 2 下载次数: 1

代码说明:

C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C++ Primer

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

发表评论

0 个回复

  • Windows2000可执行文件的源代码
    Windows2000 notepad.exe 源代码-Windows2000 notepad.exe source code
    2023-06-24 06:50:04下载
    积分:1
  • 视频车辆检测
    本程序可对通过三个车道的车辆进行检测,计数。背景建模使用的是背景差法,效果很好,程序中自带了测试视频,如果你想使用本程序,只要稍微改动一些参数即可。
    2022-02-12 12:05:19下载
    积分:1
  • facedetector
    人脸检测器 #include < iostream > #include < cv.h > #include < highgui.h > int main(void) { int 键 = 0 ; int i; CvMemStorage * 存储 = cvCreateMemStorage (0) ; CvCapture * 捕获 = cvCaptureFromCAM (0) ; char * 文件名 ="haarcascade_frontalface_alt.xml"; CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名, 0,0,0) ; 虽然 (关键! = "q") { IplImage * 帧 = cvQueryFrame (捕获) ; 如果 (! 帧) 断 ; CvSeq * 脸 = cvHaarDetectObjects ( 帧, 级联, 存储, 1.1、 3, 0 / * CV_HAAR_DO_CANNY_PRUNNING *, cvSize (40,40)) ; 为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) { CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ; CvFont 字体 ; cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ; CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ; cvPutTex
    2022-01-30 19:16:21下载
    积分:1
  • C++ Builder 5 编程实例与技巧源码,希望能对广大编程爱好者帮助,...
    C++ Builder 5 编程实例与技巧源码,希望能对广大编程爱好者帮助,-Builder 5 C programming source code examples and techniques in hopes of helping the majority of programming enthusiasts, thank you
    2022-03-19 19:53:38下载
    积分:1
  • Upload this file please
    Upload this file please
    2022-10-06 13:40:03下载
    积分:1
  • some c examples. useful men!
    some c examples. useful men!
    2023-07-14 19:10:04下载
    积分:1
  • windows下所有的hook的演示代码
    windows下所有的hook的演示代码-windows of all the hook demo code
    2022-01-25 17:55:43下载
    积分:1
  • 常用的软件来记忆英语单词都是基于不好理解的。
    一般常用的英语背诵软件都是以单词为主,不能很好的理解英语句子的结构,而"英语句子通"能帮你实现整句的背诵,而且有整句的即时语音,中国人学英语往往注重背单词,而忽略了句子,往往达不到说一口流利英语的效, "英语句子通"的出现弥补了这个空白。 附了NewConcept第一册的部分句子(mdb数据库形式,不加密),可以自己添加。 软件要求:window系列平台,微软语音引擎(如装了金山词霸就可以了) 需vb6运行库,ado引擎。 注:附全部vb源代码!!! -commonly used software to memorize English words are based not well understood English sentence structure, "English sentence-" can help you achieve recitation of sentence, but the sentence instant voice, the Chinese people tend to focus on learning English words back, while ignoring the sentence, often fail Fluent in English, said the effect, "English sentence links" can make up this gap. A list of NewConcept the first part of the sentence (mdb database form and encryption), it will add its own. Software requirements : window Series platform, Microsoft Speech engine (such as installing a free email can be a) need VB6 runtime, ado engine. Note : A full vb source code! ! !
    2022-02-04 15:51:03下载
    积分:1
  • 用处:大量的图片收集,名字杂乱,归类时,重新命名工作量大。这个小程序可以进行文件的自动重新命名。大家可以继续完善它。...
    用处:大量的图片收集,名字杂乱,归类时,重新命名工作量大。这个小程序可以进行文件的自动重新命名。大家可以继续完善它。-useful : a large collection of photographs and names of types, sorting, re-named the workload. This procedure can be carried out small documents automatically re-naming. We can continue to improve it.
    2022-08-09 18:24:42下载
    积分:1
  • time can be set for automatic shutdown
    设定时间可实现自动关机-time can be set for automatic shutdown
    2022-01-26 15:10:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载