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

资源列表

« 1 2 ... .92 .93 .94 .95 .96 597.98 .99 .00 .01 .02 ... 2673 »
  1. BSTree

    0下载:
  2. 实现对依次输入的关键字序列建立二叉排序树,并能实现二叉排序树的查找、插入和删除运算。 链式存储结构: typedef struct BiTNode{ KeyType key BiTNode* lchild BiTNode* rchild }*BiTree 关键字类型KeyType为int。 -Binary sort tree, and the turn sequence of the keywords entered binary sort t
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:265.57kb
    • 提供者:卧龙
  1. P023M

    0下载:
  2. (1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。 (2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:265.53kb
    • 提供者:dypcsx
  1. SiZE

    0下载:
  2. 大整数四则运算的例子和算法介绍,源码都在里面,是我大学时候老师给的,经典
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:265.47kb
    • 提供者:junjie
  1. chengpin

    0下载:
  2. 带头结点的循环双链表作为队列的成员变量实现队列-Lead the list of nodes to achieve the cycle double queue
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:265.44kb
    • 提供者:vinegar_zhou
  1. MyEasyDraw_VC2

    0下载:
  2. 一个复杂的画图系统,包含了很好的算法设计,提供交互界面,用vc-drawing of a complex system, including a good algorithm design, interactive interface, with vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:265.43kb
    • 提供者:晨阳
  1. cPP-experience

    0下载:
  2. c++课程学习,涵盖c++学习的所有基本实验!含有求水仙花数、完数、类与对象、继承与派生等!-c++ course of study, experiments largest integrated!
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:265.33kb
    • 提供者:刘金星
  1. c常用算法程序源代码

    0下载:
  2. 此压缩包为c语言算法源代码 可以用作学习研究 也可以用作开发参考-this compressed to C language source code algorithm can be used to study can also be used for the development of reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:265.26kb
    • 提供者:吴佳泽
  1. Ch2_Poly

    0下载:
  2. 这是用C语言实现的“一元多项式的加减乘算法”代码。-It is used C language implementation of " one dollar addition and subtraction by polynomial algorithm" code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:265.16kb
    • 提供者:
  1. GraphTrace.rar

    0下载:
  2. 用标准C++完成对图的深/广度优先搜索,使用邻接多重表的存储结构,Using standard C++ Completion of the map deep/breadth-first search, the use of the adjacent multi-table storage structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:265.03kb
    • 提供者:张恒
  1. IFJM22

    0下载:
  2. matlab编程样式指南,matlab编程指导书籍 不错的-Matlab programming style guide, the matlab programming guide books are good
  3. 所属分类:Data structs

    • 发布日期:2017-12-16
    • 文件大小:265kb
    • 提供者:Elvirf
  1. Simplex-Method

    0下载:
  2. 先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。-First find a basic feasible solution, authenticate it, see if it is the optimal solution If not, switch to another according to certain rules to improve the basic feasible solu
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:264.95kb
    • 提供者:李哲
  1. city_position

    0下载:
  2. 将若干城市的信息输入一个带头结点的单链表,结点中的城市信息包括城市名称,城市的位置坐标,要求:(1)给定一个城市名,返回位置坐标;(2)给定一个位置坐标p和一个距离d,返回所有与p得距离小于等于d的城市。-Enter the number of towns and cities take the lead in a single linked list nodes, nodes in the city information including city name, city location
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:264.91kb
    • 提供者:欧阳云飞
« 1 2 ... .92 .93 .94 .95 .96 597.98 .99 .00 .01 .02 ... 2673 »
搜珍网 www.dssz.com