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

搜索资源列表

  1. 数椐结构实验指导书

    1下载:
  2. 数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 -experimental data structure is linear algorithm to the table, stack and queue, arrays, trees and the trees and fork, graphics, such as search and sorting algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:61668
    • 提供者:龙亚星
  1. multiplyofarrys

    0下载:
  2. 这是一个矩阵乘法 程序,按要求输入矩阵后可实现矩阵间的叉乘、点乘-This is a matrix multiplication multiplication procedure, as required input matrix matrix would be achieved by the fork, take points
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34993
    • 提供者:沈刚
  1. binarysearch.C

    0下载:
  2. 本程序建立N(由系统定义)个节点的2叉排序树,输入要在该树中查找的数值\\n,并返回查找的次数,如果查找失败显示相应的失败信息但是仍然返回次数-procedures for the establishment of the N (defined by the system), two-node fork sort tree input to the tree in search of numerical \\ n, and return to find the number, If you fa
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-12
    • 文件大小:3382
    • 提供者:tangliang
  1. fivephilosopher

    0下载:
  2. 假如所有的哲学家都同时拿起左侧叉子,看到右侧叉子不可用,又都放下左侧叉子,等一会儿,又同时拿起左侧叉子,如此这般,永远重复。对于这种情况,即所有的程序都在无限期地运行,但是都无法取得任何进展,即出现饥饿,所有哲学家都吃不上饭。所以规定奇数号的哲学家先拿起他左边的叉子,然后再去拿他右边的叉子 而偶数号的哲学家则相反.按此规定,将是0,1号哲学家竞争0号叉子,2,3号哲学家竞争2号叉子.即五个哲学家都竞争奇数号叉子,获得后,再去竞争偶数号叉子,最后总会有一个哲学家能获得两支叉子而进餐。而申请不到的哲
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1597
    • 提供者:林茜
  1. Vector3src

    0下载:
  2. double类型的3维矢量运算类库,具有加、减、点积、叉积、除法、取模、单位化功能。 -double types of 3-D vector operation library is, plus or minus, plot points, fork plot, division, from mold, Function units.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1080
    • 提供者:王军安
  1. SortTree

    0下载:
  2. 创建一棵二叉排序树,并采用中序遍历和层次遍历法输出其顶点序列,主要实验内容如下: 1. 定义二叉排序树的结构BiTree; 2. 编制二叉排序树的插入算法:void Insert_SortTree (BiTree ST, ElemType x); 3. 编制中序遍历函数; 4. 在main()函数中完成二叉排序树的建立,以及中序遍历的输出。(二叉排序树的各个元素从键盘输入,并利用Insert_SortTree()函数进行插入建立); 5. 编制层次遍历函数,并在main()函
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15247
    • 提供者:段苛苛
  1. shujujiegousuanfa

    0下载:
  2. 《数据结构》所有相关程序的算法。有图、数组以及二叉数的问题。附有程序及结果。-"data structure" all procedures relating to the algorithm. A map, and two arrays fork a few problems. With procedures and results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-01-15
    • 文件大小:825629
    • 提供者:蔡文扬
  1. BST BBT

    0下载:
  2. 数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4030
    • 提供者:洪玲叶
  1. 二叉排序树与平衡二叉树

    0下载:
  2. 数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树-algorithm commonly used data structures designed to achieve two C-tree fork and balanced binary tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1596984
    • 提供者:孙锋志
  1. RealGA(TwoVaribles)

    2下载:
  2. 此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using the middle of restructuring.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1554
    • 提供者:王巍
  1. datastruct

    0下载:
  2. 包含了二叉树查找法,递归对半查找法,以及非对半查找法。-This packet includes the programe with to fork lookup and recursion or non-recursion half-and-hanf lookup
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5075
    • 提供者:niwenjuan
  1. SegmentsIntersection

    0下载:
  2. 计算几何的利用叉积判断线段是否相交的算法,这个算法算法导论上有详细的介绍-The use of computational geometry plot fork intersection to determine whether segments of the algorithm, this algorithm has a detailed introduction to algorithms introduction
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1323
    • 提供者:Scott
  1. fork

    0下载:
  2. 在某个家谱中,每人都生两个儿子。这些人之间的关系可以用二叉树来表示。这些二叉树总共有N个节点(3 <= N < 200)。这些二叉树有如下性质: 每一个结点的度是0或2。度是这个结点的儿子的数目。 树的高度等于K(1 < K < 100)。高度是从根到任何叶子的最长的路径上的结点的数目。有多少不同的家谱结构? 如果一个家谱的树结构不同于另一个的, 那么这两个家谱就是不同的。输出家谱树的个数除以9901之后的余数。-In a family tree, the p
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:203365
    • 提供者:Edan
  1. assign4

    0下载:
  2. 第1部分 该纳契系列:0,1 ,2,3,5,8,13,21,...。开始的条款0和1,并有 每一个成功的财产一词,是前两个条件的总和。编写一个非递归 功能纳契(n)到显示的前n个Fibonacci数。观看停止对样品标志 在最后显示的数字输出(它不是逗号)。编写一个简短的UNIX shell脚本来运行 您的斐波那契程序。 第2部分 编写一个C程序,使用UNIX进程管理工具。您将使用fork()函数 产卵的三子进程。每个子进程将使用execlp()函数来运行
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:54370
    • 提供者:刘洋
  1. pinghengerchashu

    1下载:
  2. 用二叉链表作存储结构 (1)以回车(‘\n’)为输入结束标志,输入数列L,分别生成一棵二叉排序树T和平衡的二叉排序树BT ; (2)对二叉排序树T作中序遍历,输出结果; (3)输入元素x,查找二叉排序树T:若存在含x的结点,则删除该 结点,并作中序遍历(执行操作2);否则输出相关信息; (4)分别计算T、BT的查找成功的平均查找长度,输出结果; -List for storage with the two fork structures (a) to carriage re
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:450406
    • 提供者:肖胜鹏
  1. gongjiao

    0下载:
  2. 公交路线最短问题,建立fork算法来求最短路线问题,可以求个点之间最短路线问题。-The shortest bus route problem, the establishment of fork algorithm to find the shortest route problem, you can find the shortest route between two points issue.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:939
    • 提供者:林平
  1. bitree

    0下载:
  2. 顺序表与有序表的查找,二叉排序树\平衡二叉树及哈希表的一些基本操作 -Sequential table and ordered a table lookup to the fork into a sort of trees\ the tree and a hash table of the basic operation
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2661289
    • 提供者:
  1. xitong

    1下载:
  2. 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-Philosophers have N, is also scheduled to discuss after all reach: the gap in the discussion of dining philosophers, e
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:416245
    • 提供者:赛德华
  1. fork alghorithmb in c

    0下载:
  2. fork alghorithmb in c , an example for c learning
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-11-25
    • 文件大小:13645
    • 提供者:pooya
  1. HW2

    0下载:
  2. This program is to give you practice in the use of UNIX functions fork() and pipe() and to implement message communication between processes. In this program you will implement a simple UNIX shell in C. The shell reads a command line from the input,
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-10-16
    • 文件大小:1082
    • 提供者:mtxg5615
« 12 3 4 »
搜珍网 www.dssz.com