资源列表

« 1 2 ... .82 .83 .84 .85 .86 1587.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法prim

说明:最小生成树算法,prime算法,绝对能运行-Minimum spanning tree algorithm, prime algorithm can certainly run
<youlanlan> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法5.2.1

说明:依次输入每个人的姓名和考试成绩分数,实现自动排序-Enter the name of each person in turn and test scores scores for automatic sorting
<罗广镇> 在 2024-10-08 上传 | 大小:659456 | 下载:0

[数据结构常用算法vc

说明:c语言中的指针和数组相关知识的指导,适合初学者使用-c language pointers and arrays knowledge guidance for beginners
<罗广镇> 在 2024-10-08 上传 | 大小:1190912 | 下载:0

[数据结构常用算法sort

说明:实现几种典型排序方法:a) Insertion Sort;b) Selection Sort;c) Bubble Sort;d) Rank Sort 分析算法的时间复杂度并测量其实际运行时间。-Order to achieve several typical methods: a) Insertion Sort b) Selection Sort c) Bubble Sort d) Rank Sort algorithm'
<Yuan> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法polynomial

说明:多项式处理。本程序可以对多项式进行一些处理,可以实现加减乘除求余,计算多项式的值等功能-Polynomial processing. The program can handle some of the polynomial can be achieved modulo addition, subtraction, calculate the value of polynomial functions
<Yuan> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法maze

说明:解决迷宫问题。 1. 打印迷宫 2. 寻找走出迷宫的路径并输出 3. 动态打印走迷宫的路径 -Solve maze problems. 1 print maze 2 to find the path out of the labyrinth and the output 3 the path of dynamic print Maze
<Yuan> 在 2024-10-08 上传 | 大小:443392 | 下载:0

[数据结构常用算法BankCallingSystem

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

[数据结构常用算法huffman

说明:huffman 压缩 解压。基于Huffman 编码的无损压缩(lossless data compression)和解压缩算法。 假设压缩和解压缩程序分别为huffmanEnc, huffmanDec。-huffman compression decompression. Lossless compression based on Huffman coding (lossless data compression) and decom
<Yuan> 在 2024-10-08 上传 | 大小:160768 | 下载:0

[数据结构常用算法largest

说明:// Demonstrates a recursive function for finding the largest // element in an array.-// Demonstrates a recursive function for finding the largest // element in an array.
<edsock> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法power

说明:// Demonstrates a recursive function for raising a number // to an integer power.-// Demonstrates a recursive function for raising a number // to an integer power.
<edsock> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法selection

说明:面向对象 选择排序 很实用的 有点难懂 非常有趣-Select the sort of object-oriented is a bit difficult to understand a very interesting and practical
<xwp> 在 2024-10-08 上传 | 大小:1605632 | 下载:0

[数据结构常用算法linst-reverse

说明:单链表逆转 单链表逆转 单链表逆转 单链表逆转 -reverse the list
<三少> 在 2024-10-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 1587.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org