Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 3-opt
Search - 3-opt - List
先进先出置换页面算法的程序实现 进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO replacement algorithm using FIFO recently, at least recently LRU algorithm replacement unused replacement algorithm sets NUR work. Cases ... : a page-allocation process at 3, p. during its operation visit face sequence : A, B, C, D, A, B, E, A, B, C, D, E, in accordance with the analysis of its OPT algorithm replacement of pages missing ...
Update : 2008-10-13 Size : 5476 Publisher : asdf

DL : 0
页面调度算法主要有:FIFO,最近最少使用调度算法(LRU),最近最不常用调度算法(LFU),最佳算法(OPT) 题目要求: ① 实现三种算法:1、先进先出;2、OPT;3、LRU ② 页面序列从指定的文本文件(TXT文件)中取出 ③ 输出:第一行:每次淘汰的页面号,第二行:显示缺页的总次数
Update : 2008-10-13 Size : 1761 Publisher : sunny

小波编解码EBCOT编解码文件测试程序 小波编解码EBCOT编解码文件测试程序\\8x8一级至三级测试结果.c 小波编解码EBCOT编解码文件测试程序\\97ldwt.opt 小波编解码EBCOT编解码文件测试程序\\97wave_out.raw 小波编解码EBCOT编解码文件测试程序\\arithdec.c 小波编解码EBCOT编解码文件测试程序\\arithenc.c 小波编解码EBCOT编解码文件测试程序\\arithmetic_out.raw 小波编解码EBCOT编解码文件测试程序\\block_coding_common测试结果.c 小波编解码EBCOT编解码文件测试程序\\block_encode-wavelet codec EBCOT codec test procedure documents wavelet codec EBCOT codec test document procedures \\ 8x8 1-3 test results. c wavelet codec EBCOT codec test procedure documents \\ 97l dwt.opt wavelet codec EBCOT codec test procedure documents \\ 97wave_out.ra w wavelet codec EBCOT codec test procedure documents \\ arithdec.c wavelet codec EBCO T codec test procedure documents \\ arithenc.c wavelet codec EBCOT codec test procedure documents \\ arithmetic_out.raw wavelet codec EBCOT codec test procedure documents \\ b lock_coding_common test results. c wavelet codec EBCOT codec test document test procedures \\ block_encode
Update : 2010-06-29 Size : 100000 Publisher : 1

数据结构所有实验\\02824523 .cpp 数据结构所有实验\\02824523 .ds w 数据结构所有实验\\02824523 .ncb 数据结构所有实验\\02824523\\02824523.opt 数据结构所有实验\\02824523\\02824523.plg 数据结构所有实验\\02824523\\Debug 数据结构所有实验\\02824523\\ReadMe.txt 数据结构所有实验\\02824523\\StdAfx.cpp 数据结构所有实验\\02824523\\StdAfx.h 数据结构所有实验\\02824523Wanglili -all experimental data structure \\ 02824523 .cpp all data structure Experimental \\ 02824523 .dsp all experimental data structure \\ 0282452 3 \\ 02824523.dsw all experimental data structure \\ 02824523 . NCB all experimental data structure \\ 02824523 .opt all data structure Experimental \\ 02824523 .plg all experimental data structure \\ 0282452 3 \\ Debug all experimental data structure \\ 02824523 \\ ReadMe.txt file data structure there experimental \\ 02824523 \\ StdAfx.cpp all experimental data structure \\ 02824523 \\ StdAfx.h all experimental data structure \\ 02824523Wang
Update : 2008-10-13 Size : 6029 Publisher : 周文强

DL : 0

Update : 2024-05-06 Size : 389120 Publisher :

DL : 0
操作系统实验(LINUX): 设计一个虚拟存储区和内存工作区,并使用下列算法计算访问命中率. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) (4) 最少访问页面算法(LFU) (5) 最近最不经常使用算法(NUR) 命中率=(1-页面失效次数)/页地址流长度 -Experimental operating system (LINUX): Design of a virtual memory storage area and work area, and use the following algorithm to visit hit rate. (1) into the algorithm, first-out (FIFO) (2) at least recently used algorithm (LRU) (3 ) the best out of algorithm (OPT) (4) at least visit the page algorithm (LFU) (5) the least frequently used in recent algorithm (NUR) hit rate = (1- page failure number)/page address stream length
Update : 2024-05-06 Size : 2048 Publisher : zengzl

DL : 0
近段时间闲来无事做了一款AV和HI-FI两用的前级,采用音量音调处理芯片PT2322完成音量音调的处理,支持六声道音量0~15分贝可调,高中低音支持-7db~+7db可调,总音量支持0~79分贝可调,步进为2分贝每次,并且具有静音、3D和直通功能,不论是在听音乐还是在看电影两不误;采用pt2323实现音源输入选择和2声道转换成6声道的功能,支持四组普通立体声输入和一组DVD六声道输入,并且能够将四组立体声其中的任何一组转换成六声道,即使是用VCD看普通碟片时也能欣赏到有如DVD一样的环绕音效。由于PT2323和PT2322支持I2C总线控制,利用89c51对其进行控制,PCB板连线方便,控制简单。本板除了以上功能外,还特留有一个输出口,用来控制后面所接的功率放大模块的电源的关断,以实现遥控开关机,静音时也将功率放大模块的电源模块关断,以实现节能的目的。本电路还有一个重要特点,整个电路采用单5V电源供电,接口简单,连线方便,便入摩机用。人对电路操作主要有两种方式,一是通过键盘来进行控制,二是通过配有的红处的遥控接收头来控制,遥控器可选市面上很容易买到的由TC9148型的遥控器即可。本人提供少量PCB板,供爱好音响和单片机的同行做实验, 如有需要也可提供全套散件或成品板。 -err
Update : 2024-05-06 Size : 23552 Publisher : 易生

