资源列表

« 1 2 ... .66 .67 .68 .69 .70 1671.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法list

说明:实现线性表的顺序存储表示及基于顺序存储表示实现线性表的初始化、查找、插入与删除等基本操作。具体实现要求:1.从键盘输入10个整数,产生顺序表,并输入结点值。2.从键盘输入1个整数,在顺序表中查找该结点的位置。若找到,输出结点的位置;若找不到,则显示“找不到”。3.从键盘输入2个整数,一个表示欲插入的位置i,另一个表示欲插入的数值x,将x插入在对应位置上,输出顺序表所有结点值,观察输出结果。4.从键盘输入1个整数,表示欲删除结点的位置,输
<张娟> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法sol

说明:2-7士兵站队问题 自己写的认为比较好,有什么问题不负责-2-7 soldiers stand in line to write the consider the question of their own is better, what problems have no responsibility for the
<kobewylb> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法eightnums

说明:八数码拼图程序源码,可以实现初始8个数码顺序到目标8个数码顺序的自动拼图-Eight digital jigsaw program source code, can achieve the initial eight digital sequence to the target sequence of eight digital automatic puzzle
<harderwu> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法aluo1

说明:拿“优”的数据结构课程设计:模拟旅馆管理系统的床位的分配与回收功能。 里头包括源代码、exe文件、课程设计报告。非常全,值得下载!-Get " excellent" curriculum of the data structure design: Analog hotel management system for the allocation of beds and Recycling function. Ins
<aluo> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法KMP

说明:this is a KMP Algorithm
<ls> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法2d-Raw11.16

说明:否定选择算法的实现,用的是两维数据,里面有两个文体分别是自体数据和检测数据-Negative selection algorithm, using a two-dimensional data, which are the two sports from the volume data and test data
<ARTHAS> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法DELAUNAY.algorithm

说明:DELAUNAY三角剖分算法源程序c++实现。非常详细的源代码。-DELAUNAY triangulation algorithm source code c++ implementation. Very detailed source code.
<cc> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法ping

说明:对C++的程序员先要熟悉算法与数据结构,才是硬道,希望能帮助你们.-Of the first C++ programmers familiar with algorithms and data structures, is a hard road, hoping to help you.
<魏翔> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法sort

说明:各种排序算法的收集,参考严蔚敏版和陈明版,c语言的-Collection of various sorting algorithms, the reference version and Chen min version, based on c language
<黄新友> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法BankCallingSystem

说明:模拟银行叫号系统。使用基本队列操作。假设某银行有5 个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。 每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的顾客随即得到服务。假定每个顾客需要的服务时间也是随机的。试设计程序模拟上述场景。-Simulated bank calling syst
<Yuan> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法fangzhen

说明:编制一个事件驱动仿真程序。 模拟理发馆内一天的活动,要求输出在一天的营业时间内,到达的顾客人数、顾客在馆内的平均逗留时间和排队等候理发的平均人数以及在营业时间内空椅子的平均数。-Preparation of an event-driven simulation program. Analog Barber museum day activities required output within the business hours
<刘明> 在 2024-10-06 上传 | 大小:82944 | 下载:0

[数据结构常用算法ViterbiCPP

说明:Viterbi算法的实现,在程序中有详细的注释-The implementation of the Viterbi algorithm, detailed notes in the program ~ ~
<阮晓曦> 在 2024-10-06 上传 | 大小:82944 | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 1671.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org