搜索资源列表
GTalk_v1.0.0.104_HH
- 软件介绍 -------------------------- 中文版本的 GTalk 都没有 发送文件 的功能,而很多人需要那个功能,所以就出现了这个汉化版。 和中文版本相比只是多了一个 发送文件 的功能。 不需要的人可以不用这个版本。 主要 GTalk 的服务器在美国,可以防止某些部门在聊天过程中截取某些关键字。 安装步骤 -------------------------- 1.安装 GTalk_1.0.0.104. 2.退出已经运行的 GTalk
tr06_2005
- AN IDEA BASED ON HONEY BEE SWARM FOR NUMERICAL OPTIMIZATION
eps_BB
- Calculate the relative complex permittivity of various common metals over all possible optical wavelengths using the Brendel-Bormann method as cited by A.D. Rakic, et. al., App. Opt., vol. 37, no. 22, 1998.-Calculate the relative complex permittivity
ex2
- FIFO LRU OPT算法的C语言相关调用算法-FIFO LRU OPT algorithm is called C-language-related algorithms
os
- 采用页式分配存储方案,通过分别计算不同算法的命中率来比较算法的优劣,同时也考虑页面大小及内存实际容量对命中率的影响; 实现OPT 算法 (最优置换算法) 、LRU 算法 (Least Recently) 、 FIFO 算法 (First IN First Out)的模拟; -By page type allocation of storage solutions, were calculated by the hit rate of different algorithms to com
SynthesisOptimization
- synthesis opt. for high fan-out
erlang-socket
- 一个erlang的通用网络服务器,使用Erlang的gen_tcp网络编程和Erlang/OPT的gen_server模块-A the erlang common network server, to use the Erlang' s gen_tcp network programming and Erlang/OPT' s gen_server module
cun_chu_guan_li
- 1) 通过随机数产生一个指令序列,共320条指令 2) 将指令序列变换成页地址流 3) 计算并输出下述各种算法在不同内存容量下的命中率。 ① 先进先出的算法(FIFO); ② 最近最少使用算法(LRU); ③ 最佳淘汰算法(OPT);-1) by a random number to generate a sequence of instructions, a total of 320 instructions) instruction sequence is convert
jinchengguanlidiaoducunchuguanli
- 实验一 进程管理 1.目的和要求 加强对进程概念的理解。 2.实验内容 至少要有:创建新的进程;查看运行进程;换出某个进程;*运行进程以及进程之间通信等功能。 3.实验环境 Windows、DOS系统 TC语言 实验二:进程调度 【实验内容】 设计一个有 N个进程共行的进程调度程序。   进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 实验三 存储管理
FIFO-LRU-OPT
- opt lru fifo 置换算法实现 c++实现 这个是写的报告 里面包含的全部的代码 能够运行-opt lru fifo page-replacement
Page_Replacement
- 模拟页面置换算法,通过随机产生序列运用FIFO LRU LFU OPT对其进行置换-Simulation page replacement algorithm, randomly generated sequences use FIFO LRU LFU OPT its replacement
opt
- optimum file of upfc in matlab file
lolhao
- 青鸟是增删改查总结c++编写-This file contains a summary of what you will find in each of the files that make up your KillVir application.-KillVir .......\CKillVir.h .......\Debug .......\.....\BuildLog.htm .......\.....\KillVir.exe .......\..
solve-the-TSP
- E:\学习\人工智能\禁忌搜索 +opt解决TSP问题\禁忌搜索+opt解决TSP问题 含测试数据-E: \ learning \ Artificial Intelligence \ tabu search \ taboo search to+opt for to solve the TSP \ taboo search to+opt for to solve the TSP
opt
- 低压省煤器相关结构参数的优化程序,使用粒子群优化方法进行优化。-Low pressure economizer structure parameter optimization program, the use of particle swarm optimization method for optimization.
Opt-1.3
- 基于matlab的FIR滤波器设计工具箱,及其使用说明。工具箱内具有超多优化工具:sdpt3/Sedumi等-FIR Filter Optimization Toolbox User s Guide Version 2.0
Opt
- 最优化计算分析方面的程序入门资料小,适合初学者-Optimization calculation program started small data analysis, suitable for beginners
page-replacement
- 操作系统: 页面置换模拟程序设计 2,实现的功能:实现了页面置换模拟程序设计中的FIFO算法。 3,说明:由于产生页面的访问序列非常耗时,所以此程序产生的页面访问序列是使用产生0--319个数,然后打乱,形成类似的随机指令和页面访问序列。 4,BUG:由于其他的(诸如OPT,LRU,LFU)的算法只是页面的置换方式不同,故只写出了FIFO算法,其他的类似。 -Operating System: page replacement simulation prog
opt
- 凸优化课件,介绍的很全面,包括仿射集,图集,对偶理论等-slides for convex optimization including affine set, convex set and dual problem as well as others
opt fifo lru
- 调页存储管理,使用opt,lru,fifo三种(Page storage management, using the three kinds of OPT, LRU, FIFO)
