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

搜索资源列表

  1. Convertor_src

    0下载:
  2. VC版本2,8,16等进制转换,算法全部又C语言标准库编写.-VC version CLP.Biopterin as base for the conversion, the algorithm also all standard C language library prepared.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:140044
    • 提供者:王昆
  1. FreeImage361

    0下载:
  2. 最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2377502
    • 提供者:赵辉
  1. sflsrc21

    0下载:
  2. 短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。-terse and forceful language standard C libraries. For more than 450 portable code algorithms and tools.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:690137
    • 提供者:易 容
  1. 100道C语言经典实例

    0下载:
  2. 用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26522
    • 提供者:唐伟龙
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26763
    • 提供者:叶润
  1. er

    0下载:
  2. 数据结构C++语言描述--应用标准模板库(STL)(第2版)-Data structure C++ Language Descr iption- Application Standard Template Library (STL) (2nd edition)
  3. 所属分类:STL

    • 发布日期:2017-06-15
    • 文件大小:23328103
    • 提供者:wuhua
  1. ftds_slides

    0下载:
  2. 数据结构C++语言描述--应用标准模板库-Data Structures C++ language descr iption- Application of Standard Template Library
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3720741
    • 提供者:wuzhibin
  1. SourceCode

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

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

    0下载:
  2. 数据结构C++语言描述.应用标准摸板库STL第2版- Data Structure with C++ Using STL, Second Edition
  3. 所属分类:STL

    • 发布日期:2017-06-14
    • 文件大小:21206675
    • 提供者:小北
  1. CCppReference-EN

    0下载:
  2. C/C++的语言参考,英文版的,标准C/C++的库函数和STL库都很全。-C/C++ language reference, in English, the standard C/C++ library functions and STL libraries are full.
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:247073
    • 提供者:陈宇
  1. sometxt

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

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

    0下载:
  2. C++标准语言模板,C++语言的库德一个主要组成部分。本书展示了怎样使用STL中提供的模板类。-C++ standard language templates, C++ language, a major component of Kurdistan. This book shows how to use the STL template class provided.
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9656144
    • 提供者:helloolleh
  1. BigInt_rsa

    0下载:
  2. 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6922
    • 提供者:李抒昌
  1. Absolute.CPP

    0下载:
  2. 本书是讲解C++语言程序设计的优秀教程。全书围绕C++语言的结构来组织,开始章节结构编程的普通概念,接下来详细介绍C++中的继承、多态、异常处理以及标准模板库(STL),同时还包含模式UML的介绍。-Book is to explain the C++ language tutorial program designed for excellent. Book around the C++ language structure to organize, begin chapter structu
  3. 所属分类:STL

    • 发布日期:2017-05-19
    • 文件大小:5195061
    • 提供者:cpu
  1. mymath

    0下载:
  2. C语言,三角函数,平方根快速算法。运算速度很快,可以用来替换部分标准库 math.h 内的函数-C, trigonometric functions, square root of the fast algorithm. Fast operation, can be used to replace part of the standard library math.h functions within the
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3009
    • 提供者:majianjia
  1. STL--Data-strcture-and-Alogrithm

    0下载:
  2. 数据结构C++语言描述——应用标准模板库(STL)(第2版) 源代码-Source Code for STL-Based Data structure and Alogrithm for C Plus Plus Programing
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2762935
    • 提供者:丁晟
  1. capatiqyiarchivpinamespace

    0下载:
  2. VC版本2,8,16等进制转换,算法全部又C语言标准库编写()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:121856
    • 提供者:Lpurg
  1. libs.part01

    0下载:
  2. Boost库是为C++语言标准库提供扩展的一些C++程序库的总称,由Boost社区组织开发、维护。Boost库可以与C++标准库完美共同工作。(Some of the extended Boost library is for standard library language C ++ C ++ a library of programs, dyes containing two nitrogen atoms joined by Boost community organizations th
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:5242880
    • 提供者:Greenmon
  1. C++STL(2th)

    0下载:
  2. STL标准模板库介绍,各种数据结构的使用,C++语言的实现(Introduction of Standard Template Library)
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:21344256
    • 提供者:billson_
  1. poercy

    0下载:
  2. VC版本2,8,16等进制转换,算法全部又C语言标准库编写()
  3. 所属分类:大数据

    • 发布日期:2018-04-30
    • 文件大小:121856
    • 提供者:dewlbration
« 12 »
搜珍网 www.dssz.com