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

搜索资源列表

  1. STL_examples

    0下载:
  2. 关于stl的算法实例 虽然这些例子不是很长,没有一个完整的功能,但是要是想理解的话,已经足够了-Stl algorithm on these examples, although examples are not very long, does not have a fully functional, but would like to understand if so, has sufficient
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3869316
    • 提供者:tian
  1. Apriori_STL

    0下载:
  2. 本算法的基本功能是用C++语言实现了APRIORI算法,用户可以先选择要进行的操作。然后再输入支持度和置信度,就可得到挖掘的结果。-The basic function of this algorithm is a C++ language APRIORI algorithm achieved, the user can first select the operation to be carried out. And then enter the support and confidence
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:7334
    • 提供者:gaopeng
  1. VCOpenGLSTLView

    1下载:
  2. VC编写的opengl程序,用来读取和现实STL文件,希望对大家有用-VC program opengl prepared to read the STL file and reality, in the hope that useful
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-13
    • 文件大小:791378
    • 提供者:wang
  1. CPLUCplucSTL

    0下载:
  2. c++ STL学习的必备资料,对于初学者有很大的帮助-STL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:410765
    • 提供者:叶龙宝
  1. CppCode

    1下载:
  2. C++经典源代码 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. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:353362
    • 提供者:Dill
  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
    • 文件大小:3711101
    • 提供者:向前
  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
    • 文件大小:5758634
    • 提供者:wusheng
  1. stlsoft-1.9.85-hdrs

    0下载:
  2. 有名的C++库, 作者写了《Imperfect c++》和 《extended STL》,用C++的,不可错过。 STLsoft-Well-known C++ library STLsoft
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:2016885
    • 提供者:zhong
  1. book482

    0下载:
  2. 本书在第1 章介绍C++的历史中提到,C++语言的标准化完成是在1998 年。实际上,这一工作开 始于1989 年,在1997 年结束的时候完成,在1998 年9 月发布。而STL(Standard Template Library) 早在1979 年前后就已出现,不过并非使用C++完成。-STL
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3713916
    • 提供者:csu
  1. Readstl

    0下载:
  2. C++语言对STL文件格式进行读取,并将其显示出来,有一定的交互功能-C++ language, read the STL file format, and show a certain degree of cross-functional
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:7617297
    • 提供者:laga
  1. 1

    0下载:
  2. 使用STL完全的小程序,很好的,程序比较小 -this is a programe of STL
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:1023099
    • 提供者:jld
  1. 20090716_STL_CXYKFZN_YuanMa

    0下载:
  2. STL程序员开发指南源码,内含每个章节的随书源码,经典源码,值得收藏。-STL-source programmers to develop guidelines
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-16
    • 文件大小:191996
    • 提供者:kaweh
  1. SmartOGCtrl

    0下载:
  2. VC++简单的OpenGL封装库源文件,刚开始学习OpenGL,觉得OpenGL虽然好,但是仍有不足的地方。首先要按照它的一些语法去写东西,每个应用都要写一些重复的代码;第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线、画图形等东西。因此,为了方便使用,自己把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。-VC++ simple OpenGL library package source files, just started lea
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:105815
    • 提供者:Massachusetts
  1. Notepad.Plus.v4.4

    0下载:
  2. Notepad 是一款代码编辑器,采用 win32 api 和 STL 以 C++ 三者结合而成,并且选用功能强大的编辑模组 Scintilla;Notepad出色的功能可完美取代Windows系统的记事本程序。-Notepad is a code editor, using win32 api and STL in C++ III combination and selection of powerful editing module Scintilla Notepad outstandin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:4082828
    • 提供者:Leviathan
  1. interviewByCSDNTopLanguageAnswered

    0下载:
  2. 很多朋友都抱怨说STL出问题的时候debug很难,编译期错误算是轻的,大不了一串串令人头晕的出错信息,至少还能双击定位到错误行。而神秘的运行期崩溃才是真正令人头大的问题。-Many of my friends have complained that STL difficult to debug when problems, compile-time error light is the worst case scenario is dizziness a string of error mes
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:13344
    • 提供者:赵雷
  1. StuManV

    0下载:
  2. 用STL的VECTOR 以为文件流的输入输出 实现了一个学生成绩管理系统 控制台应用程序 对巩固C++ 和 数据结构优点帮助-This is a student management system with Vector , file iostream and so on
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2448035
    • 提供者:卡卡
  1. STL_Programmer_Guide

    0下载:
  2. 一本关于高效率学习STL的书,挺不错,交流一下-A study on efficient STL book, pretty good communication about
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:550021
    • 提供者:韩磊
  1. libSH

    0下载:
  2. 打包的C++源程序,实现的功能类似于STL,解压后就可以使 用-Packaged C++ source, functions similar to the STL, you can use after decompression
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:82282
    • 提供者:韩磊
  1. notepad-releases-source

    0下载:
  2. notepad++是一个开源的功能强大编辑器,可以高亮显示。里面的源码是用C++写的,用到了stl。-notepad++ is a powerful open source editor, can be highlighted. Inside the source code is written in C++, use the stl.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3596876
    • 提供者:訾二勇
  1. MyCrust100809

    1下载:
  2. BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
  3. 所属分类:GUI Develop

    • 发布日期:2014-08-06
    • 文件大小:6042182
    • 提供者:naz
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com