资源列表

« 1 2 ... .42 .43 .44 .45 .46 1347.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法migong

说明:采用数组存储,用链表实现迷宫的代码……原创编写,测试时间复杂度与空间复杂度低-Using an array of storage, with a list of code to achieve the maze ... ... original writing, the test time complexity and space complexity lower
<陆云> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构与算法分析,c语言描述版本,通过对经典算法的分析,对程序员进行启发-Data Structures and Algorithm Analysis, c language to describe the version of the classic algorithm by analysis, inspired by the programmer
<Lk> 在 2024-10-13 上传 | 大小:10314752 | 下载:0

[数据结构常用算法danlianbiao

说明:数据结构:单链表操作。创建2个单链表,将第二个单链表连接到第一个单链表的末尾。-Data structures: singly linked list operations. Create two single-linked list, will be the second single chain connected to a single list at the end.
<千浪> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法Exp

说明:使用VC编写的一个表达式计算器,可以进行四则混合运算,括号,工程对数,自然对数,组合数,排列数,阶乘等,本程序使用双向链表进行表达式计算。-VC prepared using an expression calculator, can be four hybrid operation, parentheses, the number of works, the natural logarithm, the number of combi
<fg> 在 2024-10-13 上传 | 大小:180224 | 下载:0

[数据结构常用算法gan-si-dui

说明:使用菜单,单循环链表,循环队列,可选择数据结构,无限循环-Using the menu, round robin list, circular queue, choose the data structure, an infinite loop
<smith> 在 2024-10-13 上传 | 大小:28672 | 下载:0

[数据结构常用算法16008408_E1

说明:1、实现算术表达式的求值运算,程序通过键盘输入一个表达式,通过运算得到表达式的值,并在显示器上输出完整的表达式及其值; 2、程序实现时,采用栈数据结构 3、表达式以字符串的形式输入; 4、表达式中包括的基本运算符有加、减、乘、除(分别用+、-、*、、表示),表达式中包括括号的处理,括号可以嵌套;表达式中的数字可以是整数,也可以是小数-1, and the evaluation of arithmetic operations
<张笑薇> 在 2024-10-13 上传 | 大小:3072 | 下载:0

[数据结构常用算法LongestSubSequence

说明:用动态规划算法求最长公共子序列,并将结果输出到文件中-Using dynamic programming algorithm for getting the longest common subsequence, and the results output to a file
<> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法LeastMoney

说明:对于给定的1≤n≤10,硬币面值数组T和可以使用的各种面值的硬币个数数组Coins,以及钱数m,计算找钱m的最少硬币数。-For a given 1 ≤ n ≤ 10, an array of T and the nominal value of coins of various denominations can use the number of coins in an array of Coins, as well as the
<> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法QuickSort

说明:快速排序的基本思想是把数组划分成三段,然后用递归求解-The basic idea is to quickly sort the array is divided into three sections, and then use recursion to solve
<> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法MainElement

说明:主元素问题,求给定数组中的主元素,并将结果输出到文件-The main elements of the problem, seeking to set the main elements of the array, and the resulting output to a file
<> 在 2024-10-13 上传 | 大小:184320 | 下载:0

[数据结构常用算法2533

说明:poj 2533 Longest Ordered Subsequence 简单的动态规划题目-poj 2533 Longest Ordered Subsequence simple dynamic programming topics
<seaok> 在 2024-10-13 上传 | 大小:174080 | 下载:0

[数据结构常用算法1042

说明:poj 1042 Gone Fishing 枚举加贪心思想,也可用动态规划做-poj 1042 Gone Fishing enumeration plus greedy thinking, dynamic programming can also be used to do
<seaok> 在 2024-10-13 上传 | 大小:1080320 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1347.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org