资源列表
[数据结构常用算法] Greedy_Algrothem
说明:在求最优解问题的过程中,依据某种贪心标准,从问题的初始状态出发,直接去求每一步的最优解,通过若干次的贪心选择,最终得出整个问题的最优解,这种求解方法就是贪心算法。-Greedy—Algrothem<张伟> 在 2024-11-13 上传 | 大小:49kb | 下载:0
[数据结构常用算法] insertmath
说明:本文是大学期间参加数据建模使用过的程序,使用逐渐爬坡算法对电网的电力调度进行分配预案。-model<梁晓锋> 在 2024-11-13 上传 | 大小:49kb | 下载:0
[数据结构常用算法] BiTree_MFC
说明:C++ MFC,实现二叉树的遍历(前序、中序、后序)可自行添加节点-C++ MFC, to achieve the binary tree traversal (preorder, inorder, postorder) can add their own nodes<mengmakies> 在 2024-11-13 上传 | 大小:49kb | 下载:0
[数据结构常用算法] data-structure
说明:《数据结构—用C语言描述》,蔡明志编写的书的数据结构源代码,初学者可以使用里面封装的小程序。-" Data structure- with the C language to describe," Tsai Ming-chi book written in the data structure source code inside the package, beginners can use the applet.<sunyang> 在 2024-11-13 上传 | 大小:49kb | 下载:0
[数据结构常用算法] lianbiaohebing
说明:线性链表的操作,包括线性链表的创建,用指针合并线性链表-Linear list of operations, including the creation of the linear list, with pointers and linear list<loulouyt> 在 2024-11-13 上传 | 大小:49kb | 下载:0
[数据结构常用算法] twofish_csharp
说明:twofish算法的C#实现twofish是当今最流行的五种算法之一,一般在java开发中最流行,C#中有很多加密算法,twofish可以作为系统的算法之一,供有兴趣的朋友一起研究-twofish twofish C# implementation of the algorithm is the most popular one of the five algorithms, the general development of the<赵露露> 在 2024-11-13 上传 | 大小:49kb | 下载:0
[数据结构常用算法] merge-quick-sort
说明:quick sorting algorithms<rubberfly> 在 2024-11-13 上传 | 大小:49kb | 下载:0