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

搜索资源列表

  1. C_C++与数据结构

    0下载:
  2. C、C++语言实现的数据结构重要算法和程序 比较全。-C, C language data structures and algorithms important procedure is all.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.78mb
    • 提供者:何小熊
  1. permtang

    0下载:
  2. 这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个数的次序不同,每交换两个数,便形成一个新的序列,速度非常快.-This is a whole generation with a procedure using the smallest change algorithm sequence between two adjacent only two of several different order every two exchanged a few, it will lead
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:855byte
    • 提供者:唐海浪
  1. 复件 轮渡问题

    1下载:
  2. 1. 汽车轮渡口,过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。试写一个算法模拟渡口管理。 算法设计: 1客车和货车均建立一个链式队列,初始均为空。以后来一辆车不是货车就是客车,因此可以说整个程序的事件驱动event就是这两个,客车表示1,货车表示0. 2轮船还没有到达时客车和货车均按次序排在
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:西们子
  1. programming

    0下载:
  2. 一个俄罗斯方块的外挂程序 不过不全,但可以参考以下程序-a Rubik's cube ins, however incomplete, but can refer to the following procedure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.75kb
    • 提供者:记号
  1. telphone

    0下载:
  2. 这个程序的功能不是很全,如果你有更好的建议,please contact me.请多多指教哦-function of this process is not very long, if you have any better suggestions, please contact me. oh please exhibitions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.57kb
    • 提供者:hejun
  1. QuanPaiLie

    0下载:
  2. 求几个元素全排列的情况,本程序是三个元素,运行后将全排列的结果显示出来
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.75kb
    • 提供者:Luna
  1. 内部排序的主要算法及相关可实现程序

    0下载:
  2. 内部排序的所有算法,而且有相关可执行例子,包括插入排序,选择排序,希尔排序,快速排序,堆排序,归并排序等,很全,很孀。-sequencing of all internal algorithm, but is related to the executable examples, including insertion sort, select, in order of ranking Hill, the quick sort, heap sort, merging sequencing, al
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13.13kb
    • 提供者:李雷
  1. AOE-net

    0下载:
  2. 该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgmen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.68kb
    • 提供者:邱孝杰
  1. 希尔排序

    0下载:
  2. 我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.03kb
    • 提供者:王pp
  1. 121—很有用的几个小程序

    0下载:
  2. 我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34.95kb
    • 提供者:王pp
  1. 堆排序—我写的

    0下载:
  2. 我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:王pp
  1. 哈希表—我写的

    0下载:
  2. 我写的数据结构小程序是关于排序算法的,功能比较全-The little procedure of data structure that I wrote is about arranging in an order the algorithm, the function is more complete
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:王pp
  1. 实现对哈希表的应用—是关于对小集体的查询

    0下载:
  2. 我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.65kb
    • 提供者:王pp
  1. 程序 三对角阵系

    0下载:
  2. !一维导热,非稳态全隐式迭代,边界条件t1=100,t11=20 !导热率为7 module parameter1 !设置全局变量 implicit none integer i real,parameter::dt=0.01 real,parameter::err=0.000001 real,parameter::r=7 real,parameter::ta=100,tb=20 real::a(2:11)=(/(-1,i=2,10),0/) !设置三对角阵系数 rea
  3. 所属分类:数据结构常用算法

  1. NumericAnalize

    0下载:
  2. 很全的数值分析类库,完全脱离开Matlab环境,在VC或者BC下开发数值分析程序-Very wide class of numerical analysis, completely separated from Matlab environment, in the VC or BC developed numerical analysis program
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:243.53kb
    • 提供者:骆爽
  1. qiubiaodashi

    0下载:
  2. 功能较全的表达式求值程序 C代码。mian是主函数,内设有加密密码。-Function than the expression of the whole evaluation process C code. mian is the main function, which are equipped with encrypted password.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6.81kb
    • 提供者:Glory.Chen
  1. quanpailie

    0下载:
  2. 本程序主要是实现数组的全排列,当用户输入一个数字串时,程序将打印出该数字串的所有组合-This program is mainly to achieve an array of full array, when a user enter a number string, the program will print out the number of strings of all the combinations
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:526byte
    • 提供者:彭硕
  1. perm1

    0下载:
  2. 此程序完成对给出的数组使用递归法进行全排序。-To complete this process using the recursive method given wide array sort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:560byte
    • 提供者:王广友
  1. 73493771maximum_distance_in_Btree

    0下载:
  2. 二叉树 遍历 很全的程序 谢谢下载! 对学习数据结构很有用!-Traversing Binary Tree is the whole procedure Thank you to download! Data structure is useful for learning!
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:270.99kb
    • 提供者:wangtao
  1. shu_bianli

    0下载:
  2. 该程序实在mfc下实现二叉树的遍历(数据结构知识),一方面涉及数据结构知识,另一方面涉及mfc知识,功能较全。-The program is to achieve binary tree traversal mfc (data structure knowledge), on the one hand knowledge of data structures involved, the other involving mfc knowledge, capabilities than the wh
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3.56mb
    • 提供者:liu
« 12 »
搜珍网 www.dssz.com