CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - sorting

搜索资源列表

  1. Sort

    0下载:
  2. 排序算法,初学数据结构及算法的入门者值得一看-sorting algorithm, beginner data structure and algorithm beginners eye-catcher
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4344
    • 提供者:sky
  1. www

    1下载:
  2. (一)功能要求: (1) 信息维护: 要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息 (2) 信息查询:要求:查询时可实现按姓名查询、按学号查询 (3) 成绩统计:要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。 (4) 排序:能对用户指定的任意课程名,按成绩升序或降序排列学生数据并显示排序结果(使用表格的形式显示排序后的输出结果)(使用多种方法排序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6633
    • 提供者:wangteng
  1. student

    0下载:
  2. 用动态链表实现关于学生的姓名,成绩,学号的管理 包括三个菜单 有创建,插入,删除,排序,查找等功能-dynamic List in the name of students, the results of the management study, including a three menu creation, insert, delete, sorting, searching function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2481
    • 提供者:程垚
  1. tree

    0下载:
  2. 希尔排序算法的实现C++sdvzvaGedgvfsewfcAWfqawfaswfasfc-Hill Sorting Algorithm of C sdvzvaGedgvfsewfcAWfqawfas wfasfc
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1258
    • 提供者:ervaerfvg
  1. paixu

    1下载:
  2. 单片机用来实现数据排序程序(冒泡排序算法)-MCU used to achieve data sorting procedures (Bubble Sort Algorithm)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2671
    • 提供者:李敏
  1. E66_0230

    0下载:
  2. 内部排序算法比较 一、需求分析 1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。 2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。 3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。 -internal sorting algorithm 1, a demand an
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45541
    • 提供者:苏言暖
  1. exp

    0下载:
  2. 用Visual C++实现排序算法大全-with Visual C Sorting Algorithm Implementation Solutions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32106
    • 提供者:bjj
  1. datastructure_sort

    0下载:
  2. 严蔚敏数据结构最后一个实验. 对各种排序算法进行比较-Yan Wei Min data structure a final experiment. Sorting Algorithm for various comparisons
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:79040
    • 提供者:orangelegend
  1. Rename

    0下载:
  2. 用处:大量的图片收集,名字杂乱,归类时,重新命名工作量大。这个小程序可以进行文件的自动重新命名。大家可以继续完善它。-useful : a large collection of photographs and names of types, sorting, re-named the workload. This procedure can be carried out small documents automatically re-naming. We can continue to im
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:43014
    • 提供者:任桢
  1. c-suanfa

    0下载:
  2. c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:306347
    • 提供者:chenlm
  1. 1

    0下载:
  2. Bottom-Up Merge Sorting算法的实现,包括具体的实验报告,给需要的同学,欢迎大家下载
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20437
    • 提供者:雷远东
  1. kris_qsort_exe

    0下载:
  2. This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This ar
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4618
    • 提供者:ncu
  1. TJFTP_demo

    1下载:
  2. A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indi
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:121856
    • 提供者:kenny
  1. gsl-1.10.tar

    0下载:
  2. GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matri
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2842422
    • 提供者:贺强
  1. sort

    0下载:
  2. Sorting is a common task in manipulation of records of data. There are a number of sorting techniques of which each has its advantages and disadvantages in accordance with the characteristics and the representation of the data. In this tutorial,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1760
    • 提供者:jovi
  1. 拓扑

    0下载:
  2. 有关拓扑排序的问题-the topological sorting problem
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1301
    • 提供者:meng
  1. mysql的一个专业开发程序请使用

    0下载:
  2. 一个专业的程序连接mysql用的ODBC连接,带列排序和按纽控件,可以备份mysql数据库,修复数据库,请使用-a professional to connect to mysql with the ODBC connection with sorting out and button control that mysql database backup, restoration database, please use
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:486939
    • 提供者:海天
  1. 基本排序算法

    0下载:
  2. C语言基本排序算法,经过测试!-C language basic sorting algorithm, the test!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1229
    • 提供者:郭勇军
  1. Sorting

    0下载:
  2. 各种解决序列问题-solve various problems sequence
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3155
    • 提供者:宇飞
  1. C各种各样的排序算法

    0下载:
  2. 数据结构中的各种各样的排序算法-data structure of a variety of Sorting Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8442
    • 提供者:余标
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com