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

搜索资源列表

  1. TheadQueue.zip

    0下载:
  2. 使用命令模式和责任链模式以及STL优先级队列实现线程池,可以直接加入现在的任何程序,Responsibility for the use of chain of command model and STL model and the realization of priority queue thread pool, you can direct any proceedings to join now
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:364888
    • 提供者:蒋坤地
  1. expression

    2下载:
  2. 利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。 输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。 -Done using an arithmetic expression evaluation stack: file input fr
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:429013
    • 提供者:Sw
  1. NTGraph3D

    0下载:
  2. 一个绘制3D的ActiveX,直接加入工程就能绘制3D图像-An ATL/STL ActiveX control based on OpenGL library for 3D data visualization
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:128992
    • 提供者:晨间
  1. WTL70

    0下载:
  2. MS C++ WTL7.0 安装补丁,是STL的GUI部分-MS C++ WTL7.0 to install a patch, is the GUI part of STL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:384800
    • 提供者:轻风
  1. libcstl2.0

    0下载:
  2. 一个用C语言实现的stl库,堪比c++的std库,功能强大,支持linux和windows等主流操作系统。-A language of the stl with C libraries, comparable to the std c++ library, powerful, supporting linux and windows, and other mainstream operating systems.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6948055
    • 提供者:黄健
  1. VC6

    2下载:
  2. 本软件为RAR绿色完全英文版。 vc++6.0简体版不包括MFC,STL等。 程序踟径在\\Common\MSDev98\Bin\ msdev.exe -The English version of software for RAR green completely. vc++6.0 simplified version does not include MFC, STL, etc.. Program hesitant path in \ \ Common \ MSDev98 \ B
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:15789443
    • 提供者:gang
  1. tic-tac-toe

    0下载:
  2. 一个简单的用二叉树实现的极大极小指算法人工智能井字棋游戏,使用C++的类,和STL模版库中的vector-A simple binary tree the minimax means algorithm artificial intelligence tic-tac-toe game of chess the class of C++, and STL template library in the vector
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:1038755
    • 提供者:laixin
  1. SimulationModel

    0下载:
  2. STL文件转换成模型文件fm,使得可以很好支持3d建模,模型导入等功能-STL file into a model file fm, so you can well support the 3d modeling, model import functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3072650
    • 提供者:杨阳
  1. The_C++_Standard_Library

    0下载:
  2. STL标准库经典书籍,侯捷/孟岩译的中文版-STL standard library classic books, Hou Jie/Meng Yan translated the Chinese version of
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17150046
    • 提供者:猪呀~~~飞
  1. Microsoft_Visual-Studio-2010

    1下载:
  2. 《Visual C++ 2010入门教程》系列,用来帮助初学者。刚开始学的时候是很痛苦的,这个我深有体会,特别是身边还没有人能够指导一二的。内容主要涵盖在Windows下面使用C++进行开发的常见内容,Visual Studio 2010的使用,如何创建新项目,如何调试,如果配置项目属性等等,另外还会介绍Visual C++ 2010中新加如的一些内容,包括一些新的STL组建,一些新的语法支持等等。-" Visual C++ 2010 Tutorial" series, to
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-25
    • 文件大小:770048
    • 提供者:fluto
  1. stl_sample

    0下载:
  2. 本程序提供一些stl的实例,帮助入门stl。其中有向量、队列、map等。-some stl samples.
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:10659
    • 提供者:kevin
  1. ZPrinter

    0下载:
  2. 一个打印类,可以对打印机进行设置,也能对打印的内容进行调整,不过没有demo-A print category, can set the printer can also print the contents of the adjustment, but I did not demo
  3. 所属分类:Printing program

    • 发布日期:2017-11-17
    • 文件大小:2688
    • 提供者:站长
  1. vc_demo_classic

    1下载:
  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. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:352776
    • 提供者:sunu
  1. Vectordemo

    0下载:
  2. 数据结构与算法-程序、素材\STL向量测试类-Data Structures and Algorithms- procedures, materials testing STL Vector Class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:865
    • 提供者:陈旭
  1. CRC32_Src

    0下载:
  2. 使用C++编写的CRC32校验算法,使用了STL库,windows API和汇编等几种方法实现,并能比较它们之间执行的时间。-The use of C++ Prepared CRC32 checksum algorithm, using the STL library, windows API, and the compilation of several methods, such as to achieve, and compare their execution time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:17131
    • 提供者:欣烁
  1. CommonLib.66

    0下载:
  2. 这些模板类都是作者多年来开发过程中积累下来的好用代码,并在多个系统中使用了,因不大喜欢用STL,所以自已编写了XDynamicArray,XArray,XMap,XStack,XSet等模板类,还有XByteBuffer,XInputByteBuffer动态缓冲区数据处类。还有XCRC,XHexCode,XMD5,XBase64等类。自我感觉蛮好用的,代码在BCB6编译下通过的,BCB5下需要改一下,主要是XHexCode内含了ASM代码。 -These template classes a
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:81882
    • 提供者:叶文鹏
  1. CIVStringSet_Demo

    0下载:
  2. CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-CIVStringSet_Demo.zipCIVStringSet_Source.zip platform based on the MFC and the STL string class, can be achieved in fast string search.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:31965
    • 提供者:dg
  1. 1262523828

    1下载:
  2. VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:1013190
    • 提供者:yongchensong
  1. STLQueoTest

    0下载:
  2. Visual C++ C6.0 版本的STL中关于queue 的使用例子-Visual C++ C6.0 version of STL on the use of queue example
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:29452
    • 提供者:范宏艳
  1. C++knowledge

    0下载:
  2. c++学习必备的概念诸如:数据抽象、多态、设计模式、STL等知识-c++ learning essential concepts such as: data abstraction, polymorphism, design patterns, STL, such as knowledge
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14272
    • 提供者:fuzi35
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com