CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - algorithm system

搜索资源列表

  1. zhucexitong

    0下载:
  2. 一个简单的注册系统,其中对邮件的正确算法比较详细-a simple registration system, the right to mail more detailed algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5.22kb
    • 提供者:流域
  1. 复件 project1

    0下载:
  2. 操作系统中,cpu的几种用java写的算法-operating system, with several cpu java write the algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.7mb
    • 提供者:张国
  1. ProcessCall

    0下载:
  2. 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of impl
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:101.8kb
    • 提供者:魏然
  1. ProcessSchedule6

    0下载:
  2. 进程调度的设计与实现1. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多 级反馈队列进程调度算法。 2. 加深理解操作系统进程调度的过程。 3. 加深理解多级反馈队列进程调度算法。 -process of scheduling a Design and Implementation. Application of the following integrated knowledge point des
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:Solo
  1. OS_Scheduler

    0下载:
  2. 操作系统中进程调度过程的模拟程序,采用的是FIFO算法-operating system process scheduling process simulation program, using the FIFO algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16.14kb
    • 提供者:由小诗
  1. M_Management

    0下载:
  2. 操作系统中内存管理页面置换算法的模拟程序,采用的是LRU置换算法-operating system memory management page replacement algorithm simulation procedures and the replacement of LRU algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:27.73kb
    • 提供者:由小诗
  1. elevator

    1下载:
  2. java电梯调度算法,含可视化窗口,演示简单直观-java elevator scheduling algorithm, including visualization window, simple and intuitive presentation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:48.52kb
    • 提供者:
  1. GA_apply_inTest

    2下载:
  2. 这是我用遗传算法做的一套组卷系统,虽然功能比较硕,但是基本要求满足了-This is what I used to do a set of test paper genetic algorithm system, although the feature comparison Shuo, but the basic requirements to meet
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:14.94kb
    • 提供者:戴昏黑
  1. OnlineTestSystem

    0下载:
  2. 通用题库管理及使用遗传算法自动生成试卷的系统-General test management and auto-generated using genetic algorithm system paper
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:305.02kb
    • 提供者:翁海冰
  1. FST

    0下载:
  2. 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1.77mb
    • 提供者:mars
  1. Recognition_of_hackers

    0下载:
  2. The project titled Recognition of Hacker in Networks Using Genetic Algorithm (IDS) is to identify the intruder and block the data from the intruder to avoid the system attack by the virus. This new system is a replacement of the existing system. In
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:9.2kb
    • 提供者:sumit
  1. IDEA

    0下载:
  2. 利用JSF JSP 实现B/S结构的IDEA算法 演示和教学系统-Using JSF JSP to achieve B/S structure of the IDEA algorithm for demonstration and teaching system
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:赵万青
  1. Bankers

    0下载:
  2. Banker Algorithm in Operating System
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:888byte
    • 提供者:Sumit Singh
  1. scheduling-system

    0下载:
  2. 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase g
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:11.27mb
    • 提供者:陶天
  1. Alert-messaging-system

    0下载:
  2. 26 Feb 2008 ... Apriori-T (Apriori Total) is an Association Rule Mining (ARM) algorithm, developed by the LUCS-KDD research team. ... using the "Total support" tree data structure (T-tree). ... The code can be documented using Java Doc. -26 Feb 2008
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:76.15kb
    • 提供者:natarajan
  1. Round-Robin

    0下载:
  2. 操作系统的实验 关于时间片轮转RR进程调度调度算法,熟悉进程调度的执行过程;-Experiments on the operating system process scheduling time slice rotation RR scheduling algorithm, the implementation process are familiar with the process of scheduling
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:7.84kb
    • 提供者:huangbingtao
  1. student-system

    0下载:
  2. 本系统是个学生成绩管理系统 有如下功能: 1.用顺序表n个学生的学号和成绩录入; 思想: 在主函数里完成学生人数限定,和定义学生的结构体指针,调用录入函数。 用结构体指针完成学生信息录入。 2.用选择排序法对n个学生的成绩按照降序排列; 思想: 定义2个学生结构体指针,用选择法完成学生成绩排序。 3.利用栈和队列的算法操作,删除不及格的学生信息,保留及格学生信息在栈或队列中; 思想: 定义一
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:16.6kb
    • 提供者:李章辉
  1. operation-system-lecture-design

    0下载:
  2. 运用个java语言 实现操作系统课程设计 作业调度模拟包含短作业优先,先入先出算法,优先权调度算法等-Use java language courses on operating system design job scheduling simulation contains short operating priority, first-in, first-out algorithm, priority scheduling algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-11-22
    • 文件大小:33.07kb
    • 提供者:melody
  1. recommendation-algorithm-svd

    0下载:
  2. 推荐系统用于评分恢复,实现简单,讲解清楚,简单-Recommended system for scoring recovery, simple, on a clear, simple
  3. 所属分类:JavaScript

    • 发布日期:2017-12-11
    • 文件大小:573.15kb
    • 提供者:xiuxiu
  1. mooring system parameter calculation

    0下载:
  2. 运用java对系泊系统的参数进行计算,建立算法模型。(The parameters of mooring system are calculated by Java, and the algorithm model is established.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-20
    • 文件大小:14kb
    • 提供者:问栖
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com