资源列表

« 1 2 ... .44 .45 .46 .47 .48 2449.50 .51 .52 .53 .54 ... 2656 »

[数据结构常用算法huochechongpai

说明:一列火车要将N节车厢分别送往N个车站,车站按1-N的次序编号,火车按照N,N-1,....1的编号次序经过车站,假设车厢的编号就是其目的地车站的编号。 给定一个任意的车厢排列次序,重新排列车厢,使其按照从1到N的次序排列,规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨出轨。 限制条件: 有一条入轨,一条出轨,K条缓冲铁轨(1≤K≤N-1)-A train carriages were sent to N N station
<aria> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法bagpack

说明:背包问题 实现背包内物品价值最大化 运用队列的方法-Backpack knapsack problem to maximize the value of goods
<aria> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法List

说明:使用c预言,实现对链表的排序,增、删、查功能。适合C语言初学者练习,辅助学习。-Use c language to achieve the sort of the list, add, delete, search functions. C language for beginners to practice, assisted learning.
<张晨> 在 2025-01-09 上传 | 大小:851kb | 下载:0

[数据结构常用算法Time-Series1

说明:时间序列matlab程序,主要用于结构参数识别领域-times series matlab program
<郑文智> 在 2025-01-09 上传 | 大小:684kb | 下载:0

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

说明:算法与数据结构参考程序源代码。供初学者参考使用。-algorithm and data structure source code.
<张亚超> 在 2025-01-09 上传 | 大小:9.79mb | 下载:0

[数据结构常用算法diguiqiuzuida

说明:c++编写:使用递归的方法求给定数组的最大数-c++programing:The maximum number of recursive method using request given array
<lbc> 在 2025-01-09 上传 | 大小:16kb | 下载:0

[数据结构常用算法adsprograms

说明:SJNKJFJKDKNV SKVDKSNKVNKXNVKNKD
<Prabhat> 在 2025-01-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法cos_frmwk_cfg

说明:用于将jason中的存储成内存中的config-config to develop
<郁明星> 在 2025-01-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法Maze-depth-first-algorithm

说明:迷宫深度优先算法,深度优先是按照一定的顺序查找完一个分支,再查找另外一个分支,直到找到目标为止。-Depth first is according to certain order to find a branch, then find another branch, until find the target.
<黄强> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksort

说明:快排算法的改进,当子问题规模小于k时使用简单插入排序算法,可以减小快排的运行时间-Fast row improved algorithm, when the scale of the problem child of less than k using a simple insertion sort algorithm can reduce the running time of fast row
<宋frost> 在 2025-01-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法zidianxu

说明:字典序问题,对给定任意长度不超过6的升序字符串按照字典序排列并编码-Dictionary order problem, for any given length of no more than 6 ascending string in accordance with the order of the order and code
<婷婷> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法duilie

说明:1. 定义顺序队列类型,实现队列的所有基本操作。 2. 定义链队列类型,实现队列的所有基本操作。-1. Define the sequential queue type to implement all the basic operations of the queue. 2. Define the chain queue type to implement all the basic operations of the que
<婷婷> 在 2025-01-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2449.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org