-
LRU最近最少使用算法
LRU最近最少使用算法-LRU algorithm used recently, at least
- 2023-03-03 17:40:03下载
- 积分:1
-
DFPD算法: 低复杂度高PSNR的Demosaicing 算法
DFPD是Directional Filtering
and a posteriori Decision的缩写,计算复杂度低,对高频区域处理效果比某些高复杂度高的算法还要好。
- 2022-04-28 17:45:52下载
- 积分:1
-
基本算法为:先将1填入第一行中间位置;再依次将2
基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department
- 2022-02-05 03:13:23下载
- 积分:1
-
Stack在 c中
Stack在 c中
- 2022-01-22 15:11:41下载
- 积分:1
-
contour detection by ant colony optimization
这是一个利用蚁群算法进行图像边缘检测的程序,基于论文“图像边缘检测的蚁群优化算法”,IEEE进化计算大会(CEC),第751-756页,香港,2008年6月。输入:
- 2022-06-16 07:46:26下载
- 积分:1
-
- 2022-08-24 00:44:47下载
- 积分:1
-
学习算法分析时必须掌握的算法。01背包,经典无需多言。我以前的作业。...
学习算法分析时必须掌握的算法。01背包,经典无需多言。我以前的作业。-Learning algorithm analysis must master algorithm. 01 backpack, classic Needless to say. My previous job.
- 2023-03-07 10:10:04下载
- 积分:1
-
适合解线性规划问题,配合VB的界面,非专业人士也可根据说明运用。...
适合解线性规划问题,配合VB的界面,非专业人士也可根据说明运用。-solutions for linear programming problem with VB interface, non-professionals can use, according to the notes.
- 2023-04-04 22:05:03下载
- 积分:1
-
一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码...
一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
- 2023-08-08 07:40:03下载
- 积分:1
-
迷宫的问题
应用背景迷宫问题,有需要的可以下,就是简单的迷宫代码,如果有需要的可以拿去看一下,仅供参考关键技术
简单的c++代码,关于迷宫问题,有人需要的可以拿去下载,仅供参考,谢谢!!!!
- 2022-09-23 02:50:02下载
- 积分:1