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

搜索资源列表

  1. C_standard_library

    0下载:
  2. c++标准函数库 Nicolai M.Josuttis 著 侯捷/孟岩 译 -c++ standard library Nicolai M. Josuttis the Hou Jie/Yan Meng Translation
  3. 所属分类:SCM

    • 发布日期:2017-06-10
    • 文件大小:17149104
    • 提供者:北冥
  1. STL

    0下载:
  2. STL标准库函数文档 希望对初学者有些帮助吧 -STL standard library functions documentation it wishes to be helpful for beginners
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:208408
    • 提供者:wu guan feng
  1. CplusplusStandardLibrary

    0下载:
  2. C++标准库函数英文版pdf,方便大家观看学习,值得收藏-C++ standard library function, pdf, easy to watch and
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4446219
    • 提供者:shenchen
  1. GUID

    0下载:
  2. 字符串的GUID 与 4个DWORD值的转换, 用于在网络传输时,可以节省带宽, 重载MYGUID的 < 操作符,使之可以在标准库map中可以做关键字使用-translate between GUID string and 4 Dword value struct, Used in internet communication, can save bandwidth
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:6492
    • 提供者:韩龙
  1. Linux

    0下载:
  2. linux以及c++的标准库API手册,包含c以及c++的!-linux and c++ standard library API manual, including c and c++ in!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:193085
    • 提供者:sky
  1. sometxt

    0下载:
  2. 一百个经典的C语言算法,还有标准库List的用法详解。大家多踩踩。-100 C algorithms. And class list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:9314
    • 提供者:郭连
  1. STL_standardlibrary

    0下载:
  2. C++标准库简介,包括以下内容: 1.C++标准库——函数对象 2.pair-min-max-swap 3.std_deque双端队列容器 4.std_map作为一个关联数组 5.std_set作为一个有序集合 6.容器中的型别 7.使用std_list作为链表 8.使用以vector简化对象管理 -About C++ standard library, including the following: 1.C++ standard librar
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:58915
    • 提供者:陈亨利
  1. cziliao

    0下载:
  2. C++标准库资料,里面包含了一些C++标准库小程序-C++ standard library data, which contains some C++ Standard Library Applet
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:20860810
    • 提供者:赵伟
  1. stl-code

    0下载:
  2. stl标准库是C++ 的一个类库,包括容器,算法,迭代器。提供许多基本的算法和数据结构-The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:215530
    • 提供者:肖新
  1. timeout-list-malloc

    0下载:
  2. 从uclibc的malloc和glib的glist、timeout提取出来的代码,用于嵌入式开发。分配一块内存用于动态内存,有定时功能,提供双向链表这种容器。用于没有操作系统和c标准库支持的环境。-Uclibc' s malloc and glib from the glist, timeout extracted the code for embedded development. A memory for dynamic memory allocation, there is timi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:29011
    • 提供者:tangjian
  1. C_Standard_runtime

    0下载:
  2. C++的一些标准库的用法及解析,大部分为Win32下的API。-C++, some of the standard library usage and analysis, mostly under Win32 API.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3709683
    • 提供者:loiya
  1. edamcp

    0下载:
  2. 用遗传算法写的检测点集中是否存在最大团的算法,测试数据为标准库,可以检测到80个点-Detection of the genetic algorithm point of writing the existence of the largest groups focused on algorithms, test data for the standard library, can detect 80 point
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:16799
    • 提供者:白蔚
  1. 23412640GLNURBS

    0下载:
  2. C++ 标准库介绍,适合初学人员。 编写程序尽量用库函数,效率高--C++ Standard library presentations, suitable for novice staff. Programming as far as possible with library functions, high efficiency
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:27136
    • 提供者:包青天
  1. Addison-Wesley.-.Cplus.Standard.Library.The.A.Tuto

    0下载:
  2. 经典的C++文档资料-c++标准库-经典英文著作,高手必备资料-C++ standard library
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3447646
    • 提供者:张恒
  1. testdw

    0下载:
  2. windows ce 驱动 pc104硬件 操作 实现read writer 流驱动的两个函数, 可以实现使用c++标准库的文件操作对此pc104硬件读写-driver for windows ce PC104 decivce
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:759
    • 提供者:yinsq
  1. SimpleChatwwx

    0下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process commu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:28166829
    • 提供者:王文星
  1. 300jiamisuanfayuanma

    0下载:
  2. 300种加密算法源码,标准库函数,包含RSA,ELGamal等-300 kinds of encryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:389333
    • 提供者:
  1. calculator(linux)

    0下载:
  2. 为了比较满足自己完美主义的追求..花了点时间。支持+-*/,()优先运算。封装c++标准库异常处理(c++标准),堆栈算法(明了易懂,功能强大)。注释也比较全。 适合大家交流作用。 -In order to compare the pursuit to satisfy his perfectionist .. took some time. Support+-*/,() priority operations. Package c++ standard library exception
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:42944
    • 提供者:杰哥
  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. BallCube

    0下载:
  2. 使用OpenGL标准库开始一个实验小程序。方面入门学习。-Using the OpenGL standard library to begin a small experimental program. Aspects of getting started.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:46646
    • 提供者:wangzhengyu
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com