资源列表

« 1 2 ... .67 .68 .69 .70 .71 2072.73 .74 .75 .76 .77 ... 2656 »

[数据结构常用算法data-structure

说明:十分适合初学数据结构的同学,形象地演示了书中数据结构的算法-Very suitable for beginner students of data structures, vividly demonstrates the book data structure algorithm
<李钢琴> 在 2024-09-29 上传 | 大小:2154496 | 下载:0

[数据结构常用算法airroute

说明:航线选择问题 问题描述 某个国家有 N 个城市,分别编号为 1 到 N。旅行者通过该国的机场售票处了解到 N 个城市之间的所有航班,每个航班都有两个属性,航程和费用,航线是双向的。 旅行者的出发点是城市 1 ,他的目的地是城市 N ,由于飞机票的价格不菲,而旅行 者携带的现金又是十分有限,而他希望使用有限的现金,尽快到达目的地。 编程任务 帮助旅行者计算出,在他所携带现金的范围内,从出发点到目的地的最短距离-
<> 在 2024-09-29 上传 | 大小:57344 | 下载:0

[数据结构常用算法bala

说明:符号平衡问题 给定n(1<=n<=3,000,000)个整数a1,a2,…,an组成的序列,试设计一个O(n) 时间算法,计算其最长符号平衡段的长度-Symbol balance problems given n (1 < = n < = 3,000,000) integers a1, a2, ..., aN sequence of trial design of an O (n) time algorithm
<> 在 2024-09-29 上传 | 大小:63488 | 下载:0

[数据结构常用算法ser

说明:服务转移问题 对于给定的有向直线L,计算在直线L 上增设两处服务机构的最小服务转移费用-The problem of transfer of services given to the straight line L, calculated on the straight line L Minimum Service transfer costs additional two service agencies
<> 在 2024-09-29 上传 | 大小:75776 | 下载:0

[数据结构常用算法horse

说明:田忌赛马问题 假设其中胜者可以从对方手中得到¥200,输者必须给对方¥200,平局各不付钱。 已知齐王总是按照速度从大到小派出马比赛,请问田忌要使用怎样的策略,才能使自己 赚的钱最多(或者输的钱最少)。 编程任务 对于给定的齐王和田忌的n 匹马的速度,求进行n场比赛后,田忌最多可以得到的钱(或 最少输的钱)。-Tian Ji' s horse assumptions which the winner can
<> 在 2024-09-29 上传 | 大小:101376 | 下载:0

[数据结构常用算法sudou

说明:数独问题 对于数独填充游戏,我们要保证在每一行,每一列,每一个方块中数字1..9 都恰好出现 一次。 ★数据输入 供输入数据包括9 行9 列,由数字1..9 和‘.’构成,其中‘.’表示未填数字的格子。 输入数据保证解唯一存在。 ★数据输出 将程序运行结果输出9 行9 列,将数独的空白的格子用正确的数字填充。-Sudoku Sudoku filled game, we want to ensure that
<> 在 2024-09-29 上传 | 大小:87040 | 下载:0

[数据结构常用算法test

说明:inventory of vehicles
<shakil> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[数据结构常用算法ZhanDeShiXian

说明:栈的简单实现,简单的模仿了栈的各种操作,如压栈,出栈等等主要的栈实现的操作-Simple implementation of the stack, a simple imitation of a stack operation, as pushed on the stack, the stack so the main stack to achieve the operating
<zhangxuan> 在 2024-09-29 上传 | 大小:192512 | 下载:0

[数据结构常用算法02

说明:输入要牌的张数,程序会自动向你发你想要的牌数。-Input to brand of number of sheets, and the program will automatically to your hair you want card number.
<王全书> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法Maze

说明:数据结构迷宫算法 大学上机实验实例参考-Data structure maze algorithm computer experiment instance reference
<李世鹏> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[数据结构常用算法gao-ji-ban-cheng-yu-yan-shi-xi

说明:C++ 数据结构方面的 编程实习 很有参考价值 编程实习-The programming intern C++ data structure of great reference value Programming internship
<宋志娜> 在 2024-09-29 上传 | 大小:1071104 | 下载:0

[数据结构常用算法DataStructure

说明:常用的数据结构FLASH演示动画,方便初学者学习理解-Some flashes of the data structures that are used frequently, which is very useful for the freshmen
<RekingQin> 在 2024-09-29 上传 | 大小:1190912 | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 2072.73 .74 .75 .76 .77 ... 2656 »

源码中国 www.ymcn.org