资源列表

« 1 2 ... .19 .20 .21 .22 .23 1724.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法Maomao

说明:任务:为宿舍管理人员编写一个宿舍管理查询软件, 程序设计要求: //A. 采用交互工作方式 //B. 建立数据文件 ,数据文件按关键字(姓名、学号、房号)进行排序(冒泡、选择、插入排序等任选一种) //2) 查询菜单: (用二分查找实现以下操作) //A. 按姓名查询 //B. 按学号查询 //C. 按房号查询 //3) 打印任一查询结果(可以连续操作) -Task: To write a dormi
<黄丽民> 在 2024-11-07 上传 | 大小:581kb | 下载:0

[数据结构常用算法test

说明:此程序在建立栈的时候就按照一定的顺序排列好 -The program in establishing a stack according to certain when the order of good
<eagle> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法jihe

说明:运用C++实现链表集合的交并差运算~-To achieve cross-linked collection of poor operation and
<zhuzhenyu> 在 2024-11-07 上传 | 大小:274kb | 下载:0

[数据结构常用算法subarray

说明:C语言实现了一个数组的所有子集,包括0集,使用了暴力法-All Subarray of an Array
<张磊> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法DataStruct

说明:用C语言模拟实现链表、栈、图、树等数据结构,包括其常用的算法。-Implement a linked list in C-language simulation, stacks, graphs, trees and other data structures, including the commonly used algorithms.
<辽湘> 在 2024-11-07 上传 | 大小:417kb | 下载:0

[数据结构常用算法lmalloc

说明:用C语言实现malloc的内存动态分配与释放。-Using C language malloc memory allocation and release dynamic.
<辽湘> 在 2024-11-07 上传 | 大小:4kb | 下载:0

[数据结构常用算法CDeep

说明:用C语言模拟一个通讯录的功能,包括查询、添加、修改和删除等。-An address book using C-language simulation features, including query, add, modify, and delete.
<辽湘> 在 2024-11-07 上传 | 大小:2kb | 下载:0

[数据结构常用算法CProgram

说明:用C语言实现的关于栈、文件、排序、缓存区等的功能模拟。-Implemented in C on the stack, file, sort, cache and other analog functions.
<辽湘> 在 2024-11-07 上传 | 大小:4kb | 下载:0

[数据结构常用算法maze

说明:可输入N*M矩阵以代表迷宫形状,指定入口和出口,可以自动搜索出从入口到出口的路径。可以帮助熟悉数据结构。-You can input a N*M matrix to represent a maze ,define an entrance and exit,this program will search the way from entrance to exit .
<pustar> 在 2024-11-07 上传 | 大小:2kb | 下载:0

[数据结构常用算法puzzle

说明:能输入一个N*M矩阵代表迷宫分布,指定入口出口后,程序自动搜索从入口到出口的路径。-You can input a N*M matrix to represent a maze ,define an entrance and exit,this program will search the way from entrance to exit .
<pustar> 在 2024-11-07 上传 | 大小:2kb | 下载:0

[数据结构常用算法biancheng1

说明:编程实现希尔、快速、堆排序、归并排序算法,并计算每种算法的比较、交换次数、执行时间。要求准备不同数量级(100、1000、10000、20000)的待排数据存入文件;再从文件读入数据,排序;将结果写入文件中。-Programming Hill, quick, heap sort, merge sort algorithm, and calculate for each algorithm, switching frequency, th
<汪奔波> 在 2024-11-07 上传 | 大小:2mb | 下载:0

[数据结构常用算法JAVAgongjiaoguanli

说明:公共交通查询系统, 对公共交通进行管理-Public transportation system inquires, the public traffic management
<jiang> 在 2024-11-07 上传 | 大小:161kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1724.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org