CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sort
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Network Marketing
Management
E-commerce
Business guide
Business plan
Successful incentive
Human Resources
Report papers
Marketing materials
Consulting and training
Website
Software Engineering
File Format
Technology Management
Industry research
Program doc
Other
Search - sort - List
[
File Format
]
sort4
DL : 0
此程序为四种排序算法的时间比较,选择,冒泡,插入排序,还有一份实验报告 -procedure for the four sorting algorithm of the time, choice, Bubble, insertion sort, and an experimental report
Date
: 2026-01-14
Size
: 65kb
User
:
李冰月
[
File Format
]
shiyan4
DL : 0
数据结构实验4报告,实验内容或题目 l、随机产生n=100,200,300,1000,2000个整数并存于数组r[1..n]中。对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算,由手工计时。 2、对实验结果数据进行对比分析。 主要内容是-4 reports the experimental data structure, content or subject of the experiment l, randomly generated integers n = 100,200,300,1000,2000 co-exist in the array r [1 .. n] in. On the main search algorithm (the order of search, Insertion Sort, Bubble Sort, Heap Sort, Quick Sort) for the comparison, the calculated average number of comparison, the average mobile number and execution time. Automatically calculated by the procedure by manual timing. 2, the experimental results the data were analyzed. Main content
Date
: 2026-01-14
Size
: 120kb
User
:
陶东魏
[
File Format
]
Quicksort
DL : 0
实验4:快速排序的设计 1、实验目的:掌握快速排序基本方法和过程。 2、实验要求:采用快速排序方法对输入的数据按升序和降序两种顺序进行排序,并显示中间排序的过程。 注意!所有实验要求先写出算法的思路、算法及程序;实验室上机时只是上机调试!每个实验一份实验报告。-Experiment 4: Quick Sort of design 1, the experiment was: quick sort master basic methods and processes. 2, the experimental requirements: the use of rapid sequencing methods on data entered by two order of ascending and descending order sorting, and display the middle of sorting process. Attention! Asked to write in all experimental algorithm ideas, algorithms and procedures laboratory on the machine when the machine is only on debugging! Each experiment, a test report.
Date
: 2026-01-14
Size
: 55kb
User
:
用途解放
[
File Format
]
classhello3
DL : 0
编写程序,实现成绩的查询和排序。具体要求为: ① 选择合适的布局管理设计美观的界面,包含成绩输入、成绩查询、成绩排序功能。 ② 成绩输入:从界面上输入学生的学号和成绩,点击“确认”按钮进行保存。 ③ 成绩查询:输入学生的学号,点击“查询”按钮,显示该学生成绩。 ④ 成绩排序:点击“排序”按钮,将按成绩从高到低显示学生的学号和成绩。 -Programming to achieve results and sort query. Specific requirements are as follows: ① Select the appropriate layout manager beautifully designed interface, including the results input, query results, results sorted function. ② accomplishments Input: input from the interface of students and results, click on the Confirm button to save. ③ results Inquiry: Enter the number of school students, click on Search button, and showed that the performance of their students. ④ Sort results: Click on Sort button, will show low achievement students and accomplishments.
Date
: 2026-01-14
Size
: 10kb
User
:
小吴
[
File Format
]
czpx
DL : 0
查找排序的简单实现,其中有常用的冒泡排序,快速排序等 -Find a sort of simple to achieve, including commonly used bubble sort, quicksort, etc.
Date
: 2026-01-14
Size
: 43kb
User
:
李孟
[
File Format
]
xueshengxinxiguanli
DL : 0
(1) 信息维护: 要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息 (2) 信息查询: 要求:查询时可实现按姓名查询、按学号查询 (3) 成绩统计: 要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。 (4) 排序:能对用户指定的任意课程名,按成绩升序或降序排列学生数据并显示排序结果 -(1) Information Maintenance: Requirements: Student Information data to document the form of preservation, to achieve the maintenance of student information and data. This module includes sub-modules are: to increase student information, student information delete, modify student information (2) Information: Requirements: inquiries can be realized by name inquiries, according to study its inquiries (3) performance statistics: Request: A input arbitrary a course (such as mathematics) and a fraction above (eg 60 70), the statistics in this case scores of students above. (4) Sorting: Users can specify any course name, by the achievements of students in ascending or descending order to sort data and display results
Date
: 2026-01-14
Size
: 4kb
User
:
杨雄
[
File Format
]
FileDlgExDemo
DL : 0
押下【排序输出】,则从读出数据,按照成绩排序(降序),写入一个新文件-Sort output under remand [], from读出数据, in accordance with the results sorted (descending), write a new document
Date
: 2026-01-14
Size
: 45kb
User
:
zhangshaoliang
[
File Format
]
huibianqipaopaixu
DL : 0
用汇编语言实现 循环程序设计 用汇编语言实现 起泡排序程序-Using assembly language program designed to achieve the cycle of assembly language to achieve foaming sort procedure
Date
: 2026-01-14
Size
: 81kb
User
:
王金
[
File Format
]
paixufangfa
DL : 0
排序方法的比较-Sort Methods
Date
: 2026-01-14
Size
: 48kb
User
:
漂泊
[
File Format
]
b
DL : 0
在程序中输入数组大小n,通过动态分配内存函数malloc产生一个整型数组,接着输入该数组的n个元数,并使用一个函数对组数进行排序(从小到大,要求用选择法实现)-In the procedure input array size n, through dynamic allocation of memory function malloc generate an integer array, and then enter the array of n-ary number, and use a function to sort a few of the groups (from small to large, requires selection method implementation)
Date
: 2026-01-14
Size
: 2kb
User
:
zheng yan yu
[
File Format
]
55645
DL : 0
10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value > A ) || ( value - new_value > A ) return value return new_value } 2、中位值滤波法 /* N值可根据实际情况调整 排序采用冒泡法*/-10 kinds of software filtering method one example of the procedure, limit the Deputy filter/* A value can be adjusted according to the actual value for the RMS, new_value filter for the current sampling procedures for the effective return of the actual value* /# define A 10 char value char filter () (char new_value new_value = get_ad () if ((new_value- value> A) | | (value- new_value> A) return value return new_value ) 2, the median filtering method/* N values can be adjust the actual situation in the use of bubble sort method* /
Date
: 2026-01-14
Size
: 3kb
User
:
21
[
File Format
]
c
DL : 0
二分法(折半)插入排序:在已排好序的序列中使用二分法查找插入位置,找到后移动其后记录插入新记录。-Dichotomy (binary) insertion sort:In the series have been sequenced use dichotomy search into position,after finding a new record record insertion by moving.
Date
: 2026-01-14
Size
: 1kb
User
:
刘丹
[
File Format
]
paixu2
DL : 0
数据结构排序算法的比较,起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序-Comparison of data structures sorting algorithm, bubble sort, direct insertion sort, simple selection sort, quick sort, Shell sort, Heap sort
Date
: 2026-01-14
Size
: 2kb
User
:
张森
[
File Format
]
sort-algorithm
DL : 0
实现简单的排序,如冒泡排序,选择排序等,并能计算排序时间-Simple sorting, and sorting time can be calculated
Date
: 2026-01-14
Size
: 1kb
User
:
Feng
[
File Format
]
AromaSal
DL : 0
某石油公司的销售报表,计算销售额,净利等。使用COBOL编写。涉及表结构。排序。-An oil company sales reports, sales profit calculation, etc..The use of COBOL prepared.Involving the table structure.sort。
Date
: 2026-01-14
Size
: 4kb
User
:
craig
[
File Format
]
SORT
DL : 0
各种常见的数据结构中的排序算法,对排序学习者有很大的帮助-Sorting algorithm in a variety of common data structures, a great help to sort learners
Date
: 2026-01-14
Size
: 2kb
User
:
诸葛弩
[
File Format
]
Shell-Sort-Example
DL : 0
shell sort is good tech
Date
: 2026-01-14
Size
: 14kb
User
:
ankur
[
File Format
]
sort
DL : 0
排序是很重要的很多的开发程序中都会用到排序 有选择排序 冒泡排序等-Sort is very important to a lot of the development program will be used Sort Selection Sort Bubble Sort
Date
: 2026-01-14
Size
: 2kb
User
:
谢小
[
File Format
]
sort
DL : 0
java编程,是排序的元代吗,含有冒泡排序,快速排序-java programming, it is sort of the Yuan Dynasty, with bubble sort, quick sort, etc.
Date
: 2026-01-14
Size
: 4kb
User
:
jin
[
File Format
]
sort
DL : 0
分治法进行排序,简单的基础性算法代码,仅供参考。-Divide and conquer sort, simple basic algorithm code, for reference only.
Date
: 2026-01-14
Size
: 3kb
User
:
尚
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.