资源列表

« 1 2 ... .10 .11 .12 .13 .14 1615.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法Josephus

说明:自己写的约瑟夫环,C语言实现。已知n个人围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus Josephus
<巴斯腾> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[数据结构常用算法ExternalSort

说明:这是数据结构及算法中的外部排序的源码程序(带注释),采用多路归并排序思想实现,有完整的VC工程,可以直接运行。-This is the data structure and algorithm of the external sort source program (with comments), using multi-merge sort and Achieve, a complete VC project can run.
<swim> 在 2024-10-07 上传 | 大小:179200 | 下载:0

[数据结构常用算法0804-08081401huffman

说明:实现统计字母频率,实现哈夫曼树的建立,并现实0 1代码,MFC GDI编程,还实现了发送,译码功能,接受,顺便还实现了聊天功能-Achieve statistical letter frequencies, to achieve the establishment of Huffman trees, and reality 01 code, MFC GDI programming, but also realized the sendi
<dyn> 在 2024-10-07 上传 | 大小:2337792 | 下载:0

[数据结构常用算法code

说明:(1) 生成n个[0,65535]以内的整数随机数,存入文本文件; (2) 将n个随机数从小到大排序,并显示结果。排序采用k桶法 (3)用函数编制混合同余的伪随机数发生器-(1) generate n-[0,65535] integer random number within, into a text file (2) n random numbers from small to large order, and displ
<haha> 在 2024-10-07 上传 | 大小:72704 | 下载:1

[数据结构常用算法sichuandaxue

说明:四川大学数据结构与算法课程设计实验源代码(4个实验全)-Sichuan University, curriculum design data structure and algorithm experimental source code (4 experiments total)
<SilverBullet> 在 2024-10-07 上传 | 大小:2091008 | 下载:0

[数据结构常用算法1

说明:C语言算法,供大家参考,请下载并练习,多多交流-C language algorithms, for your reference, please download and exercises, more exchanges
<wang> 在 2024-10-07 上传 | 大小:15360 | 下载:0

[数据结构常用算法xxfczd

说明:C语言算法,供大家参考,请下载并练习,多多交流-C language algorithms, for your reference, please download and exercises, more exchanges
<wang> 在 2024-10-07 上传 | 大小:16384 | 下载:0

[数据结构常用算法chap12

说明:C语言算法,供大家参考,请下载并练习,多多交流-C language algorithms, for your reference, please download and exercises, more exchanges
<wang> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法suanshu

说明:本程序描述了算数编解码,首先实现了,图像的读取与显示。以及算术编码的实现,与哈夫曼编码相比较,实现了整体的编码-suan shi bian ma zhu yao shi xian le dui zheng ge maliu de bian ma ,bu zhi zhi dui mei ge fu hao de bian jie ma
<gegelaogong> 在 2024-10-07 上传 | 大小:4117504 | 下载:0

[数据结构常用算法datastructure

说明:这个是数据结构教学过程中的经典问题,有百鸡问题,皇后问题,汉诺塔求解等8个问题。非常适合初学者参考。-This data structure is a classic problem of the teaching process, there are 100 chicken problem, queens, Tower of Hanoi problem solving, etc. 8. Very suitable for advanc
<那雷特> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法computer_algorithm_designing_and_analyzing

说明:计算机算法设计与分析,王晓东版,十分实用的一本参考书-Design and analysis of computer algorithms, Xiaodong version, very useful reference book
<xinzixing> 在 2024-10-07 上传 | 大小:8979456 | 下载:0

[数据结构常用算法KMP

说明:KMP算法的实现,这个算法是比较复杂的,这个小程序可以帮助你理解KMP本质-This is the implement of KMP, which is hard for understanding. it can help you understand it well
<张小> 在 2024-10-07 上传 | 大小:366592 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1615.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org