资源列表

« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 2656 »

[数据结构常用算法最短路径算法实现

说明:用dikstra算法实现,在商场地图上两个门店之间的最短距离(With the dikstra algorithm, the shortest distance between two stores on a mall map)
<小瓶盖1111> 在 2024-11-19 上传 | 大小:29kb | 下载:0

[数据结构常用算法Longest common subsequence

说明:用动态规划思想设计实现最长公共子序列问题,用贪心思想设计实现活动安排问题,并且用不同数据量进行对比分析。(We use dynamic programming theory to design the longest common subsequence problem. We use greedy thought to design the activity scheduling problem, and compare it wit
<lcy2074> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法大话数据结构+中文+PDF清晰扫描版+完整版

说明:大话数据结构,数据结构入门基础教程,适合初学者(This describes the interfaces of the service, including data types and data structures)
<red1511> 在 2024-11-19 上传 | 大小:36.41mb | 下载:0

[数据结构常用算法HuffmanTree

说明:huffman tree 的visual C++实现,完整版代码文件,亲测很实用。(The realization of Huffman tree)
<我在未来等你> 在 2024-11-19 上传 | 大小:465kb | 下载:0

[数据结构常用算法迷宫

说明:对于二维数组存储的迷宫,寻找一条最优的路径(考虑迷宫边界的问题等)(For a labyrinth of two dimensional array storage, finding an optimal path (considering the problem of the labyrinth boundary, etc.))
<Burylight> 在 2024-11-19 上传 | 大小:434kb | 下载:0

[数据结构常用算法heap

说明:利用C++实现了最大堆和最小堆的初始化,插入、删除操作,在此基础上实现了堆排序(On the basis of C++, the initialization, insertion and deletion of the maximum heap and the minimum heap are implemented. On this basis, the heap sort is implemented.)
<Burylight> 在 2024-11-19 上传 | 大小:446kb | 下载:0

[数据结构常用算法数据结构和算法

说明:找工作笔试面试都会考的基本数据结构;都是牛客网上的笔试真题(newcoder;structure;find work;)
<Irene-Lv> 在 2024-11-19 上传 | 大小:2.35mb | 下载:0

[数据结构常用算法haff

说明:用二进制读入的方式实现了每8位进行截断处理的哈夫曼树,有编码和译码功能(The Haffman tree of every 8 bits is truncated by binary reading, which has the function of coding and decoding.)
<栗鸢> 在 2024-11-19 上传 | 大小:5kb | 下载:0

[数据结构常用算法数据 结构实验

说明:数学结构的一些算法实现,使用的是C语言进行实现(Some algorithm implementation of mathematical structure)
<hypercrite> 在 2024-11-19 上传 | 大小:3.05mb | 下载:0

[数据结构常用算法vnbc

说明:C++经典算法源程序 适合作为各级水平者参考()
<Aiakt> 在 2024-11-19 上传 | 大小:237kb | 下载:0

[数据结构常用算法1870121

说明:calc大数库,实现了所有的基本大数运算功能()
<yfogrammipg> 在 2024-11-19 上传 | 大小:817kb | 下载:0

[数据结构常用算法sort1

说明:这是一个排序算法,包括插入排序,递归排序,两种算法的运行时间不同(This is a sorting algorithm, including insertion sort, recursive sorting, and the running time of the two algorithms is different.)
<山人qzq> 在 2024-11-19 上传 | 大小:494kb | 下载:0
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 2656 »

源码中国 www.ymcn.org