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

搜索资源列表

  1. 24dian.tar

    0下载:
  2. 用python编写的24点程序,改进后同时可以计算寻找诸如(((1+2)*3-4)+5*6*7+8)*9 = 2007这样的解法-python with 24 points prepared by the procedures, improved for the same time can be calculated as (((1) * 3-4) 5 6 * 7 * 8) = 2007 * 9 this The Solution
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:956byte
    • 提供者:funlove
  1. libcprops-0.1.6.tar

    0下载:
  2. 以c实现的基本数据结构, 如: hashtable, hashlist, vector, mempool, 以及http的实现, 对于用c编程的人员应该很有用处-to achieve the basic data structure, such as : hashtable, hashlist. vector, mempool, and the realization http for using the c programming personnel should be useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:531.21kb
    • 提供者:meitian
  1. BitVector-1.2.tar

    0下载:
  2. java bitvector implementation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:47.87kb
    • 提供者:hello hu
  1. libsfxdisk-1[1].2.tar

    0下载:
  2. 后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use of the suffix tree (sufixtree) storage, search, which can reach C * O (n) the complexity
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14.79kb
    • 提供者:董骝焕
  1. slm.tar

    0下载:
  2. 利用剑桥的SLM工具包实现的一个计算ngram的代码,可以完成1-3元模型的训练以及压缩。压缩算法是利用相对熵策略压缩。-Using the Cambridge SLM toolkit to achieve a calculated ngram code, you can complete the training as well as compression of the 1-3 model. The compression algorithm is the use of compressio
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.63mb
    • 提供者:Alex
  1. libdatrie-0.1.0.tar

    0下载:
  2. 介绍trie数组的算法实现,国外大牛写的,很好-Introduced array trie algorithm, written by foreign cattle, very good
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:334.59kb
    • 提供者:紫川秀
  1. datrie_cvs20061001.tar

    0下载:
  2. This an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as h
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:33.77kb
    • 提供者:lucoy
  1. packageProblem.tar

    0下载:
  2. 0-1的小偷背包问题源码,给出可偷东西的个数和可以拿走的最大重量,算法可以给出在这个条件下的最优解。-0-1 knapsack problem thieves source, give the number of things can be stolen and taken away the largest weight in the algorithm can give optimal solution under the conditions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.37kb
    • 提供者:luxin
  1. ds[1].tar

    0下载:
  2. 数据结构中链的链表的应用,约瑟夫问题,皇后问题等十个数据结构常见问题的程序 -Data structure in the linked list chain applications, the issue of Joseph, 10 Queen' s data structure, etc. The program Frequently Asked Questions
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:154.88kb
    • 提供者:suphydodo
  1. Opus7-1.0.tar

    0下载:
  2. Opus7-1.0 数据结构代码,python-Opus7-1.0 data structure code, python
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:66.81kb
    • 提供者:王绪东
  1. classloader-1.0.1.tar

    0下载:
  2. C++ Dynamic Class Loader
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:377.82kb
    • 提供者:mitica
  1. http_fetcher-1.1.0.tar

    0下载:
  2. html的dom树解析程序,该方法可以作为网页信息抽取的基础算法-html in the dom tree parser, the method can be used as the basis for Web information extraction algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:373.51kb
    • 提供者:zhaojiguang
  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
    • 文件大小:190.87kb
    • 提供者:ryyrzzl
  1. info_sys.tar

    0下载:
  2. 《简单信息管理系统(C语言描述)》   这是本人用C语言实现的简单信息管理系统,由顺序存储的线性表来组织数据结构,程序在CentOS 5.1环境下完成,我的博客上有程序界面截图(我的博客:http://blog.163.com/joshuachan@yeah/)。   本系统实现的数据操作:   增加/遍历/排序/查询及删除匹配数据/数据文件的导入和导出。   系统文件组成:   测试程序<test.c>,综合头文件<main.h>,
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:5.88kb
    • 提供者:Joshua
  1. plda-3.1.tar

    0下载:
  2. Parallel LDA from Google code.
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:Jichuan Chang
  1. 1.tar

    0下载:
  2. 数据结构之线性链表操作,很好的学习数据结构中的链表资料-useful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeuseful codeus
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:8.74kb
    • 提供者:志明
  1. libshorttext-1.0.tar

    0下载:
  2. Introduction LibShortText is an open source tool for short-text classification and analysis. It can handle the classification of, for example, titles, questions, sentences, and short messages. Main features of LibShortText include It is mo
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:359.89kb
    • 提供者:AMIMIMEK
  1. 1.cpp.tar

    0下载:
  2. codeforces program code
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:535byte
    • 提供者:nishant narang
  1. listsort.tar

    0下载:
  2. 常见的排序算法大致分为四类: 1.插入排序:插入排序(insert.c)、shell排序(shellsort.c) 2.选择排序:选择排序(selectsort.c)、堆排序(heapsort.c) 3.交换排序:冒泡排序(bubblesort.c)、快速排序(quicksort.c) 4.归并排序(mgergesort.c)-Common sorting algorithm is broadly divided into four categories: 1 Insert
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:179.28kb
    • 提供者:BeSky
  1. cudd-3.0.1.tar

    2下载:
  2. 多功能的符号OBDD软件包的头文件。功能强大。研究微电子和BDD ZDD ADD 都需要 科罗拉多大学的开源项目 已经编译过有pdf文件的 再使用时候最好清理一下重新编译-Multifunctional symbol OBDD package headers. Powerful. Microelectronics research and BDD ZDD ADD need an open source project of the University of Colorado have
  3. 所属分类:Data structs

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