资源列表

« 1 2 ... .74 .75 .76 .77 .78 379.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法LCS

说明:使用动态规划方法,实现了最长公共子序列算法,并对动态规划方法作了时间和空间的改进-The use of dynamic programming methods, to achieve the longest common sub-sequence algorithms, and dynamic programming methods of time and space to improve
<小波> 在 2025-05-01 上传 | 大小:263kb | 下载:0

[数据结构常用算法c5

说明:该程序实现的是数据排序功能,能从大到小,也能从小到大-Realize the program is data sorting capabilities smallest, but also from small to large
<> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法datamod

说明:用C实现的数据结构源程序-Realize with C source code data structure
<小栗> 在 2025-05-01 上传 | 大小:20kb | 下载:0

[数据结构常用算法n_queen

说明:回溯算法解决n皇后问题,c++源码,可以参考-Backtracking algorithm to solve the problem n Queen, c++ Source code, can refer to
<王鹏程> 在 2025-05-01 上传 | 大小:9kb | 下载:0

[数据结构常用算法tuzhaosewenti

说明:图着色问题的回溯算法,图着色问题是一个NP-完全问题.-Graph Coloring Problem of backtracking algorithms, graph coloring problem is an NP-complete problem.
<张金水> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:判断完全二叉树以及求二叉树深度的递归与非递归算法实现 -Determine the full binary tree and binary tree for the depth of recursive and non-recursive algorithm
<张金水> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法huanhouwenti

说明:N皇后问题的回溯算法,8皇后问题是很著名的问题,这是它的一个推广-N Queen
<张金水> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法XIAOCHENGXU

说明:初学者 希望站长可以让我在此成长 只是些数组 指针 循环-Beginners hope that regulators will allow me to grow up in this cycle is more array pointer
<zhangxuange> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法Algorithms_Design_Techniques_an_Analysis

说明:《算法设计技巧与分析》[沙特]阿苏外耶(Alsuwaiyel,M.H.)著,本书提供大量实例,从算法设计和算法分析的基本概念和方法入手,介绍了递归技术、分治、动态规划,及概率算法等。
<lq> 在 2025-05-01 上传 | 大小:7.58mb | 下载:0

[数据结构常用算法operate-character-string

说明:1、 实现串赋值、串比较、求串长、串联接以及求子串这5种基本操作。 2、 能利用上述实现的基本操作完成置换Replace (&S, T, V)以及从串中删除一段子串StrDelete(&S,pos,len)的操作。 -1, realize assignment string, string comparison, and string a long string of serial access, as well as Chil
<only> 在 2025-05-01 上传 | 大小:4kb | 下载:0

[数据结构常用算法operateshuangxiangzhan

说明:程序实现双向栈的基本操作:1)初始化;2)判断栈是否为空;3)判断栈是否已满;4)入栈;5)出栈;6)清空栈;7)取栈顶元素。还有几个比较巧妙操作....哦-Realize two-way process stacks the basic steps: 1) initialization 2) to determine whether the stack is empty 3) to determine whether the st
<only> 在 2025-05-01 上传 | 大小:4kb | 下载:0

[数据结构常用算法three-character-primer-c_tac_toc

说明:三子棋,游戏为两人对战,c语言设计,结构技巧,语法精辟-Three sons, chess, games to two against, c language, design and structural techniques, grammar incisive
<only> 在 2025-05-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 379.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org