CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 STL 搜索资源 - function

搜索资源列表

  1. arraytemp

    0下载:
  2. 一个数组的stl实现,实现了拷贝构造函数、下标运算符重载等,含有测试程序。-an array of stl, has implemented a copy constructor function, indexed Operator, containing the test.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:128.73kb
    • 提供者:杨世瀚
  1. STL_string_class_src

    0下载:
  2. 一个能够替代CStringT的STL类,最为重要的是:它具有CStringT的Format功能。-an alternative to the STL CStringT category, the most important thing is : it has CStringT the Format function.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:Carl
  1. std string extention

    1下载:
  2. STL中string的扩展类string_ex,给出许多扩展的操作字符串的非常使用的成员函数-STL string of extensions string_ex given many strings to expand the operation of the very use of the function
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:4.58kb
    • 提供者:罗少波
  1. atoi

    0下载:
  2. 非常好用的字符串转长整型号的函数,无关操作系统和平台-Very easy to use string to long integer type of function, independent of operating systems and platforms
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:156.22kb
    • 提供者:Lvxuan3
  1. formatstr

    0下载:
  2. C语言,原创函数:将字符串 srcStr 格式化为 destLen长度,不足补空格,多了截断-C language, the original function: string srcStr formatted for destLen length, padded spaces, more truncated
  3. 所属分类:STL

    • 发布日期:2017-04-14
    • 文件大小:5.39kb
    • 提供者:lutaili
  1. ext_string

    0下载:
  2. 本例是对STL中string类的扩展,很好的弥补了现有string类的不足,可以和CString相媲美哦~~ 扩展的功能有分割字串,整形转换成string,字符串替换,判断该字串的类型等。 使用起来也很方便,直接include该头文件即可。-This example is the STL string class in the expansion, very good to make up for the deficiencies of the existing string class
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:68.08kb
    • 提供者:萧萧
  1. Eff_STL_CN[1]

    0下载:
  2. 本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最常用的类库及函数库,内容涵盖了C++的关键字,函数,运算符,类概念和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验的C++程序员都能够从本书快速地找到所需问题的答案.-This book is C++ Language reference manual, in alphabetical order, introduced the C++ Language core and most commonly used class
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:588.45kb
    • 提供者:达到
  1. ola

    0下载:
  2. 组合数学 中 欧拉函数的 实现 用STL 编写-Combinatorial Mathematics in the Euler function prepared using STL
  3. 所属分类:STL

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:wangxin
  1. castle-pascal

    0下载:
  2. castle 给出一个城堡的地图,求其中的连通房间数,最大房间的面积,拆除某个墙壁连通两间屋子后可形成的最大房屋面积。应用pascal的递归函数来实现计算功能。-give a castle map of the castle, and one of the connectivity number of rooms, the largest area of the room, the removal of a wall connecting the two rooms can be formed
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:858byte
    • 提供者:王一一
  1. mode

    0下载:
  2. 模板函数 显示具体化 源代码,带你进入STL时代(网络转载)-Template function of the source code shows that the specific
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:665.17kb
    • 提供者:nack
  1. Permutation

    0下载:
  2. 利用递归查找数字的排列组合 使用了STL技术-The technique of finding permutations also provides source code for the recursive implementation. Also, learn how to use the STL template function next_permutation().
  3. 所属分类:STL

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:test2008
  1. FreePtr

    0下载:
  2. 这是一个很好的帮助类,在适用STL的容器的时候,可以配合for_each算法函数删除容器中的指针对象-This is a very good help category, where applicable, the STL containers, they can function with the for_each algorithm to delete the pointer container object
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:1.28kb
    • 提供者:haofei
  1. STL

    0下载:
  2. 属于模版类学习。自定义结构的数据排序功能的实现。-Class templates are learning. Custom data structure to achieve the sort function.
  3. 所属分类:STL

    • 发布日期:2017-04-09
    • 文件大小:27.08kb
    • 提供者:iloveu
  1. Addison.Wesley.Essential.C++

    0下载:
  2. • Generic programming and the Standard Template Library (STL) • Object-based programming and class design • Object-oriented programming and the design of class hierarchies • Function and class template design and use ̶
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:649.61kb
    • 提供者:udo
  1. stlalgor

    0下载:
  2. 本程序介绍演示如何使用 STL的Algorithm与 Functor(function object)。-This demo program show how to use STL Algorithm and Functor(function object)。
  3. 所属分类:STL

    • 发布日期:2017-04-15
    • 文件大小:6.36kb
    • 提供者:Lazy Boy
  1. Steepest_descent

    0下载:
  2. Algorithm for Steepest Descent optimisation of an 2D function Comments in Romanian
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:25.6kb
    • 提供者:PSP
  1. Analyse-of-STL-codes

    0下载:
  2. 这是一本关于STL源码的深度解析的书籍,帮助大家能够熟悉掌握并应用各种STL函数。-This is a deep analysis on the STL source of books to help people grasp and apply to become familiar with STL function.
  3. 所属分类:STL

    • 发布日期:2017-05-27
    • 文件大小:9.68mb
    • 提供者:aiya
  1. xiazai

    0下载:
  2. stl vector的功能的实现 插入 删除 排序 查找 -stl vector insert delete function sort to find the realization of
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:1.23kb
    • 提供者:李可君
  1. f_GetFirstLetter

    0下载:
  2. 自动生成拼音简码 1. 此方法基于汉字的国标汉字库区位编码的有效性,不符合此编码的系统此函数无效! // 2. 若汉字串含有非汉字字符,如图形符号或ASCII码,则这些非汉字字符将保持不变.-1 simple code automatically generated phonetic This method is based on Chinese national standard character encoding of the effectiveness of the bit re
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:3.37kb
    • 提供者:汪秋棠
  1. Guider

    0下载:
  2. STL功能文档,方便STL实现编程,进行map,set,vector等的使用-STL function documentation to facilitate the implementation of the STL programming, to map, set, vector, etc. Use
  3. 所属分类:STL

    • 发布日期:2017-06-11
    • 文件大小:17.22mb
    • 提供者:lijiawei
« 12 »
搜珍网 www.dssz.com