资源列表

« 1 2 ... 89 90 91 92 93 9495 96 97 98 99 ... 2656 »

[数据结构常用算法Sicily_Stacks

说明:程序解决了Sicily平台上的Stack问题,有较好的可读性(The program solves the Stack problem on the Sicily platform)
<Jaren1907 > 在 2024-11-20 上传 | 大小:4.12mb | 下载:0

[数据结构常用算法Sicily_Linked Stacks and Queues

说明:程序解决了Sicily平台上的Queue问题,有较好的可读性(The program solves the Queue problem on the Sicily platform and has good readability)
<Jaren1907 > 在 2024-11-20 上传 | 大小:4.06mb | 下载:0

[数据结构常用算法Sicily_Queue

说明:本程序解决了Sicily平台上Queue的问题,有较好的可读性(The program solves the Queue problem on the Sicily platform and has good readability)
<Jaren1907 > 在 2024-11-20 上传 | 大小:4.07mb | 下载:0

[数据结构常用算法Sicily_Graphs

说明:本程序解决了Sicily平台上Graph问题,有较好的可读性(This program solves the Graph problem on the Sicily platform, and has good readability)
<Jaren1907 > 在 2024-11-20 上传 | 大小:2.75mb | 下载:0

[数据结构常用算法knapsack

说明:背包算法的非递归实现,使用进出栈进行操作(Non-recursive implementation of knapsack algorithm)
<白帝 > 在 2024-11-20 上传 | 大小:25kb | 下载:0

[数据结构常用算法复数类

说明:复数类的c++实现,包括加减乘除等。。。。。(C + + implementation of a number of categories, including addition, subtraction, multiplication and division)
<白帝 > 在 2024-11-20 上传 | 大小:13kb | 下载:0

[数据结构常用算法maze

说明:设计算法寻找迷宫出口,其中0代表可通行,1代表不可通行(Design algorithm to find the maze exit, where 0 can pass, 1 can not pass)
<白帝 > 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法最大m子段和

说明:这是一个解析数据结构合算法的经典案例,经过自己的思考而写出新代码,这是基于C语言的(This is a classic parsing data structure cost-effective method, and through their own thinking and write new code, which is based on the C language)
<桀骜不驯 > 在 2024-11-20 上传 | 大小:31kb | 下载:0

[数据结构常用算法最长递增子序列

说明:这是数据结构和算法设计中的经典案例题,代码不唯一,最长公共子序列源码和动态规划ppt分析(This is a classic case of data structure and algorithm design, the code is not unique, the largest m sub segment and source code and dynamic programming ppt analysis)
<桀骜不驯 > 在 2024-11-20 上传 | 大小:1.92mb | 下载:0

[数据结构常用算法Palindrome subsequences

说明:求一个长度不超过15的字符串的回文子序列个数(子序列长度>=1)。 输入描述:输入一个长度不超过15的字符串,字符串均由小写字母表示 输出描述:输出其回文子序列个数 样例输入:abaa 样例输出:10(Find the number of palindrome subsequences of a string of no longer than 15 (subsequence length &
<zhou-r16 > 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法Maximum sum of subarray

说明:题目描述:给定一个数组a[0,...,n-1],求其最大子数组(长度>=1)和 输入描述:第一行一个整数n(1<=n<=5000),然后依次输入n个整数(每个整数范围[-5000, 5000]) 输出描述:输出一个整数表示最大子数组和 样例输入:5 1 -1 1 1 -1 样例输出:2(Topic descr iption:Given an array a[0,..., n-1]
<zhou-r16 > 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法MD5

说明:linux下用C++实现的一个MD5算法(A MD5 algorithm implemented with C++ under inux)
<奋斗ing_1217 > 在 2024-11-20 上传 | 大小:4kb | 下载:0
« 1 2 ... 89 90 91 92 93 9495 96 97 98 99 ... 2656 »

源码中国 www.ymcn.org