CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 模拟算法

搜索资源列表

  1. kbfiltr1

    0下载:
  2. 键盘模拟算法实现,先添加驱动kbfiltr.sys 然后运行testkb-keyboard simulation algorithm, the first add-kbfiltr.sys then run testkb
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:151091
    • 提供者:章飞
  1. 模拟页面置换算法

    0下载:
  2. 通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。-through writing and debugging of storage management simulation program to increase the storage management program understanding. Virtual Memory Management familiar with the pages out algorithm.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4178
    • 提供者:
  1. VBSSTF

    0下载:
  2. 是用VB写的操作系统课程设计SSTF模拟算法程序-is written in VB courses on operating system design simulation algorithm procedures SSTF
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:334329
    • 提供者:wsstc
  1. changyuxiao

    0下载:
  2. 操作系统课程设计,模拟算法生产者与消费者-courses on operating system design, simulation algorithm for producers and consumers
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:642885
    • 提供者:wsstc
  1. MyStack

    0下载:
  2. 用C++开发的基于类模版的堆栈的模拟算法.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19275
    • 提供者:terry
  1. FIFO算法

    1下载:
  2. 模拟操作系统的FIFO算法----- 功能齐全
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6985
    • 提供者:
  1. des加密模拟

    0下载:
  2. 用matlab仿真的DES算法加密源码
  3. 所属分类:加密解密

    • 发布日期:2010-12-08
    • 文件大小:1937
    • 提供者:xxxin32@163.com
  1. RSA.rar

    0下载:
  2. RSA加密解密,密码编码学与网络安全课程的重点之一。本程序用于模拟实现RSA的加密和解密算法,RSA encryption and decryption, password, encoding and network security course learn one of the key points. This procedure used to simulate the realization of RSA encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2017-03-23
    • 文件大小:9383
    • 提供者:熊伟
  1. RSA

    1下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
  3. 所属分类:加密解密

    • 发布日期:2013-01-30
    • 文件大小:45931
    • 提供者:dxh
  1. 000

    0下载:
  2. 简单的模拟可变式分区管理,按各算法进行分配和回收空间 -Simple analog variable partition management, according to the algorithm of space allocation and recovery
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:2081
    • 提供者:wang feidie
  1. P_C

    0下载:
  2. 生产者消费者问题的模拟算法,运行环境在VC-Consumer producer problem simulation algorithms, runtime environment in VC++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:44192
    • 提供者:zhouren
  1. Banker_ResAllot

    0下载:
  2. 避免死锁的银行家算法模拟算法(书籍源码)-Bankers algorithm avoid deadlock of the simulation algorithm (book source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:181125
    • 提供者:zhouren
  1. cpu_time

    0下载:
  2. 按时间片轮转法进行CPU调度模拟算法(源码)-Rotary tablet press time CPU scheduling simulation method algorithm (source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:20794
    • 提供者:zhouren
  1. Banker_ResAllot1

    0下载:
  2. 避免进程运行死锁的银行家模拟算法(源码)-Avoid the deadlock of the bankers run the process simulation algorithm (source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:41668
    • 提供者:zhouren
  1. dongtai

    0下载:
  2. 操作系统模拟可变分区内存管理,本实验使用首次适应算法。-Analog Variable partition the operating system memory management, first-fit algorithm used in this experiment.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:247986
    • 提供者:阿爽
  1. jinchengdiaodusuanfa

    0下载:
  2. 操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:2204
    • 提供者:曹波
  1. TSP

    0下载:
  2. 有遗传算法及模拟退火算法对TSP的应用,有框架窗口。-A genetic algorithm and simulated annealing algorithm for TSP applications, there are frame window.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4495516
    • 提供者:terry
  1. 调页算法

    0下载:
  2. 大学操作系统课程中的虚拟内存管理,调页算法模拟,共有三种算法FIFO、LRU、OPT(Paging algorithm for virtual storage management in operating system)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:3585024
    • 提供者:Reviel
  1. 操作系统实验_buddy算法源程序

    1下载:
  2. 模拟了操作系统课程实验中伙伴(buddy)算法的实现,对加深理解又一定帮助。(The implementation of partner algorithm is simulated)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:一发
  1. First Fit算法的java实现

    0下载:
  2. JAVA模拟内存分配与释放:首次适应算法(JAVA analog memory allocation and release)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Tiger_SC
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com