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

搜索资源列表

  1. Data Structures And Problem Solving Java Source Co

    0下载:
  2. 这是数据结构与问题求解的Java版的源码-This is the data structure and problem solving version of the Java source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:423884
    • 提供者:舒海林
  1. fina_ver

    0下载:
  2. 用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can easily modify the source codes to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2973
    • 提供者:光法
  1. 汇编语言程序设计报告

    0下载:
  2. 这是有关汇编语言的程序设计实例,以实验报告的形式给出.有源码,流程图.-This is the assembly language programming examples, the report of the experiment is given. A source, the flow chart.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22754
    • 提供者:鲁宾
  1. 简单的表达式求值

    0下载:
  2. 语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (stored Operators relations bet
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1972193
    • 提供者:李平
  1. nurbs++-3.0.11.tar

    1下载:
  2. 非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版-non-uniform rational b-spline NURBS curves of the C + + source library. Version 3.0.11
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:513512
    • 提供者:WWW
  1. DSAAcodes

    0下载:
  2. 《数据结构、算法与应用》从C++语言应用角度列举了要点,以大量示例实现了表、树、图数据结构,最后实证了各种典型算法。以标准C++语法,模板化设计,符合软工思想。此内容为源码。-"data structures, algorithms and applications" from the perspective of C language application listed on the main points, a large number of examples to a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:260270
    • 提供者:ldl
  1. 偶数阶魔方和的算法

    0下载:
  2. 偶数阶魔方和的算法 线性规划单纯形法VC源码 -even order and the algorithm for solving linear programming simplex method VC FOSS
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4882
    • 提供者:popo
  1. opus4

    0下载:
  2. 此文件为网络书籍数据结构的面向对象方法的源码,请大家自由使用-books for the network structure of the data object-oriented source code, you are free to use the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:165818
    • 提供者:BING
  1. code3

    0下载:
  2. C写的填充算法源码 算法可是在编程中可是非常重要的 大家可以参考一下这个代码,学习一下算法-C wrote filling algorithm source algorithm But in programming is very important but we can make reference to the code , and study how Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41390
    • 提供者:sdm68
  1. code4

    0下载:
  2. C写的裁剪算法源码 算法可是在编程中可是非常重要的 大家可以参考一下这个代码,学习一下算法-C was cut algorithm source algorithm But in programming is very important but we can make reference to the code, and study how Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:133477
    • 提供者:sdm68
  1. thin-image

    0下载:
  2. 这是关于细化算法的一个源码,我在国外网站下载的,没有密码就可以解压,愿和大家一起共享!-This is a refinement of the algorithm source code, my foreign websites, and no password can be extracted, and is willing to share with everyone!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3442
    • 提供者:wyy
  1. C++CMatri

    0下载:
  2. 矩阵算法整理! 包含常用矩阵运算的源码! 初次上传,多多关照! -matrix algorithm collated! Common matrix calculation includes the source code! Initial upload, to take care of!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7147
    • 提供者:张泽
  1. EightQueens

    0下载:
  2. 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:138093
    • 提供者:李冰海
  1. nihequxian

    0下载:
  2. 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1227
    • 提供者:
  1. ACMpku

    0下载:
  2. ACM北京赛区比赛的试题源码,在PKU在线评测可以通过.-ACM Beijing Division competition test source in PKU online assessment can be passed.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3667
    • 提供者:霍党泽
  1. graphicsalgorithmy

    0下载:
  2. 一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9136
    • 提供者:xiaofeng
  1. Q_SORT

    0下载:
  2. 快速排序C++源码,已测试过-Quick Sort C source code, has tested.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:高振翔
  1. Data_Structures_and_Software_Development_in_an_Obj

    0下载:
  2. 国外的数据结构与算法分析用书,用java语言编写,实现一个简单的类似于JDK中的类库,深入浅出。这是类库的源码-foreign data structure and algorithm analysis, using java language, to achieve a simple JDK similar to the library visitors. This is the source class library
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2160734
    • 提供者:lucylin
  1. ImpleOfDataStruct

    1下载:
  2. 数据结构的实现,包括可自动增长的数组,链表,堆栈,集合,二叉搜索树(元素不会重复),AVL 平衡树等,很好的数据结构源码。所有类均使用模板编写,并不特定于 Windows 平台,所有只要有 C++ 编译程序的操作平台都可使用。-achieve the data structure, including the automatic growth of arrays, linked lists, stacks, collection, Binary Tree Search (elements wil
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:33818
    • 提供者:王高
  1. tuxiangguangsuanfa_SourceCode

    0下载:
  2. 这是本人精心搜集的关于常用图论算法的一套源码,代码内附注释,可供需要的朋友作为参考-carefully collected on the graph algorithm commonly used in a set of source code, code contains Notes the need for a friend as a reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:495202
    • 提供者:金伟越
« 1 23 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com