-
maze problems every step of the output change a chessboard with the recursive so...
迷宫问题输出每一步的棋盘变化 第一个用递归解决的问题-maze problems every step of the output change a chessboard with the recursive solution
- 2022-03-20 09:48:39下载
- 积分:1
-
Fano decoder
该软件包包括编码器和软判决序贯K = 32,率 1/2 卷积码的译码器。解码器使用Fano 算法。
- 2022-06-30 07:13:18下载
- 积分:1
-
研究生算法作业著名的旅行者问题
研究生算法作业著名的旅行者问题-graduate algorithm operating famous Traveler Problem
- 2022-02-24 09:52:24下载
- 积分:1
-
本程序是用matlab遍写 有很强的实用性
本程序是用matlab遍写 有很强的实用性-this procedure is used Matlab times was a strong practicality
- 2023-01-28 09:10:03下载
- 积分:1
-
LRU老化算法
LRU老化算法 主要实现了一下三个算法模拟:FIFO算法,LRU算法,LFU算法 FIFO:先进先出页置换算法 LRU:最近最久未使用页置换算法 LFU:最不经常使用页置换算法
- 2022-09-04 05:50:02下载
- 积分:1
-
OPENTLD C++ source code
TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video.
You are allowed to use TLD under the terms of the GPL version 3.0. It means that any distributed project that includes or links any portion of TLD source code has to be released with the source code under the GPL version 3.0 license or later. The details of the license can be found in file LICENSE. If you wish to use this code or any of its part for com
- 2022-06-17 10:16:04下载
- 积分:1
-
《数学算法》原书光盘
里面有很多的经典算法,很不错
《数学算法》原书光盘
里面有很多的经典算法,很不错
- 2022-08-13 03:01:26下载
- 积分:1
-
simLSH 的 java 源代码
这个项目的目的是决定两文本实例的相似度,并举例支持中文处理。
- 2022-06-16 15:29:38下载
- 积分:1
-
B+树源码实现
B+tree C语言实现,适合各种单独需要Btree的场合,效果经错测试,非常不错。欢迎下载使用。B+tree C语言实现,适合各种单独需要Btree的场合,效果经错测试,非常不错。欢迎下载使用。
- 2022-08-09 01:44:10下载
- 积分:1
-
最短路径算法,采用Dijkstra算法实现两点之间的最短路径算法。...
最短路径算法,采用Dijkstra算法实现两点之间的最短路径算法。-shortest path algorithm Dijkstra algorithm used between two points is the shortest path algorithm.
- 2023-04-04 13:25:03下载
- 积分:1