资源列表

« 1 2 ... .86 .87 .88 .89 .90 1591.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法Greedy_Algrothem

说明:在求最优解问题的过程中,依据某种贪心标准,从问题的初始状态出发,直接去求每一步的最优解,通过若干次的贪心选择,最终得出整个问题的最优解,这种求解方法就是贪心算法。-Greedy—Algrothem
<张伟> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法insertmath

说明:本文是大学期间参加数据建模使用过的程序,使用逐渐爬坡算法对电网的电力调度进行分配预案。-model
<梁晓锋> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法BiTree_MFC

说明:C++ MFC,实现二叉树的遍历(前序、中序、后序)可自行添加节点-C++ MFC, to achieve the binary tree traversal (preorder, inorder, postorder) can add their own nodes
<mengmakies> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法shu

说明:建立一棵用二叉链表方式存储的二叉数,并对其进行遍历(先序\中序和后序),打印输出结果.-failed to translate
<111> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法Graph

说明:大学数据结构作业及其解答主要是二叉树的相关内容。-The solution of Data Structure homework
<Yongjie> 在 2024-10-08 上传 | 大小:50176 | 下载: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-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法lianbiaohebing

说明:线性链表的操作,包括线性链表的创建,用指针合并线性链表-Linear list of operations, including the creation of the linear list, with pointers and linear list
<loulouyt> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法duipaixu

说明:用VC6.0通过的堆排序算法,直接运行即可。-By using VC6.0 heap sorting algorithm can be run directly.
<宋泽辉> 在 2024-10-08 上传 | 大小:50176 | 下载: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-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法merge-quick-sort

说明:quick sorting algorithms
<rubberfly> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法1

说明:分治算法解士兵站队问题,ACM大学生程序设计题。-Divide and conquer algorithm for solving the soldiers stand in question, ACM Collegiate Programming problem.
<天山瑞雪> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法zuxian

说明:设计一个算法,对于给定的二叉树中2结点返回它们的最近公共祖先。-Design an algorithm for a given binary tree node 2 back to their most recent common ancestor.
<郭文明> 在 2024-10-08 上传 | 大小:50176 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 1591.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org