资源列表

« 1 2 ... .36 .37 .38 .39 .40 2241.42 .43 .44 .45 .46 ... 2656 »

[数据结构常用算法ALL_LCS

说明:找出所有符合条件的的最长公共子序列,应用C++编写-To identify all eligible longest common subsequence, application C++ to prepare
<dl> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法hdu3091_Necklace

说明:HDU3091 求解哈密顿回路数,状态压缩动态规划实现-Solving Hamiltonian circuit HDU3091 the number of dynamic programming to achieve the state compression
<LJJ> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法paixu

说明:编写程序,对一个整数数组使用某种排序方法(自选)进行降序排列,输出排序前后的数组内容 设计一个复数类,包含必要的属性、构造方法和成员方法,在程序中调用这些方法并输出运算结果。-The preparation of procedures, an array of integers using a sort method (optional) in descending order, the output sorted array of pre-and post content design of
<倪政> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法linearlist

说明:线性表的插入、删除、查找等基本操作设计与实现 用线性表提供的接口去求解实际问题 线性表的的存储方法-Linear table insert, delete, search and other basic operation of the design and implementation of linear table provides an interface to solve practical problems in the linear form of the storage m
<丹丹> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:掌握树的有关操作算法 熟悉树的基本存储方法 学习利用树求解实际问题 -Master tree are familiar with the operation algorithm for the tree to learn the basic storage method for solving practical problems in the use of a tree
<丹丹> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Archive

说明:Liste Simplu Inlantuite
<vanea> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Ex03

说明:这是一个用java写的打印水仙花数的代码。可打印100到65535之间的水仙花数。-This is a printed using java to write the code number of daffodils. Printable 100-65535 number among the daffodils.
<俞永浩> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法insert

说明:先建立一个字母单链表,并输出到屏幕上,再试着插入一个字母(如把I插入到L后面) -The first letter of the establishment of a single linked list, and output to the screen, and then try to insert a letter (if the I inserted into the L back)
<陈源> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法list

说明:在原有建立的线性表的基础上,本程序完成可以输出,查询,插入元素等功能,功能较为全面-A linear form in the original building, based on the completion of this program can output, query, insert the element and other functions, functions more comprehensive
<陈源> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfs

说明:深度优先搜索算法DFS的实现,1.如果有可能,访问一个领接的未访问的节点,标记它,并把它放入栈中。 2 当不能执行规则 1 时,如果栈不为空,则从栈中弹出一个元素。 3 如果不能执行规则 1 和规则 2 时,则完成了遍历。-Depth-first search algorithm DFS implementation, 1. If possible, visit a collar then outstanding access node, mark it and put it into the
<陈源> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法large

说明:本程序围绕大整数编程,程序能够实现大整数的加、减、乘、除取余等运算。-This program around the big integer programming, the program can achieve large integer add, subtract, multiply, in addition to taking over other operations.
<陈源> 在 2025-06-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法expression

说明:利用堆栈先进后出的特点,使用进栈与出栈实现各种表达式的运算。-After the stack out of the use of advanced features, the use of the stack into the stack and out of operations to achieve a variety of expressions.
<陈源> 在 2025-06-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 2241.42 .43 .44 .45 .46 ... 2656 »

源码中国 www.ymcn.org