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

搜索资源列表

  1. huffman-src

    0下载:
  2. 8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)或 gcc 3-eight different ways to achieve the Huffman coding algorithm, Visual Studio.NET (recommended VS.NET 2003 or later) or gcc 3
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38150
    • 提供者:易飞扬
  1. GraphicsSort.src

    0下载:
  2. 数据结构排序算法演示
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18540
    • 提供者:陈功
  1. maxflow-v2.2.src.tar

    0下载:
  2. 最大流最小割算法的经典实现,对于图像处理的初学者很有帮助。内附说明文档。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22304
    • 提供者:夏晓宁
  1. src

    0下载:
  2. 数据结构 包括数组(Array包) 和二叉树(Tree) 链表(Linelist包) 等等
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17351
    • 提供者:zg
  1. src

    0下载:
  2. 个人学习图算法时写的源码 包括最小生成树, 最大网络流, DSF遍历, BSF遍历,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:46395
    • 提供者:唐某某
  1. src

    0下载:
  2. PKU 上的几个题目 Tunnel Warfare Unique Solution Washing Clothes Weather Forecast Who Gets the Most Candies
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5250
    • 提供者:黄魏
  1. threadpool-0_2_5-src

    0下载:
  2. 多线程编程,线程池类库,boost library封装实现,例程有merge sort-Multi-threaded programming, thread pool library, boost library package implementation, routines have merge sort etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:52538
    • 提供者:leo
  1. src

    0下载:
  2. PKU中一些数据结构基本算法题的java实现,包括DIJ、PRIM、二叉查找树、并查集、动态规划、KMP、匈牙利算法、深搜广搜等-PKU some basic data structure algorithm java realization of the title, including DIJ, PRIM, binary search tree, and search sets, dynamic programming, KMP, the Hungarian algorithm, colle
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:78430
    • 提供者:俞昊旻
  1. src

    0下载:
  2. 分布式系统停车场问题:某停车场共有TOTAL-NUM个车位, ENTRY-NUM个入口, EXIT-NUM个出口. 现需要一个用于停车场控制汽车进出的分布式系统, 在该系统中没有集中的管理者(central server), 每个进(出)口通过通信平等协商保存当前车库的状态信息(如空闲车位数UNOCCUPIED-NUM等), 并据此决定是否允许车辆进入, 为简便计, 假定通信是可靠的.-Parking issues distributed systems: A total of TOTAL-NU
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:8091
    • 提供者:汪若疯
  1. src

    0下载:
  2. Java版运算表达式解析器 主要功能: 对有括号的四则运算解析并求解. 支持多种表达式类型 思路: 1.把中缀表达式转化成后缀表达式 2.从后缀表达式得到解 注意: 该版本只支持1.6JDK,如果想替换成1.5JDK改替换LinkedList的几个方法就行了. 详细内容: http://jomper.javaeye.com/blog/464906-Java version of computing expressions parser mai
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1888
    • 提供者:jomper
  1. src

    1下载:
  2. 數值法演算範例 牛頓法、夾擠法 兩種方程式求解的原碼 使用BCB builder及TChart原件-Newton numerical method calculus paradigm, pinching method to solve two equations using the original code and TChart Original BCB builder
  3. 所属分类:Data structs

    • 发布日期:2014-11-17
    • 文件大小:1095754
    • 提供者:張淳皓
  1. src

    0下载:
  2. 使用BCB builder製作的高斯消去法範例 利用10*10 double固定矩陣進行運算 使用者可自定義輸入函數-Using BCB builder made use of Gaussian elimination example 10* 10 double fixed matrix operations users can customize the input function
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:702864
    • 提供者:張淳皓
  1. KSE1.0(SRC)

    0下载:
  2. 数独探索者,快速解数独的小程序。使用哈希表优化的深度优先搜索算法。-Sudoku Explorer 1.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:84759
    • 提供者:Kristin
  1. src

    0下载:
  2. 一个拓扑排序程序,简单、容易,且内有详细说明。保证你可以轻松的明白、理解。-A topological sorting procedure, simple, easy, and there are detailed. Guarantee that you can easily understand, understand.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:6469
    • 提供者:dakuner
  1. src

    0下载:
  2. This program takes an equation in prefix,infix, or postfix mode with proper parenthesis and parses the equation into a binary tree to show which equations come first, then outputs the same equation back in prefix,infix, and postfix notation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:8723
    • 提供者:net7
  1. src

    0下载:
  2. 用c语言的结构体等等编写who 命令的登陆排序。-With c language command structure, etc. who prepared the landing order.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2980
    • 提供者:lin
  1. flann-1.6.10-src

    0下载:
  2. a nearest datastructure
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:499308
    • 提供者:yazid
  1. java-src

    0下载:
  2. 应用java开发的程序集合,包含一般的数据结构,常用的算法及小的application等-sub String
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:34825
    • 提供者:wangChunFeng
  1. flann-1.6.11-src

    1下载:
  2. 快速计算近似最近邻域,可用于图形处理中计算点云的k-Quickly compute approximate nearest neighbor, can be used for graphics processing point cloud computing knn
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:498114
    • 提供者:黄锦芳
  1. SA

    0下载:
  2. 压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:39147
    • 提供者:杨诗听
« 12 »
搜珍网 www.dssz.com