资源列表

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

[数据结构常用算法LCsearch

说明:算法:华容道问题的启发式搜索。寻求一种最优解的快速算法。-Algorithm: Huarong issues heuristic search.
<doingo> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法Cpp2

说明:输入字符串以链表的形式存储,在链表中查找一个元素,删除一个元素-Enter string to the list in the form of storage, find an element in the list, delete an element
<chy> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法xianxingbiao

说明:输入以字符串,依顺序表存储,查找一个元素,删除一个元素-Input to a string, depending on the order of tables to store, find an element, delete an element
<chy> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法FList

说明:自己编的一个链表类。我自己经常用来管理内存的释放。还有两个字段用户可以自定义使用。-A calss, used to manage the data
<fahai> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法huffmantree_and_huffmancode

说明:哈夫曼树及哈夫曼编码,经过测试可用的,快来下载啊!-Huffman trees and Huffman coding, tested available, Come download ah!
<nick> 在 2024-10-04 上传 | 大小:5066752 | 下载:0

[数据结构常用算法queen

说明:“四皇后算法”的C语言实现,测试通过的,快来下载啊!-" Four Queens algorithm" C-language implementation, test passed, Come download ah!
<nick> 在 2024-10-04 上传 | 大小:789504 | 下载:0

[数据结构常用算法expreession

说明:用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!
<nick> 在 2024-10-04 上传 | 大小:1992704 | 下载:0

[数据结构常用算法pack1

说明:数据结构中栈的经典算法——第一类背包问题,已经通过测试!-The stack data structure in the classic method- The first knapsack problem, has passed the test!
<nick> 在 2024-10-04 上传 | 大小:901120 | 下载:0

[数据结构常用算法pack2

说明:数据结构中栈的经典算法——第二类背包问题,已经通过测试!-The stack data structure in the classic method- II knapsack problem, has passed the test!
<nick> 在 2024-10-04 上传 | 大小:885760 | 下载:0

[数据结构常用算法dijkstra

说明:最段路径的算法 dijkstra算法,用C++编写-The dijkstra algorithm path segment algorithm, using C++ to prepare
<中伟> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法test3-5

说明:问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。 ^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生 方法。-Problem Descr iption: T
<伍超洋> 在 2024-10-04 上传 | 大小:494592 | 下载:0

[数据结构常用算法test1

说明:女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。 编程任务: 给定n以及待排列的n个元素。计算出这n个元索的所有不同排列。-Female Problem Descr iption: Let R = (r1, r2, ... rn) must be arranged in n elements. The towel eleme
<伍超洋> 在 2024-10-04 上传 | 大小:319488 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1815.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org