搜索资源列表
os
- 分页管理的算法的比较,实现基本的存储管理-FIFO,LRR,LFR,OPT,LUR
LFR
- Source code for line followe Robot... aslo going to upload Schametic
os6
- 模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out f
datalink
- 数据链路层协议采用滑动窗口协议。用LAR、LFS、LFR分别代表发送方最近收到的ACK序号,最近发送的帧和接收方期待的下一帧的序号。-data link
prog
- The BASCOM code for LFR using 5 LDR configuration.
exp6
- 编程模拟一个作业的执行过程,用户输入系统分配给该作业的物理块N和该作业要访问的逻辑页号序列长度L,采用下面不同的页面置换算法:FIFO,LRU,OPT,LFR,NUR,给出不同算法下的页面置换情况及其对应的缺页率-Programmed to simulate a job execution, the user input system assigned to the job and the job of physical block N
matrix
- 基于c++的lfr网络的生成,属于复杂网络范畴-lfr network
lfr
- 网络数据挖掘中用于研究重叠社团发现算法性能的基准网络,代码很详细。-This is used for uating the implmentation of a overlapping community detection algorithm.
275-A-Loss-Free-Resistor-Based-Approach-to-Regula
- An electronic ballast, to regulate the power in an Electrodeless Induction Lamp, based on the Loss Free Resistor (LFR) concept is presented here. It consists of two stages. The first one, a boost converter, behaves like
binary_networks
- 目前社区发现算法中验证算法性能的LFR生成程序,其是Windows平台下无向无权重人工网络的生成程序。-LFR benchmark network!
benchmark
- LFR benchmark用于产生LFR基准测试网络,用于复杂网络社区检测中算法的测试网络。-This class of benchmark graphs called LFR have been proposed by Lancichinetti etal., in which the distributions of node degree and community size are both power laws with tu
package1.tar
- 产生无向无权重叠社区的人工网络生成程序,是经典的LFR-Generate artificial networks that do not have the right to overlap the community to generate programs that are classic LFR
package2.tar
- 生成无向有权重叠社区的人工网络数据集,是改进的LFR-Generate artificial network data sets that are not right to overlap communities are improved LFRs
package3.tar
- 生成有向有权重叠社区的人工网络数据集,是改进的LFR-Generate artificial network data sets that have the right to overlap communities, is the improved LFR
sketch_oct05a
- Some lfr project i have made
lfm
- 重叠社区发现LFM算法,基于python实现,导入的文件是lfr基准测试网络,里面写了检测指标,文件可更改,算法通过网络邻接矩阵来实现社区划分(The overlapping community found the LFM algorithm, based on the python implementation, the imported document is the LFR benchmark network, in which