CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 好的C

搜索资源列表

  1. AVLtreeopertion

    0下载:
  2. 一个AVL树的遍历算法程序,对于初学数据结构,C语言的人来说是个较好的例子-An AVL tree traversal algorithm program data structure for the beginner, C language of the people is a good example of
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1833
    • 提供者:lmz
  1. 1.tar

    0下载:
  2. 用C++实现的0-1背包问题的动态规划解法程序。注释详实,可读性好。-C++ implementation with the 0-1 knapsack problem dynamic programming solution procedure. Comments detailed, readable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:195451
    • 提供者:ryyrzzl
  1. 3.tar

    0下载:
  2. 高速缓存调度问题的C++实现代码,采用最优的opt方法。代码注释详实,可读性好。-Cache Scheduling C++ implementation code, the use of the best opt ​ ​ method. Code comments informative and readable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:199630
    • 提供者:ryyrzzl
  1. change

    0下载:
  2. 这是一套实现字典顺序查找的c++容器编写的算法,对于不重复的大型文档速度很优越,已经在codeblocks下成功运行。代码最大的特点是效率非常好-it s good for someone who want find a word in a long file.you can find that c++ vector is very fast and simple.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:233090
    • 提供者:张晓坤
  1. mazin

    0下载:
  2. 迷宫源程序, 关于一些迷宫实现的C++代码,有些好的算法-maze resource, about some come true of maze C++ code.and have some good algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:3005409
    • 提供者:Sdtfen
  1. c-program-tool

    0下载:
  2. c语言数据结构演示工具,学习C语言编程算法的绝好工具,包括所有的常规数据结构演示-c language data structure, presentation tools, learning algorithm for an excellent C programming tools, including presentation of all the conventional data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2163298
    • 提供者:何亮
  1. activitySelector

    0下载:
  2. 活动选择算法问题的C++具体实现代码。 输入:按时间排好序的开始数组S,完成时间数组F。 输出:表示一个最大相容活动组的向量。-Activity selection algorithm issues specific implementation C++ code. Input: sorted by the time the start of the array S, the completion time of an array of F. Output: that one of th
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:563
    • 提供者:space
  1. SearchMultimediaDatabasesbyContent

    0下载:
  2. CMU的C. Faloutsos撰写的关于基于内容的多媒体搜索的书籍 是高级数据结构的一本很好的参考书-CMU' s C. Faloutsos written content-based multimedia search on the books are advanced data structures a very good reference book
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:637891
    • 提供者:章晓颉
  1. BinarySearchTree

    0下载:
  2. 用C++实现了二叉排序树的插入和删除操作,对于如何用链式结构实现树的各种操作是一个很好的学习源程序,经调试没有错误。-Achieved with C++ binary sort tree insertion and deletion operations, chain structure for how the various operations to achieve the tree is a good learning source, no errors after debugging.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1066
    • 提供者:
  1. BSTSolveKnap

    0下载:
  2. 用二叉树实现了背包问题的一种新解法,对学习链表和树数据结构是一个很好的学习程序,程序经调试运行正确,C++实现。-Knapsack problems with binary tree implemented a new method of learning lists and tree data structure is a good learning process, program debugging and running right through, C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1881
    • 提供者:
  1. well

    0下载:
  2. 用c语言排序,功能强大,效果很好,是一个很好的程序-Sort by c language, powerful, works well, is a good program
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:704
    • 提供者:
  1. Maze

    0下载:
  2. 迷宫问题,有图形界面,很好的学习资料,实用与c++的初学者-maze problem,A graphic interface, very good learning material
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5658160
    • 提供者:胡金豆
  1. lxl

    0下载:
  2. 非常好的自顶向下,翻译算法,采用C++实现-Very good top-down, translation algorithm, using C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10980
    • 提供者:李静
  1. Clustering-procedure

    0下载:
  2. 非常好的各种聚类程序的实现,采用C++实现-Very good implementation of a variety of clustering procedures, the use of C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3975745
    • 提供者:李静
  1. prog2_maze

    0下载:
  2. 一个c语言的迷宫程序,用数据结构算法做的,挺好的-A maze of c language program, with the data structure algorithms do, very good
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1009
    • 提供者:job
  1. C-program-algorithm-tutorial

    0下载:
  2. 数百个C语音的算法程序,在VC可以正常的运行,非常全的算法资料,是研究算法的好代码。-Hundreds of C program, the algorithm of speech in VC can normal operation, the algorithm material, very good code is the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:348323
    • 提供者:woniu
  1. sizeof()

    0下载:
  2. 描述了C语言中sizeof函数学习过程会遇到的问题及好的解决办法-Describes the C language learning process will encounter problems, how to improve program quality and good solution
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:6495
    • 提供者:李宪成
  1. MARK_KNN

    0下载:
  2. k-nearest-neighbor K近邻算法的C++实现,训练后模型可以对测试数据进行归类。找了一些PUDN上的程序发现都没有很好的训练和测试数据集,所以自己写了一个直接放在main函数里面,不要从外部文件读取。工程运行于vc++ 6.0环境。Debug目下exe文件可以直接双击运行查看结果。-K nearest neighbor of C++ implementation, training model can be classified on the test data. Find so
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:352972
    • 提供者:
  1. CPP-Algorithm-Guinness

    0下载:
  2. C++算法大全中文版。好的算法对成为一个优秀的程序员是很有必要的。学习别人的算法,消化成自己的东西!有需要的朋友可以下载看看。-C++ algorithms Daquan Chinese. Good algorithm to become a good programmer is very necessary. Learn other people s algorithms into their own things to digest.
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:8053297
    • 提供者:仙儿
  1. libamfx

    0下载:
  2. amf c++实现,别人实现的,只支持amf0,总比没有好-amf c++ to achieve, people to achieve, if only to support amf0
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:80493
    • 提供者:luo
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com