登录
首页 » 电子书 » effective stl,介绍stl的一本很好的书哦

effective stl,介绍stl的一本很好的书哦

于 2022-03-23 发布 文件大小:1.18 MB
0 237
下载积分: 2 下载次数: 1

代码说明:

effective stl,介绍stl的一本很好的书哦-effective stl

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

发表评论

0 个回复

  • 3. 约瑟夫环问题。设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到...
    3. 约瑟夫环问题。设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;报到m的人出列;如此下去,直到所有人全部出列为止。用带头结点的单循环链表作数据元素的存储结构。 数据输入: 第一行为人数n。 第二行为报数值m。 数据输出: 依次输出出列人员的编号。 示例: 输入文件input3.txt: 4 3 4 1 3 2 输出:(标准输出) 3 2 4 1 -3. Joseph Central problems. Located numbered 1,2, ..., n (n
    2022-05-14 13:51:18下载
    积分:1
  • 描述了C++文件操作的操作方法 ios::app:   以追加的方式打开文件 ios::ate:   文件打开后定位到文件尾,ios:app就包含有此...
    描述了C++文件操作的操作方法 ios::app:   以追加的方式打开文件 ios::ate:   文件打开后定位到文件尾,ios:app就包含有此属性 ios::binary:  以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文 ios::in:    文件以输入方式打开 ios::out:   文件以输出方式打开 ios::nocreate: 不建立文件,所以文件不存在时打开失败  ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败 ios::trunc:  如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
    2022-03-24 03:47:54下载
    积分:1
  • 是关于Linux命令的分类集合,主要针对已有的《Linux命令宝典大全》及《Linux_CmdList》的不足...
    本书是关于Linux命令的分类集合,主要针对已有的《Linux命令宝典大全》及《Linux_CmdList》的不足----目录名称太长(包含有网站名称)以至于不便查找----进行了改进,使之简洁而实用。-the book is on the order of Linux clustering. has been targeted at the "Linux book orders Solutions" and "Linux_CmdList" insufficient---- directory name is too long (including a web site name) inconvenience you-so by improving make it concise and practical.
    2022-07-18 02:11:59下载
    积分:1
  • MFC第二版,编程大师侯俊杰先生经典之作。
    MFC第二版,编程大师侯俊杰先生经典之作。-MFC Second Edition, programming master Mr. Hou Junjie classic.
    2022-02-21 21:19:32下载
    积分:1
  • C语言库函数大全,压缩包内包含C语言中的所有库函数,方便参考!...
    C语言库函数大全,压缩包内包含C语言中的所有库函数,方便参考!-This is the collection of C function.It will be convenient to the C programmer.
    2022-08-09 01:57:46下载
    积分:1
  • 基于步长自适应的盲信号分离
    基于步长自适应的盲信号分离-based Adaptive Step-Blind Signal Separation
    2022-03-10 18:17:31下载
    积分:1
  • 最快,最简单,学习Adobe CS4最全面的PS图象处理软件…
    The fastest, easiest, most comprehensive way to learn Adobe Photoshop CS4 Fourteen lessons in Adobe Photoshop CS4 Classroom in a Book cover basic and advanced techniques in Adobe Photoshop, the world’s best image-editing software. Learn how to retouch digital photos, work with layers and masks, navigate the workspace, prepare images print, and explore the latest features. Tips, extra-credit exercises, and step-by-step lessons help you become more productive using Photoshop. Learn to correct and enhance digital photos, create image composites, transform images in perspective, and prepare images for print and the web. Combine images for extended depth of field, and try out the new 3D features in Adobe Photoshop CS4 Extended.
    2022-03-06 14:27:12下载
    积分:1
  • java语言入门,帮助你更好的掌握java技术。
    java语言入门,帮助你更好的掌握java技术。-java language portal, and help you better understand java technology.
    2022-05-19 22:45:37下载
    积分:1
  • NOTE BOOK. NET realize the Notepad function! Some of the benefits of code!
    NOTE BOOK .NET 实现的记事本功能!代码有些益处!-NOTE BOOK. NET realize the Notepad function! Some of the benefits of code!
    2023-05-14 12:05:03下载
    积分:1
  • There are several drawing using C language program, very useful, can be used to...
    里面有几个用C语言画图的程序,非常实用,可以用这些例子拓展画出其他图形-There are several drawing using C language program, very useful, can be used to expand these examples to draw other graphics
    2022-03-23 04:33:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载