资源列表
[数据结构常用算法] operation-of-form
说明:线性表基本操作,插入,删除,查找倒转,新建-Linear basic operation table, insert, delete, find reverse, the new<杨恒杰> 在 2026-01-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] SX23
说明:编写一个函数sort(int A[],int n),函数的功能是用选择法对数组进行由小到大的排序,其中n为数组A的元素个数。在主函数中输入10个数据,调用函数排序,然后输出排序好的10个数据。(输入数据:6,8,9,1,2,5,4,7,3,18)-Write a function sort (int A [], int n), the function is the function selection method for sorting an array of small to large,<macaihong> 在 2026-01-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] SX21
说明: 用二分查找法在已排序好的数组中查找输入的数。如果找到了输出该数的下标,否则输出“未找到”。(数组为:1,2,13,24,25,44,57,63,66,78,90,100)。-Using binary search in a sorted array to find a good number of inputs. If you find out the number of subscr ipts, otherwise output " not found." (Array<macaihong> 在 2026-01-14 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] geneticoperator
说明:使用C++实现简单的遗传算法,实现一个优化问题的求解过程-we realized the GA(Genetic Algorithm) with c++ to solve the optimization problem.<李亚磊> 在 2026-01-14 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] eightNum
说明:八数码程序,基于的A*搜索的人工智能算法描述-Eight digital program, the A* search based on artificial intelligence algorithms described<涂宏宇> 在 2026-01-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] time_apart
说明:分时系统模拟,C++代码,数据结构算法。自定义用户数量,cpu工作时间,等待时间-Time-sharing system simulation, C++ code, data structures, algorithms. Customize the number of users, cpu working hours, waiting time<黄悦> 在 2026-01-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Job-manage
说明:使用C语言模拟的,单道处理机的作业调度算法,使用的是最大响应比优先的算法。-Simulated using the C language, single-channel processor job scheduling algorithm, using the maximum response than the priority of the algorithm.<> 在 2026-01-14 上传 | 大小:2kb | 下载:0