资源列表

« 1 2 ... .25 .26 .27 .28 .29 730.31 .32 .33 .34 .35 ... 2656 »

[数据结构常用算法d

说明:【问题描述】: 设有一个背包可以放入的物品重量最重为s,现有n件物品,它们的重量分别为w[0]、 w[1]、w[2]、…、w[n-1]。问能否从这n件物品中选择若干件放入此背包中,使得放入的重量之和正好为s。如果存在一种符合上述要求的选择,则称此背包问题有解(或称其解为真);否则称此背包问题无解(或称其解为假)。试用递归方法设计求解背包问题的算法。 -【Descr iption of the problem: There is a backpack of items can be pla
<pmy> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法flshofdatastruct

说明:能够帮助初学者很好理解数据结构中大部分内容的意义,采用flash实现,图文并茂的方式,适合初学者,高手免进!-Can help beginners a good understanding of data structures in most of the contents of the significance of the realization of the use of flash, graphic illustrations of the way, suitable for begin
<远门> 在 2025-06-20 上传 | 大小:1.84mb | 下载:0

[数据结构常用算法traceback1

说明:c# 0-1背包 穷举法,绝对正确,已经通过测试。-this is beibao。it s very good,trust me!
<libyou> 在 2025-06-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法chengxu1

说明:数据结构程序设计报告,自主实验设计以及基本的数据结构课程的基础实验设计-The report data structure design, experimental design, as well as their own basic data structures based on experimental design courses
<fangfang> 在 2025-06-20 上传 | 大小:8kb | 下载:0

[数据结构常用算法robson

说明:先建立一棵二叉树,后用robson算法周游-To create a binary tree, the latter algorithm used around robson
<甄平凡> 在 2025-06-20 上传 | 大小:5kb | 下载:0

[数据结构常用算法Frankmp3

说明:里面关于开发MP3的驱动的一个方案,里面有详细的开发过程和原代码啊-MP3 inside the drive on the development of a program, which detailed the development process and the original code ah
<fangjing> 在 2025-06-20 上传 | 大小:1.31mb | 下载:0

[数据结构常用算法jose

说明:jose问题用双向链表实现,可以正向逆向数数,可以控制最后的获胜人数,可以自己定义起始位置,从哪里开始-jose problem with the realization of two-way linked list, you can forward reverse count, you can control the number of final victory, you can define their own starting position, from where to start
<zijinghw> 在 2025-06-20 上传 | 大小:965kb | 下载:0

[数据结构常用算法C12

说明:10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格 -10 important algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, 10 important Romberg algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, Long Berg
<潜力> 在 2025-06-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法1

说明:说明 1. 本文是对严蔚敏《数据结构(c语言版)习题集》一书中所有算法设计题目的解决方案,主要作者为一具.以下网友:biwier,szm99,siice,龙抬头,iamkent,zames,birdthinking,lovebuaa等为答案的修订和完善工作提出了宝贵意见,在此表示感谢 2. 本解答中的所有算法均采用类c语言描述,设计原则为面向交流、面向阅读,作者不保证程序能够上机正常运行(这种保证实际上也没有任何意义) 3. 本解答原则上只给出源代码以及必要的注释,对于一些难度
<white Snow> 在 2025-06-20 上传 | 大小:104kb | 下载:0

[数据结构常用算法erfenjiansuo

说明:算法设计与分析实验:实现二分检索问题。界面友好,程序简单清晰,功能齐备。值得采纳!-Experimental Design and Analysis of Algorithms: the question of the realization of binary search. Friendly interface, simple and clear procedures, functions. Worthy of adoption!
<lingfei> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法beibaowenti

说明:算法设计与分析实验:实现背包问题。界面友好,程序简单清晰,功能齐备。可以下载-Experimental Design and Analysis of Algorithms: The knapsack problem. Friendly interface, simple and clear procedures, functions. Can download to try
<lingfei> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法NQueens

说明:N皇后问题的实现,用回溯法实现N皇后问题-N Queen' s problem of the realization method used to achieve N Queen' s back issues
<燃烧> 在 2025-06-20 上传 | 大小:194kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 730.31 .32 .33 .34 .35 ... 2656 »

源码中国 www.ymcn.org