资源列表

« 1 2 ... .28 .29 .30 .31 .32 733.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法JOSPHS

说明:采用带头结点的约瑟夫算法,存储结构采用单链表结构,无bug-using lead node Joseph algorithm, a single storage structure Chain structure, no bug
<ctp> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法Josephus

说明:数据结构 c语言版 约瑟夫问题 顺序表方法实现-Data structure c language version of the issue of the order of Joseph Table method
<differ> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法MergeSortArray

说明:可以重复数值的算法排列 这个算法可以得出最优解-Numerical algorithm can repeat this algorithm can be drawn with the optimal solution
<陈大哥> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法lab_5

说明:有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机
<gillli> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法TreeTraverse

说明:二叉树的遍历操作,树结构用二叉链表存储,遍历时采用递归先序 中序 后序,层次遍历和非递归先序 中序 后序遍历-Binary tree traversal operations, binary tree structure list with storage, the use of recursive traversal sequence in the sequence after the first sequence, level an
<> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法suanfa

说明:里面包含了100个C语言编程的经典算法,希望对喜欢编程的人有所帮助。-Which contains the 100 C-language programming of classic algorithms, like the programming people want to help.
<Huan> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法erc

说明:编写一个程序实现二叉排序树的基本运算,并在此基础上完成如下功能:-Write a program to achieve binary sort tree basic operations, and on this basis, the following functions:
<慧慧> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法the-shortest-path-gragh

说明:求一个图的最短路径的问题,程序在dos的界面下运行 程序还输出了最短路径的问题-Find a map of the shortest path problem, the program interface run in the dos program also outputs the shortest path problem
<马浩原> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法8queen

说明:八皇后问题的全部解的计算算法。用C++编写。-Algorithm for solving the eight queens problem. Written with C++.
<kid> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的前序遍历,中序遍历和后序遍历。使用了递归和非递归的方法-Pre-order binary tree traversal, inorder traversal and postorder traversal. The use of recursive and non recursive methods
<haiyan> 在 2025-02-03 上传 | 大小:206kb | 下载:0

[数据结构常用算法C语言实现计算器的模拟

说明:C语言实现计算器的模拟,能进行对数字的加减乘除。
<1909671049@qq.com> 在 2013-10-22 上传 | 大小:206.84kb | 下载:0

[数据结构常用算法pjogress

说明:汉字的拼音首字母排序,PPC版,可根据算法改为其它版本!很常用的功能()
<Carntdpm> 在 2025-02-03 上传 | 大小:207kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 733.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org