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

搜索资源列表

  1. odeint

    0下载:
  2. Solving ordinary differential equations in C++development-This article introduces the C++ framework odeint for solving ordinary differential equations (ODEs), which is based on template meta-programming. I think this framework has some nice advantage
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:13331
    • 提供者:pearline
  1. libjingle

    0下载:
  2. 大名顶顶的Libjingle的源代码;使用STL库;里面也定义了很多模板,非常适合于写STL的模板。-Daimyo Dingding' s Libjingle source code the use of STL library which also defines a number of templates is very suitable for writing STL template.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1559702
    • 提供者:yourname
  1. stum

    0下载:
  2. 一个自己写的学生管理小系统,全部使用stl函数,代码比较简洁-A student to write their own management of small systems, all using the stl function, code is more concise ~ ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:10820
    • 提供者:小炳
  1. SourceCode

    0下载:
  2. 数据结构C++语言描述——应用标准模板库 源代码-Data Structures with C++ Using STL Source Code
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:9356482
    • 提供者:zhoufr
  1. Fdpcli10

    0下载:
  2. 一个人脸检测系统的相关代码,使用了STL技术,服务器程序是基于ARM+DSP-A face detection system, the relevant code that uses the STL technology, the server program is based on ARM+ DSP
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2147714
    • 提供者:aaaaa
  1. STL_gis

    0下载:
  2. 使用STL 算法实现GIS 算法可以保证它的简洁和高效该文结合C++代码实例抽象出了地理算子的概念应用在GIS 算法 当中通过定制适配器来消除地理算子和STL 算法之间的不匹配同时拓展了STL 算法满足GIS 算法更高级的需求-GIS algorithms using the STL algorithms can guarantee that the simplicity and efficiency of the paper with an abstract C++ code exampl
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:297131
    • 提供者:wang
  1. STLCodeAnalyse

    0下载:
  2. STL源代码分析,详细深入STL的内部~希望可以帮到大家-STL source code analysis, detailed in-depth internal STL ~ desire to help everyone
  3. 所属分类:STL

    • 发布日期:2017-05-21
    • 文件大小:6270168
    • 提供者:6595594
  1. STLyuanmajiexi

    0下载:
  2. STL源码剖析 中文版,候捷译 喜欢的下-STL source code analysis
  3. 所属分类:STL

    • 发布日期:2017-05-21
    • 文件大小:6270116
    • 提供者:黄国强
  1. zevent.1.2.1.tar

    0下载:
  2. stl c++,c++stl的源代码文件,有每一个文件的说明以及源码可以看下。很不错的学习源码,-stl c++, c++ stl source code file, there is a descr iption of each file source may have a look. Very good learning source, ha ha
  3. 所属分类:STL

    • 发布日期:2017-04-04
    • 文件大小:124549
    • 提供者:edgar
  1. stl-source-code

    0下载:
  2. 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -Introduction matlab classic algorithms, including interpolation and fitting, data analysis, we want to help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6748654
    • 提供者:gaogao
  1. sudoku

    0下载:
  2. C++解数独的代码,使用了三种方法,依次对应解决不同难度的数独,并且最后采用由堆栈为基础数据结构的深度优先搜索法解数独,可以保证解决所有的可解数独。使用了STL的bitset,利用位操作节省内存。-C++ code alone the stops, using three methods, followed by the corresponding number of varying difficulty to solve alone, and Finally the data structur
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:368489
    • 提供者:wjn_nb
  1. ContactBook

    0下载:
  2. 数据结构课链表实验设计——一个MFC下的小巧学生通讯录。代码欢迎大家来参考。将双向带头尾链表封装在一个类里(因为是数据结构课,所以没用STL的list)。然后将链表封装在通讯录类里供Dialog使用。-Experimental Design class list data structure- a small MFC students under the address book. Welcome to the code reference. Will take the lead in the
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3144509
    • 提供者:朱凯迪
  1. cpp_stl_sample.tar

    0下载:
  2. C++标准库STL完整样例代码,极具参考价值。-C++ Standard Library STL complete sample code, great reference value.
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:49435
    • 提供者:zdf01
  1. DesignPattern

    0下载:
  2. 正在重构几个大项目,自己也正在编写设计模式库。 覆盖20几种采用模式; 而本人是本着好用,简洁至上的原则。编写了一套易用,易懂的模式库。 该模式库会用到LOKI部分对象(和BOOST 用到STL 对象基本类似)。请注意下载LOKI。 代码完全原创,免费提供大家下载,学习,研究和使用, 参考文献:《设计模式》《C++设计新思维》《模式分析》《代码重构》 程序中所使用的英文注释,来自《设计模式》一书。 编写语言: C-Several large p
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:48129
    • 提供者:joyeep
  1. NotepadHelpe

    0下载:
  2. Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器. 为了产生小巧且有效率的代码编辑器,这个在 GPL 许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla. 藉由加强与优化许多函数及演算法,Notepad++ 致力於减少世界二氧化碳的排放.当使用较少的 CPU 功 率, 降低电脑系统能源消耗, Notepad++ 间接造就了绿化的环境. 多亏它的轻巧与执行效率, Notepad++ 可 完美地取代
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1174789
    • 提供者:zzg
  1. ACM.ICPC_Code_base_MyLib(For_ACM)

    0下载:
  2. 吉林大学. ACM/ICPC 代码库,关于图论、数据结构、网络流、树论、递归方法求解排列组合问题,以及ACM/ICPC之STL.-Jilin University. ACM/ICPC code base, on the graph theory, data structures, network flows, the tree of recursive method for solving permutation and combination, as well as ACM/ICPC of t
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:641454
    • 提供者:yeyanchao
  1. MemoryStreamLib

    0下载:
  2. 使用STL库实现的一个Stream类,功能和C#的CMemoryStream一样。提供Write Read Seek等接口,同时实现一些基本数据的序列化和反序列化。商业代码,经受过考验。作者tanis-Using the STL library implementation of a Stream class, function, and C#, CMemoryStream same. Write Read Seek to provide such interfaces, while achie
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14167
    • 提供者:王海力
  1. cPPwebservice

    0下载:
  2. C++STL程序员指南源码 目录内容: \CHAPTER1 第1章所有源程序代码。 \CHAPTER2 第2章所有源程序代码。 \CHAPTER3 第3章所有源程序代码。 \CHAPTER4 第4章所有源程序代码。 \CHAPTER5 第5章所有源程序代码。 \CHAPTER6 第6章所有源程序代码。 \CHAPTER7 第7章所有源程序代码。 \CHAPTER8 第8章所有源程序代码。 \CHAPTER9 第9章所有源程序代码。 \CHAPTE
  3. 所属分类:STL

    • 发布日期:2017-05-04
    • 文件大小:1489495
    • 提供者:lcx
  1. Array1

    0下载:
  2. 动态数组的模板实现,stl中vector的替代代码-Dynamic array of templates, stl in the alternative code vector
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7755
    • 提供者:kang
  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
    • 文件大小:343087
    • 提供者:stallion
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com