搜索资源列表
quick
- 关于数组排序的经典程序。-Sorting an array of classical procedures.
processorkill
- 本代码穷举系统进程,然后可以*进程,用到了 CreateToolhelp32Snapshot 和一些排序操作-the system code exhaustive process, and then kill the process, and the use of some sort CreateToolhelp32Snapshot operation
0305111
- 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hil
rawsniffer
- Example: rawsniffer -p TCP -dp 25,110 -o f:1.txt -m -sniffpacket 嗅探指定规则数据抱并保存到文件 rawsniffer -sniffsmtp 只嗅探smtp,输出到屏幕 rawsniffer -sniffall -dp 0 -o f:1.txt 嗅探smtp,pop,ftp,post,telnet保存到文件,[-dp 0]过滤无用包 rawsniffer -sniffall -dp 0 -o f:1.txt
sjjg
- -图的应用 建立AOV的存储结构及拓扑排序的算法的完整程序
ren_shi
- 1. 完善的人事档案管理,方便的数据录入,档案项目设置最齐全。 2. 丰富的工作经历管理、社会关系管理、员工培训管理、员工奖惩管理、员工调动管理、员工离职管理等。 3. 自由设置公司名称,部门名称等,并显示在软件左侧的导航栏内。 4. 支持任意查询及员工生日、合同日期、入职日期等复杂查询;查询结果可以排序,帮您迅速获取想要的数据。 5. 提供大量人事统计分析图表,员工年龄分布图、员工工龄比例图、员工性别分布图、员工婚姻状况比例图、员工学历分布图、员工
bucketsort
- 用java实现的桶排序程序,本科期间java的实习-used to achieve the barrels sequencing procedures, undergraduate internships during java
deepteach1
- 1、文章栏目无限级分类、自由添加,排序 2、文章在线添加、编辑、删除 3、网站相关信息后台动态配置 4、自由添加友情链接 5、完善的广告模块,支持HTML编码 6、软件下载-an article columns unlimited classification, the Liberal added, scheduling two, the article online to add, edit, delete three, web-related background in
xueshengchengji
- 这是一套完善的网络学生成绩查询管理系统,对学生的成绩可分级管理(校级和班级)。校级管理员可增减班级,班级各学期的课程,设定班主任及班级密码。还可对学生进行增减,对学生各学期各门成绩进行批量录入修改,可设定查询成绩是否公开,学生可否修改查询密码。班级管理员可对学生各学期各门成绩进行批量录入修改。学生可查询各学期各门成绩,查询时可按各种项目自动分类排序。对(校级和班级)管理员来说,查询时一样的可按各种项目自动分类排序。程序可自动给出以班级为单位的学生成绩分析报告,可自动生成学期分析,学生学期各门课程
FPP1
- 汇编语言MASM编的,学生成绩排序程序。可以输入任意个。界面友好,提示丰富。-compilation series, student achievement ranking procedures. Arbitrary months can be imported. Friendly interface, suggesting rich.
linbo
- 汇编的集中排序酸法,计算机课程设计,欢迎查阅,2006.06.08,呵呵,-compilation concentrated acid sequencing and computer curriculum design, inspection welcome, 2006.06.08, huh, Oh
moresort
- 数据结构中对于各个排序的优化,均为自己设计制作,-data structure for all sort of optimization, are making their own design, thank you
CSharp排序算法大全
- C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.
课程设计
- 数据结构课程设计程序。包括6种排序算法以及最短路径的源程序。值得一下。
C++排序算法优化大全
- 两篇编程指导文档汇总。 专门讲述排序算法和优化。
txt
- 用二叉链表做存储结构,输入键值序列,建立一棵二叉排序树并在二叉排序树上实现查找算法。-To do with binary storage structure list, enter the key sequence, set up a binary sort tree and binary search algorithm to sort the tree implementation.
链表排序
- 解决用C语言实现头插法尾插法建立链表并实现解决链表排序问题(Solve the C language list sorting problem)
map
- 实现对一个文件的多列数据进行合并,并进行二次排序(To achieve a file of more than one column of data to merge, and two sorting)
Shell
- 希尔排序的java实现,包含一个main函数。(shell paixu,include a main function.)
sort
- 实现C语言的几种常用排序算法,封装了一下,可以在需要的时候直接调用(Several common algorithms of C language are implemented.)