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

资源列表

« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 2673 »
  1. LCS

    0下载:
  2. 我写的一个最长公共子序列的C语言代码,参照了算法导论上的介绍。-I wrote a longest common subsequence of C language code, referring to the presentation on Introduction to Algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:郭佳
  1. Strassen

    0下载:
  2. 我用C语言写的一个strassen矩阵相乘算法。-I use C language to write a matrix multiplication algorithm strassen
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:郭佳
  1. snakenumber

    0下载:
  2. 蛇形数 输入n ,输出蛇形数,如n=4时,输出 10 11 12 1 9 16 13 2 8 15 14 3 7 6 5 4 -Enter the number of snake n, the number of output snake, such as n = 4, the output 10 11 1,219,161,328,151,437,654
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:190.56kb
    • 提供者:pj
  1. zerosum

    0下载:
  2. USACO 第一章习题:zerosum习题的C++版本的解答-USACO first chapter exercises: zerosum exercises C++ version answers
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:384.87kb
    • 提供者:袁煜堃
  1. CPPk-means

    0下载:
  2. K-MEANS算法实例,可以用于数据聚类分析,现成的源代码-K-MEANS algorithm instance, can be used for data clustering analysis, existing source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:29.67kb
    • 提供者:lujun
  1. 3-1FloorCover

    0下载:
  2. 中科院算法作业,2*1的地板块覆盖3*n的地板有多少种方案-Arithmetic operations, ground plate 2* 1 3* n the floor covering many kinds of programs
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3.87mb
    • 提供者:jason
  1. Apriori

    0下载:
  2. 用c++实现的Apriori算法解析程序,编码简洁精练,具有一定的参考价值-Apriori algorithm implemented with c++ analytical procedures, coding simple and concise, with some reference value
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:72.42kb
    • 提供者:anson
  1. key_ListInArray

    1下载:
  2. 3. 利用折半查找算法在有序表中插入一个元素,并保持表的有序性。在ListInArray工程中添加新接口int ListInsert_Binary(LIST &L, DataType item)实现上述功能。-3. Use binary search algorithm to insert an element in the ordered table, and keep ordering table. Adding a new interface works in ListInArray in
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.62kb
    • 提供者:黄瑜琳
  1. key_Queue

    2下载:
  2. 3. 参考void Reverse(LinkQueue &Q)函数,定义新的函数int Palindrome_Test(char str[]),判断字符串str是否回文序列,若是则返回1,否则返回0。写出程序或用文字描述算法的执行步骤。-3. Reference void Reverse (LinkQueue & Q) function, define a new function int Palindrome_Test (char str []), to determine wheth
  3. 所属分类:Data structs

    • 发布日期:2015-11-25
    • 文件大小:6kb
    • 提供者:黄瑜琳
  1. IsReverse

    1下载:
  2. 2. 链栈的应用:编写函数,判断给定的字符串是否回文。如字符串“abcba”、“abccba”均为中心对称,字符串“abcdba”不中心对称,我们将中心对称的字符串称为回文。-2. Chain stack applications: Write a function to determine whether a given string palindrome. If the string " abcba" , " abccba" are the center o
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:8.76kb
    • 提供者:黄瑜琳
  1. kmp.cpp.tar

    0下载:
  2. 自己写的KMP,供大家参考使用,参照前辈的博客-->http://www.cnblogs.com/dolphin0520/archive/2011/08/24/2151846.html-Write your own KMP, for reference use, reference predecessors blog-> http://www.cnblogs.com/dolphin0520/archive/2011/08/24/2151846.html
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:795byte
    • 提供者:权威
  1. datastruct

    0下载:
  2. 现在有一个英文字典,单词量很大,达到100多万的单词,而且还有很多重复的单词。 单词(词组)检索,字符串哈希,hash散列算法,Trie树结构-Now there is an English dictionary, the word is large, reaching more than 100 million words, but there are many duplicate words. Word (phrase) search, string hash, hash hash al
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10.5mb
    • 提供者:帕克
« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 2673 »
搜珍网 www.dssz.com