算法学习 资源专区

本专区汇聚了各类基于 算法学习 开发的源码资源,共计 96 篇资源供开发者免费下载学习。

共找到 96 个资源
其他 1 积分

POJ重要题型课件资源说明

poj上的一些重要类型的题目的相关课件,可以用来学习辅导,也可以用来对答案-poj on some of the important types of topics related

编程竞赛 算法学习 POJ
0 0 查看详情
其他 1 积分

递归实现八皇后算法

一个简单的递归实现八皇后算法-a simple recursive algorithm to achieve eight Queen"s

八皇后算法 递归 回溯
0 0 查看详情
其他 1 积分

简易象棋源代码

一个比较垃圾的象棋源代码-a garbage chess source code

象棋 源代码 游戏开发
0 0 查看详情
其他 1 积分

Delphi 排序算法程序示例

Delphi 编制的各种排序算法程序及其示例-Varials sort methods programming with Delphi.

Delphi 排序算法 编程示例
0 0 查看详情
其他 1 积分

NOI2099最新题解与源代码资源说明

最新noi2099解题报告.包含源程序.标注以及解答.-Latest noi2099 problem-solving report. Contains source. Callou

信息学竞赛 NOI2099 源代码
0 0 查看详情
其他 1 积分

残缺棋盘问题求解

残缺棋盘(defective chessboard)-incomplete chessboard (defective chessboard)

分治算法 递归 棋盘覆盖
0 0 查看详情
其他 1 积分

01背包问题回溯法源码资源说明

用回溯方法写的01背包问题,有中文注释,很容易懂!-Methods used to write back the 01 knapsack problem, a Chinese no

回溯法 01背包 算法学习
0 0 查看详情
其他 1 积分

N皇后问题回归算法解决方案

N皇后问题的解决方案,利用回归的方法.方法易懂-N Queens solution to the problem, using regression. Methods to und

N皇后问题 回归算法 回溯算法
0 0 查看详情
其他 1 积分

经典C程序100例资源详解

经典c程序100例是很好的参考资料,望c语言开发者下载!-100 cases of classic c procedures is a good reference, hope c

C语言 程序设计 代码实例
0 0 查看详情
其他 1 积分

Map基础操作学习程序

map的简单使用方法程序,可以学习使用简单的map操作-map a simple procedure to use, you can learn to operate using

map 数据结构 键值对
0 0 查看详情
其他 1 积分

AVS264 中文文档:H.264 算法学习指南

AVS264的中文文档,是由官方的英文文档翻译而来,并做了一些详细的说明。对于学习H.264算法很有帮助。-AVS264 the Chinese documents, is the

H.264 视频编码 AVS264
0 0 查看详情
其他 1 积分

最小生成树贪心算法源码资源说明

这是一个利用贪心算法求最小生成树的算法,内部附有说明-This is a greedy algorithm using the algorithm for minimum span

最小生成树 贪心算法 图论
0 0 查看详情