资源列表

« 1 2 ... .52 .53 .54 .55 .56 1757.58 .59 .60 .61 .62 ... 2656 »

[数据结构常用算法xueshengchengji

说明:链表做学生成绩管理系统 有数据结构的知识解决一些小的问题-List a student achievement management system data structures of knowledge to solve some small problems
<张强> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法sort

说明:数据结构排序算法,包括堆排,希尔排序,快排-Sorting algorithm data structure
<赵业昕> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法cPP

说明:建立有向图的邻接矩阵,进行深度优先遍历,并利用广度优先遍历算法判断有向图中是否存在顶点vi到顶点vj的路径(i≠j)。-Establish the adjacency matrix, the depth-first traversal, and the use of breadth-first traversal algorithm to determine whether there is a directed graph verte
<shanyepifu> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法Project-Scheduling-Problem

说明:项目调度问题,由清华刘宝碇教授的实验室发布的源程序-Project-Scheduling-Problem.cpp by Tsinghua Professor Liu Baoding
<rabby> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法Vehicle-Routing-Problem

说明:车辆路线规划问题源程序,清华刘宝碇老师实验室发布的源程序 -Vehicle-Routing-Problem.cpp by Tsinghua Professor Liu Baoding
<rabby> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[数据结构常用算法n-queen

说明:解决N皇后问题,里面有不同方法的分析,还有上限,我记得是100个-Sovle the "n queen" problem
<刘梓祥> 在 2024-10-05 上传 | 大小:4096 | 下载:0

[数据结构常用算法fdff

说明:c+加法运算可以分类计算加减乘除的四则运算-Program files, four computing operations and so on, can be divided into modules
<lijian> 在 2024-10-05 上传 | 大小:1497088 | 下载:0

[数据结构常用算法huofuman

说明:利用哈夫曼编码进行信息通讯可以大大提高信道的利用率,缩短信息传输时间,降低传输成本。-Huffman coding using information and communication can greatly improve the channel utilization, reduce transmission time information and reduce transmission costs
<123456> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法e.c

说明:这个程序是用C语言编写的,主要是解决电梯调度的问题,有较高的参考价值。
<panfh> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法bank

说明:银行家算法(解决死锁问题),为一般算法,非链表结构。-Bankers algorithm (solve the dead lock problem)
<kkeys> 在 2024-10-05 上传 | 大小:237568 | 下载:0

[数据结构常用算法PRIME-TEST

说明: 素数测试问题, 如果把乘、除法(包括取模)看成常数时间, 则算法的时间复杂度为 (k)=  (log m)=O(log n)。 而当n极大时,与n在同一数量级的两个数相乘除, 不超过O(log2n)次二进制位操作。 ∴算法的时间复杂性为O(log3n)二进制位操作 -Prime test, If the multiplication, division ( includ
<朱茵茵> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法migongC

说明:一个迷宫遍历的C语言程序!遍历一个8*8的矩阵!打印所有的路径!-a labyrinth with languang of c plus! good studying!
<曾德清> 在 2024-10-05 上传 | 大小:4096 | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 1757.58 .59 .60 .61 .62 ... 2656 »

源码中国 www.ymcn.org