CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - STL list

搜索资源列表

  1. IOCP1

    0下载:
  2. Windows 2000. --*/ 的完成端口例子,做的一个完成端口练习。 我把代码写的更清晰了一些。 还有一点,就是,我使用了一个,我叫做“双链表”的数据结构来管理IO结点和单句柄结点。这个东西是用stl里的list做的-Windows 2000. ------- / Completion of the port example, do a complete port practice. I have to write the code more clearly some of it. An
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:264.57kb
    • 提供者:卢宏伟
  1. implementMapVecterListWithCProgram

    0下载:
  2. c语言实现了stl里面的map,vector,list,是了解学习stl容器的好东西。-c language to implement stl inside the map, vector, list, is to understand the good things to learn stl containers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7.36kb
    • 提供者:黄亮
  1. CH_STL

    0下载:
  2. 详细介绍STL,包括vector,deque,list,set和map的实现原理和使用方法-Details of STL, including the vector, deque, list, set and map to achieve the principles and use
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:向前
  1. STL222

    0下载:
  2. 一些STL编程方面的源代码,其中包括vector,list拿出来给大家分享-Some aspects of STL programming source code, including vector, list out for everyone to share
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5.49mb
    • 提供者:wusheng
  1. cplusplus

    0下载:
  2. 链表 回文判别 多态性 返型程序设计和STL编程-Palindrome-based distinguishing polymorphism of the list back to program design, and STL programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:5.7kb
    • 提供者:刘刚
  1. SysQueue

    0下载:
  2. 自己封装一个相对stl和queue对列模板类,名字叫做动态队列,希望给初学者有些启示-A relatively stl own package and the list of template class queue, called the dynamic queue name, want to give some inspiration for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:780byte
    • 提供者:a
  1. vcPP2

    0下载:
  2. CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:335.05kb
    • 提供者:stallion
  1. printer

    1下载:
  2. 测试你对这项任务队列和你有能力使用STL队列适配器的理解。您被要求完成的实施方案模拟一个共享打印机。这种打印机使用先入先出队列。 仿真工程通过阅读和处理从数据文件中的事件列表。每一个有效的数据文件中的行包含有关打印作业和作业提交时,这个时间信息。具体来说,在每一行中包含的信息是时间(以秒为单位)提交作业,在作业的页面长度,以及从中作业提交计算机的名称。在仿真开始时,这些事件都应该是阅读的计划,并在继承的工作量队列中。 该方案应通过增加内部模拟一个循环或while循环计数器时间的推移。
  3. 所属分类:Windows编程

    • 发布日期:2013-05-06
    • 文件大小:10.23kb
    • 提供者:
  1. SingleList

    0下载:
  2. 通过STL来模拟实现单链表的功能,提供通用的接口来调用-Through the STL to simulate the function of the singly linked list, to provide a common interface to call
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:494.56kb
    • 提供者:Darren
  1. dashujiecheng

    0下载:
  2. 利用链表类或者标准STL实现任意大数阶乘的精确计算,并在屏幕上显示出来-The linked list class or standard STL implementation of any accurate calculation of the factorial of large numbers, and displayed on the screen
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:643byte
    • 提供者:说了再见
  1. group-class

    0下载:
  2. 了解链表类的定义与实现,学习其使用方法; 了解栈类的定义与实现,学习其使用方法; 了解队列类的定义与实现,学习其使用方法;了解C++标准模版库STL的使用方法。 -Understand the definition and implementation of linked list class, to learn their use understand the definition and implementation of the stack class, learning t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:33.99kb
    • 提供者:杨新
  1. student-management-system

    0下载:
  2. 主题是学生管理系统,采用了STL中的list类来实现存取和读写文件。-The theme is a student management system, to access and read and write files using the STL list class.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:1.98mb
    • 提供者:徐莉
  1. STL-vector

    1下载:
  2. STL的应用,其中包含详细的vector,map,set,list的每一个函数的具体操作。-STL' s application, which contains detailed vector map, set, list every function specific operations.
  3. 所属分类:Windows编程

    • 发布日期:2014-03-21
    • 文件大小:702.2kb
    • 提供者:齐齐
  1. ThreadSafeQueue

    0下载:
  2. 基于C++标准模板块STL的list容器开发的线程安全的队列,实现队列的基本功能,如入队,出队,可以设置队列最大值,可以用于线程同步-Thread-safe queue based on the standard mode C++ plate STL list container development, to achieve the basic functions of the queue, such as into the team, a team, you can set the maxi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1.62kb
    • 提供者:park
  1. Exam_9_26

    0下载:
  2. 标准C++中,对于迭代器对象中的元素删除时的注意事项。 以vector,list为例,说明了erase使用时注意点。-in this test project,we demonstrate the Using of erase() method in STL s iteraor object.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:137.1kb
    • 提供者:张群峰
  1. test18_chy

    0下载:
  2. (1) 编写程序,实现STL链表的增、删、改、查、排序; (2) 对比实现中实现的容器类,思考STL中容器的实现; -(1) write a program, the realization of the STL list of add, delete, change, check and sorting (2) compare the implementation in the implementation of container classes, thinking the S
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:1.17kb
    • 提供者:chen
  1. STLMFC2

    0下载:
  2. STL list<string> 与 MFC CStringlist 用法-STL list<string> and MFC CStringlist example
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:18.05kb
    • 提供者:yangjun
  1. PolyMulPoly_list

    0下载:
  2. 用stl实现多项式字符串相乘,用list实现,已测试。-Stl string using polynomial multiplication, with the list implementation, have been tested.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:475kb
    • 提供者:HEJIE
  1. SingingCompetition

    0下载:
  2. 用VS2008写的一个唱歌比赛的应用,主要练习STL各种容器的使用,包括vector,list,set,multiset,map,multimap等-Using VS2008 to write a singing competition applications, the main variety of exercises using STL containers, including vector, list, set, multiset, map, multimap, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:5.96mb
    • 提供者:shenzhe
  1. poly

    0下载:
  2. 使用了stl的list实现的多项式类。实现了多项式的加减乘的运算。已经比较完善。适合新手学习。-Using the STL polynomial class list implementation.Implements the polynomial of add and subtract in arithmetic.Has been more perfect.Suitable for beginners learning.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2.53mb
    • 提供者:凌升杭
« 12 »
搜珍网 www.dssz.com