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

搜索资源列表

  1. Lis1t

    0下载:
  2. 文件中是我编写的两个数据结构,线性表列和链表,是用类模版函数编写,是面向过程设计-document is prepared by the two data structure, tabulated and linear chain and is prepared category template function, process-oriented design
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3666
    • 提供者:李瑞
  1. stack1

    0下载:
  2. 这是俺编写的一个堆栈,采用模版函数编写,面向过程设计,供大家参考-I prepared a stack, using templates prepared function, process-oriented design, for your reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1644
    • 提供者:李瑞
  1. 树跟二叉树

    0下载:
  2. 本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non - recursive prepared. On the binary tree can be dynamic input fro
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25871
    • 提供者:吴昊
  1. hilbert

    0下载:
  2. 这个是Hilbert曲线的实现算法,可以具体演示出每级曲线的绘制过程,最多可实现8级曲线的绘制.-Hilbert Curve is the realization of the algorithm can be demonstrated that each specific grade curve of the process of drawing up to achieve eight curve drawing.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9450
    • 提供者:慕容楚冰
  1. 92

    1下载:
  2. 本代码是用java语言编写的基于决策树c4.5算法的数据挖掘程序,它可以在很多领域如股票系统中使用 -the code is written in java-based Decision Tree Algorithm Bank data mining process, it can in many areas such as the use of the stock system
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:232201
    • 提供者:飞翔
  1. int dfsSweep

    0下载:
  2. 深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3322
    • 提供者:Bill
  1. 矩形编码压缩

    0下载:
  2. 矩形编码压缩源代码是针对图象压缩设计的程序,该算法可用于生物信息学,图象处理等方面-rectangular Coding source code is against image compression design process, the algorithm can be used bioinformatics, image processing, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:463733
    • 提供者:胡兔
  1. 求树高

    0下载:
  2. 数据结构中求二叉树树高的VC实现,其中包括了二叉树的建立过程-data structure for the binary tree height VC, which included a binary tree building process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2216
    • 提供者:楚天
  1. sushu2

    0下载:
  2. 该程序为一数学建模的程序,具体是一个圆型工件的检测代码.-the procedure for a mathematical modeling process is a specific circular workpiece detection code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6838
    • 提供者:邓斌
  1. 强盗分金算法

    0下载:
  2. 10名海盗抢得了窖藏的100块金子,并打算瓜分 这些战利品。这是一些讲民主的海盗(当然是他们自己特有的民主),他们的习惯 是按下面的方式进行分配:最厉害的一名海盗提出分配方案,然后所有的海盗(包 括提出方案者本人)就此方案进行表决。如果50%或更多的海盗赞同此方案,此方 案就获得通过并据此分配战利品。否则提出方案的海盗将被扔到海里,然后下提名 最厉害的海盗又重复上述过程-10 pirates seize a cache of 100 gold, and plan t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3837
    • 提供者:段俊杰
  1. 我的译码器

    0下载:
  2. 这是一个数据结构里面的经典算法,这为一个直接可以有运行的程序-This is a data structure inside the classic algorithms, which can be directly to a running process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:26341
    • 提供者:邓斌
  1. 实验7 二叉树 北京师范大学数学科学院

    0下载:
  2. 自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the method, using the right expressio
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4212
    • 提供者:李铭璜
  1. 归并分类与快速分类平均时间之比较的源代码

    0下载:
  2. 在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!-in the process of the rapid sequencing and merging the two sorting algorithms are correct for the test, with the manual input of data, the procedure is basically completed the data e
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:61417
    • 提供者:陈青侠
  1. 改进后的迷宫算法

    0下载:
  2. 迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度-maze procedures learning algorithms, data structures of classical learning process, by its own code optimization to speed up the search process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10197
    • 提供者:杜昭翼
  1. combtang

    0下载:
  2. 这是一个生成组合序列的程序,而且是非递归的,代码非常精简,速度很快,序列是字典序的.-This is a combination of sequence generation process, but also non - recursive, code very concise, very fast, is the sequence of lexicographic.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:826
    • 提供者:唐海浪
  1. 数值算法-QuadraticPenitentiary

    0下载:
  2. 我自己用VC++开发的数值算法程序——二次罚函数罚,对于处理带约束的问题效果很好-my own use VC numerical algorithm development process -- second penalty function fines, and dealing with the problem of constrained good results
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8457
    • 提供者:龚文引
  1. java网络编程实例

    0下载:
  2. Java各种网络代码,方便了java开发者,加快了程序员的开发进程。 -Java code various networks, and facilitates the java developers, programmers accelerate the development process.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9209579
    • 提供者:小文
  1. process-of-scheduling

    0下载:
  2. 进程调度算法的部分源代码,C++语言环境-Part of the process of scheduling algorithm source code, C++ language environment
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11046
    • 提供者:wym
  1. design-process

    0下载:
  2. 数据结构设计程序之课程计划制定,适于初学-Data structure design process, curriculum planning, suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:3493
    • 提供者:issachuxleg
  1. the-process-of-scheduling-algorithm-

    0下载:
  2. 进程调度算法,包括先来先服务,短进程优先,高响应比优先,时间片轮转调度,优先级调度算法,-Process scheduling algorithms, including the first come first served, short process priority, high-response than the priority, round-robin scheduling, priority scheduling algorithm, the process of scheduli
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1133398
    • 提供者:殷学廉
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com