资源列表
[数据结构常用算法] 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-11-17 上传 | 大小:9.84mb | 下载: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-11-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] gan-si-dui
说明:使用菜单,单循环链表,循环队列,可选择数据结构,无限循环-Using the menu, round robin list, circular queue, choose the data structure, an infinite loop<smith> 在 2024-11-17 上传 | 大小:28kb | 下载:0
[数据结构常用算法] 16008408_E1
说明:1、实现算术表达式的求值运算,程序通过键盘输入一个表达式,通过运算得到表达式的值,并在显示器上输出完整的表达式及其值; 2、程序实现时,采用栈数据结构 3、表达式以字符串的形式输入; 4、表达式中包括的基本运算符有加、减、乘、除(分别用+、-、*、、表示),表达式中包括括号的处理,括号可以嵌套;表达式中的数字可以是整数,也可以是小数-1, and the evaluation of arithmetic operations<张笑薇> 在 2024-11-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] LongestSubSequence
说明:用动态规划算法求最长公共子序列,并将结果输出到文件中-Using dynamic programming algorithm for getting the longest common subsequence, and the results output to a file<> 在 2024-11-17 上传 | 大小:2kb | 下载: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-11-17 上传 | 大小:2kb | 下载: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-11-17 上传 | 大小:180kb | 下载:0