资源列表

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

[数据结构常用算法Floyd

说明:Floyd的参考算法,采用三层循环,依次比较各个距离,得到各点之间的最短距离,是最短路径规划中的基础算法-Floyd reference algorithm, using the three-cycle in order to compare each distance, the shortest distance between points, is the basis of the shortest path planning algorithm
<chen> 在 2025-06-14 上传 | 大小:2.45mb | 下载:0

[数据结构常用算法1

说明:常见的动态规划算法的C++实现,包括最长公共子序列 硬笔找零问题的-dynamic algrithem
<张三> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法130.3

说明:对给定的单链表L,设计一个算法,删除L中值为X的结点的直接前驱结点-For given single table L, design a algorithm, delete L X for value of the nodes in the direct precursor nodes
<mawenyu> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman-tree

说明:赫夫曼树的c++程序,适用于本科c++初学者-huffman tree
<丁辰> 在 2025-06-14 上传 | 大小:37kb | 下载:0

[数据结构常用算法pagereplace

说明:页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数.-Demo page replacement algorithm, the program contains some of the console output and the control of the incident API function.
<陈小东> 在 2025-06-14 上传 | 大小:15kb | 下载:0

[数据结构常用算法paixusuanfa

说明:各种排序算法小结 排序算法是一种基本并且常用的算法。由于实际工作中处理的数量巨大,所以排序算法 对算法本身的速度要求很高。 而一般我们所谓的算法的性能主要是指算法的复杂度,一般用O方法来表示。在后面我将 给出详细的说明。 -Various sorting algorithm summary Sorting algorithm is a kind of basic and commonly used algorithm. As a result of practical wor
<morning> 在 2025-06-14 上传 | 大小:14kb | 下载:0

[数据结构常用算法pku3356

说明:一个字符串可以插入、删除、改变到另一个字符串,求改变的最小步骤。和最长公共子序列类似.-A string can insert, delete, change to another string, seeks to change the minimum steps. And the longest common subsequence of similar.
<杨艳丽> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法My-Documents

说明:c语言代码,主要的功能是完成一些小算法,比较简单通用,可供初学者参考,研究,学习;-c language code, the main function is to complete some small algorithms, relatively simple and universal reference for beginners, research, learning, hope you have some useful
<zhouyou> 在 2025-06-14 上传 | 大小:14kb | 下载:0

[数据结构常用算法C

说明:1.多项式以二元组的方式从文件输入。 2.以链表的形式存放多项式。 3.相加后的多项式以二元组的形式输出到屏幕上 -With two yuan group polynomial way from file input. In the form of the list for polynomial After adding a polynomial group in two yuan form output to the screen
<六六> 在 2025-06-14 上传 | 大小:96kb | 下载:0

[数据结构常用算法TDataFitClass

说明:根据大地电磁场理论分析,和公式分析 大地电磁场正反演-According to the electromagnetic field theory analysis, and the formula analysisMagnetotelluric inversion
<许晓楼> 在 2025-06-14 上传 | 大小:1.55mb | 下载:0

[数据结构常用算法program_C

说明:一种药品管理系统流程框架,算法编码代码等。使用链表等数据结构。-The fr a mework of a drug management system processes, algorithms, coding code. Using a linked list data structure.
<wg> 在 2025-06-14 上传 | 大小:1.75mb | 下载:0

[数据结构常用算法JosephImitate

说明:约瑟夫环的模拟算法.注释部分取消之后可以有更好的功能.-Josephus simulation algorithm. Comment section after the abolition of the better features.
<周独战> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1827.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org