TSP算法 1.C语言TSP算法 2.2-OPT,orOPT摄动 3.Main单独执行-TSP algorithm 1.C language TSP algorithm 2.2-OPT, orOPT perturbation separately 3.Main
Update : 2024-05-06 Size : 2048 Publisher : DuDu Ch

matlabTSP
DL : 0
用模拟退火算法求解TSP问题 [1]主函数tsp.m [2]计算路径长度的子函数 route_long.m [3]随机交换两个节点的顺序函数exchange.m-Using simulated annealing algorithm for solving TSP problems [1] the main function tsp.m [2] calculation of path length of Functions route_long.m [3] randomly exchange the order of two nodes function exchange.m
Update : 2024-05-06 Size : 1024 Publisher : 齐亚超

DL : 0
c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
Update : 2024-05-06 Size : 33792 Publisher : li

DL : 0
用delphi编写的一个3D隧道演示程序,作为delphi用opengl入门学习程序。-Delphi prepared using a 3D tunnel demo program, as a delphi study entry procedures using opengl.
Update : 2024-05-06 Size : 178176 Publisher : chen

DL : 0
(3)计算并输出下述各种算法在不同内存容量下的命中率。 ①先进先出算法FIFO ②最近最少使用算法LRU ③最佳淘汰算法OPT:先淘汰最不常用的页地址 ④最少访问页面算法LFU ⑤最近最不经常使用算法NUR -(3) calculate and output a variety of algorithms in different memory of the percentage of hits. FIFO FIFO ② ① algorithm least recently used algorithm LRU ③ the best out of algorithm OPT: first out of the least frequently used page address ④ at least visit the page algorithm LFU ⑤ recently the least frequently used algorithm NUR
Update : 2024-05-06 Size : 259072 Publisher : 毕言朋

1是对图像进行直方图均匀化,2,3分别是用Laplacian 锐化算子(分α = 1和α = 2两种情况)对256×256 大小、256级灰度 的数字图像lena.img 进行锐化处理,显示处理前、后图像。 -1 is the histogram of image uniformity, 2,3 are the Laplacian sharpening operator with a (sub α = 1 and α = 2 both cases) on the 256 × 256 size, 256 gray level digital image lena.img sharpening processing, display processing before and after images.
Update : 2024-05-06 Size : 1024 Publisher : smith

DL : 0
蚁群算法解欧氏平面上的TSP问题。包括了2-opt、3-opt优化,经过了若干经典数据的测试。-AntColony algorithm solving the TSP problem in Euclid plane, including 2-opt and 3-opt optimization. It has been tested by authorized data.
Update : 2024-05-06 Size : 13312 Publisher : sunli

支持软浮点编译的arm-softfloat-linux-gnu-3.4.5.tar.bz2,可直接解压至/opt/下,然后修改环境变量即可使用。-Soft floating point support compiled arm-softfloat-linux-gnu-3.4.5.tar.bz2, directly extract to/opt /, and then modify environment variables can be used.
Update : 2024-05-06 Size : 40043520 Publisher : jiangyu

DL : 0
高速缓存调度问题的C++实现代码,采用最优的opt方法。代码注释详实,可读性好。-Cache Scheduling C++ implementation code, the use of the best opt ​ ​ method. Code comments informative and readable.
Update : 2024-05-06 Size : 199680 Publisher : ryyrzzl

mrouted 是支持tunnel的DVMRP多播路由协议的实现,此版本为2011-10-23的最新版 -mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware routers. DVMRP is a distance vector based protocol, derived from RIP, suitable for closely located multicast users in smaller networks. It simply floods all multicast streams to all routers, i.e. implicit join. This is also known as "flood and prune" since you can opt out from groups you do not want. For a detailed explanation of the protocol, consult RFC 1075.
Update : 2024-05-06 Size : 165888 Publisher : haibbo

解决车辆路径问题,提供了很多有用的算法实现,比如3-opt,2-opt和or-opt等算法,以静态库的形式提供给别人调用。-Solving vehicle routing problem, provide a lot of useful algorithms, such as 3-opt ,2-opt and or-opt algorithm, in the form of a static library available to others call.
Update : 2024-05-06 Size : 184320 Publisher : peter

Other3
DL : 0
conv opt solution manual
Update : 2024-05-06 Size : 1510400 Publisher : hihi

Lecture notes on Gradient-free optimization -3
Update : 2024-05-06 Size : 1468416 Publisher : eeeerer
« 1 2 34 5 6 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.