搜索资源列表
电话本管理系统
- 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法;-increase input fault tolerance. Imp
xsglxt
- 程序运行时显示一个简单的菜单,包括:input信息的输入 delete删除,seacher搜索,modify修改,insert插入,count总分,sort排序,save保存,display显示,quit退出系统-The program is running displays a simple menu, including: input information input delete to delete, seacher search, modify modify, insert plug,
5070309479_2
- 数组 1. 对英文名字队列进行操作 具体要求: 1) 初始化含有20个英文名字的数组; 2) 排序:以a-z,A-Z的升序顺序 3) 输入任意一个名字并能将其插入到合适的位置。-Array 1. For the English name of the queue to operate the specific requirements: 1) contains 20 to initialize the English name of the array 2) Sort:
Link_List
- A Link List sort insert elements
2
- 学生成绩从高到低排序,插入新的成绩,新的排序,然后反序-Student achievement, high to low sort, insert new achievements, a new sort, and then in reverse order
chengji-gua-li
- 实现学生成绩的管理。有排序。查询。插入删除等功能。-Management student achievement, sort, query, insert, delete and other functions
huibianshiyan
- ① 首先输出表的内容; ② 插入一个数据,插入的数据和插入的位置从键盘输入; ③ 对表中的数据进行排序,按升顺或降顺排序可以进行选择; ④ 在表中查找某一个关键字,要查找的关键字从键盘输入;如果找到,输出查找的关键字并给出提示“find”,否则给出提示“no find”; ⑤ 程序执行以后,输出表中的插入以后的内容和排序以后的内容; ⑥ 程序有友好的运行界面; ⑦要求程序能够处理基本的错误信息; -(1) First output the contents of th
xueshegnguanlixitong
- 学生成绩管理系统:输入,查找,插入,排序,显示,删除等功能-Student achievement management system: input, search, insert, sort, display, delete functions
zuoye
- 一次C++作业,冒泡排序法排列数组并可以插入一个数删除一个数-Once C++ job, the bubble sort method arranged array can insert a number to delete a number of
nodelist.tar
- 数据结构、链表的操作;包括链表的创建、插入、删除、排序、逆置等操作;学习数据结构链表的绝佳材料-Data structure, the list of operations including the creation of the list, insert, delete, sort, reverse home and other operations linked list data structure of great learning materials
sorting
- 八大排序算法测试 + 源码, 冒泡、选择、插入、归并、快速、希尔、计数、堆排序-Eight sorting algorithm testing+ source, bubbling, select, insert, merge, fast, Hill, count, heap sort
Single-list
- 单链表,插入,删除,查找,排序功能的单链表-Single list, insert, delete, search, sort function single list