搜索资源列表

  1. StudInfoManager(Win)

    0下载:
  2. 一个学生信息管理系统,使用了多中数值算法,有HASH查找,归并排序,堆排序,快速排序,界面也不错-a student information management system, using a number of numerical algorithms, hash search, merging, in order of ranking reactor, rapid sequencing, and the interface is
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:750411
    • 提供者: 哈哈哈
  1. qksort

    0下载:
  2. 一种新的快速排序方法-a new rapid sequencing methods
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2393699
    • 提供者:李东营
  1. kmethod_exe

    0下载:
  2. 大约有10种排序方法,如堆排序、快速排序、归并排序、插入排序、外壳排序、选择排序、早泡排序、线性排序、地址选择排序和基排序。我自己提出了一种简化的快速排序。-about 10 species of sequencing methods, such as heap sort, quick sort, merge, in order to insert sequencing, shell sort, select, in order of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4738
    • 提供者:宁华锋
  1. CSORT

    0下载:
  2. 一个不错的排序软件,可作教学演示-a good sequencing software for teaching demonstration
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:40381
    • 提供者:黄凤仙
  1. 数据结构中所用的8种排序方法

    0下载:
  2. 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap so
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:78562
    • 提供者:吴晓辉
  1. 插入排序的设计实现分析比较

    0下载:
  2. 数据结构中的插入排序分析和比较。有各种插入排序的算法描述。-data structure of the insert sequencing analysis and comparison. Various insertion sorting algorithm descr iption.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46996
    • 提供者:苏辉
  1. 一元稀疏多项式计数器

    0下载:
  2. 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37840
    • 提供者:陈宇
  1. PkXtwh

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (quick)
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:62380
    • 提供者:黄国胜
  1. 3975-1

    0下载:
  2. 数据结构课程设计 四种分类法 本程序采用了各种不同的方法对同一个输入进行排序,且每一个元素其本身亦是一个结构体,又可以进行扩充,使其可以存储其他的相关的信息。在此我仅仅举了结构体本身只有一个元素的情况。-curriculum design data structure classification of the four procedures using a variety of methods with a pair of inp
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12884
    • 提供者:dboy
  1. 一个完整身份证效验程序

    0下载:
  2. 公民身份号码是特征组合码18位:由十七位数字本体码和一位数字校验码组成。排列顺序从左至右依次为:六位数字地址码,八位数字出生日期码,三位数字顺序码和一位数字校验码。 -citizenship number is the combination code 18 : 17 figures Ontology yards and a digital-correcting code components. Sequencing from left
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:20112
    • 提供者:赵长华
  1. SortPoint

    0下载:
  2. 如何将无序的多边形顶点集合,排序成逆时针顺序!这个正是凸包算法前面的一些准备工作!-how to disorderly polygon vertex assembly, sequencing into a counter-clockwise order! This is why the convex hull algorithm front of some preparation work!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:小刘
  1. 数据结构课设

    0下载:
  2. 用c编写的数据内部排序方法,可在窗口中选择多种排序方法,如快排,冒泡,折半插入等,还可以选择排序数据的个数,初态,控制等.-using data prepared by the internal order, the window can choose a variety of sequencing methods, such as fast Pai, bubbling half insert, can also choose the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:584007
    • 提供者:susu
  1. 个人名片管理系统

    0下载:
  2. 1、从数据库中检索出数据,动态的生成弹出式树结构菜单 2、利用双列的数据库表生成树结构函数 3、数据窗口点击标题可以实现动态按列排序功能,现有缺陷是拖动拉杆后不能进行排序 4、动态生成查找的sql程序,实现多个条件结合的模糊万能查寻 5、生成不重复的序列号函数 6、动态生成数据窗口的显示列,使用了各种对datawindow的修改定义功能 7、系统统一的错误处理功能,及生成出错的
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:5194660
    • 提供者:李平
  1. 插入排序

    0下载:
  2. 插入排序是个不错的排序啊,移动啊,大家侃侃啊,没事就学学啊-insert sequencing is not a bad sort ah, mobile ah, we ah and again, with nothing to study science ah
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:7946
    • 提供者:元杰
  1. 常用的排序(c语言)

    0下载:
  2. 五个常用的排序方法,用C实现的,包括归并,插入,希尔,快速,冒泡-five commonly used sequencing method, the C achieved, including merging, inserting, Hill, rapid and Bubble
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3082
    • 提供者:
  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
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:61417
    • 提供者:陈青侠
  1. paixu

    0下载:
  2. 各种排序算法,SHELL MERGE,还有随机数的生成 -various sequencing algorithms, SHELL Merg, Random Number Generation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:349718
    • 提供者:和上面
  1. job_sequencing_with_deadlines

    0下载:
  2. use the file to understand job sequencing
  3. 所属分类:书籍源码

    • 发布日期:2024-11-04
    • 文件大小:89088
    • 提供者:NITIN
  1. jobSequencing

    0下载:
  2. job sequencing algo used for sequencing
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:aditya
  1. DNA-sequencing-problems

    0下载:
  2. DNA排序问题,其中包含了DNA排序的全部解决源代码并且附有说明-DNA sequencing problem, which contains the full DNA sequence and annotated source code to solve
  3. 所属分类:matlab例程

    • 发布日期:2024-11-04
    • 文件大小:1581056
    • 提供者:韩鹏程
« 12 3 4 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org