资源列表

« 1 2 ... .46 .47 .48 .49 .50 2251.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法fen

说明:试设计一个贪心算法,可以兑换1角5分、1角、5分和1分的硬币。并证明你所设计的算法可得到最优解。-Try to design a greedy algorithm, can be exchanged for one angle of 5, 1 pt, 5 points and 1 coin. And prove that you can design the optimal solution algorithm.
<me> 在 2024-11-13 上传 | 大小:5kb | 下载:0

[数据结构常用算法jiqishejixiuzheng

说明:某机器由n个部件组成,每一个部件可从 个供应商那里购得。设 是从供应商 那里购得的零件 的重量, 为该零件的成本。试设计一个回溯算法,给出总成本不超过 的最小重量机器设计,并分析算法的复杂度。-A machine by the n-components, each component can be purchased where suppliers. Set is purchased from suppliers of parts of
<me> 在 2024-11-13 上传 | 大小:173kb | 下载:0

[数据结构常用算法graph_search

说明:图的深度优先搜索和广度优先搜索,c++实现,可能用class实现并不适合,但思想还是表现出来了-Graph depth-first search and breadth first search, c++ Realize, it may be suitable for class does not realize, but the ideas demonstrated by the
<> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法PostFixCompute

说明:postfixComputer, Calculate the postfix expression, such as 45+,which means 4+5,and the result is 9. The program is very applied.
<刘波> 在 2024-11-13 上传 | 大小:368kb | 下载:0

[数据结构常用算法Cpp1

说明:一个数据结构的源码,描述了二叉树的三种遍历。-A data structure of the source, describes the three kinds of binary tree traversal.
<knight> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法7nodenet

说明:生成一个小的网络,包含了图的连通性,只有7个节点-Generate a small network, includes a map of connectivity, only seven nodes
<肖佳伟> 在 2024-11-13 上传 | 大小:366kb | 下载:0

[数据结构常用算法nongfuguohe

说明:数据结构实验,农夫过河 含实验报告,源代码以及一些其他的文件。 完成农夫过河的算法程序,VisualC++6.0-Experimental data structure, the farmer across the river with the experimental reports, the source code as well as a number of other documents. The farmer acro
<Wang> 在 2024-11-13 上传 | 大小:221kb | 下载:0

[数据结构常用算法ticket

说明:数据结构设计作业,航空售票系统 包含实验报告,源码和一个可执行文件 熟悉对线性表的使用,联系线性表的各种操作 线性表的相关知识,线性表的建立,增删节点,查找等-Data structure design operations, air ticketing system contains experimental reports, and a source familiar with the executable file o
<Wang> 在 2024-11-13 上传 | 大小:78kb | 下载:0

[数据结构常用算法homework

说明:数据结构的一些实验,哈夫曼树,邻接表,求联通分量,适合哈尔滨工业大学的同学参考。-Data structure of some experiments, Huffman tree, the adjacent table, and Unicom weight, suitable for Harbin Institute of Technology students reference.
<wang> 在 2024-11-13 上传 | 大小:5kb | 下载:0

[数据结构常用算法try3

说明:poj 3598 new new hen rong yi tle
<lopez> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanTree

说明:c++写的HuffmanTree。 有建立HuffmanTree并编码功能-c++ written HuffmanTree. HuffmanTree has established and coding functions
<wangwei> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法y

说明:用c++写的约瑟夫环 可任意输入报数上限与密码-With c++ Written by Joseph Central arbitrary input can be reported that the maximum number and password
<wangwei> 在 2024-11-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 2251.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org