搜索资源列表

  1. immune_algorithm

    0下载:
  2. 一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:10878976
    • 提供者:闫小良
  1. cipandiaodusuanfa1

    0下载:
  2. 包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法-including
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:踏歌内
  1. CCodeExample

    0下载:
  2. c代码用例。内容包括案例一 贪吃蛇游戏(学习基于while(!keyhit())的即时原理) 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c code w
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:74752
    • 提供者:maccoo
  1. os123

    0下载:
  2. 我自己的程序: 调度算法一:采用基于静态优先级的立即抢占式调度算法-my own : a scheduling algorithm : based on static priority immediately preemptive scheduling algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:
  1. jaga-20000829-19

    0下载:
  2. 遗传算法(genetic algorithm GA)源代码-genetic algorithm (GA genetic algorithm) source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:李常刚
  1. s111

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解-used high-level language development and debugging of a process scheduler, to promote the concept of the process and the process of understanding the scheduling algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:qiang
  1. ycsf

    0下载:
  2. 水库调度的遗传算法,个体选择、代数、交叉、变异概率控制水库。-reservoir of genetic algorithm scheduling, individual choice, algebra, crossover and mutation probability control of the reservoir.
  3. 所属分类:其他数据库

    • 发布日期:2024-05-16
    • 文件大小:53248
    • 提供者:阴影
  1. UPUPUPUPUPUPUP

    0下载:
  2. 曾经做的东东,经典的调度算法和纯C写的词典等等的源代码-had done in the Eastern, classical scheduling algorithm and pure C in the dictionary to write the source code, etc.
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:ROLYLUO
  1. GAJSP

    0下载:
  2. 车间调度问题的基于工序的编码源程序,适合用遗传算法研究车间调度问题的人。-shop scheduling processes based on the source code suitable for use genetic algorithm shop scheduling people.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:lixingbing
  1. jsp_ga_Matlab

    0下载:
  2. 车间调度问题的遗传算法matlab源程序,供大家参考-shop scheduling GA Matlab source for reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:lixingbing
  1. diaoduwenti

    0下载:
  2. 在美国大学论文库检索到的用遗传算法解决实验室人员调度问题的英文文献,很难得-American University in the papers retrieved by using genetic algorithms to solve scheduling problems laboratory personnel in the English literature, it is difficult to have
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:46080
    • 提供者:
  1. resouceschedulinginofdma

    0下载:
  2. ofdma系统中基于有限反馈的资源公平调度算法,2005年发表,摘于万方数据库。论文中使用的算法基于PF,但提出了簇的概念,并且其中各子载波相关。-ofdma system based on feedback from the limited resources fair scheduling algorithm, published in 2005, Abstract on the popular database. Papers u
  3. 所属分类:文件格式

    • 发布日期:2024-05-16
    • 文件大小:173056
    • 提供者:Angel Wong
  1. UCOSIIkernalschedinganalysis

    0下载:
  2. 多任务系统中,内核负责管理各个任务,或者说为每个任务分配CPU时间,并且负责任务之间的通讯。内核提供的基本服务 以使用实时内核可以大大简化应用系统的设计,是因为实时内核允许将应用分成若干个任务,由实时内核来管理它们。内核 用程序的额外负荷,代码空间增加ROM的用量,内核本身的数据结构增加了RAM的用量。但更主要的是,每个任务要有自己的 吃起内存来是相当厉害的。内核本身对CPU的占用时间一般在2到5个百分点之间。 UC/O
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:160768
    • 提供者:Jacky
  1. compartment

    0下载:
  2. 车厢调度----数据结构课程设计。利用的栈的结构进行设计,主要包括栈的基本操作,及进行调度的算法。-Scheduling data structure inside the curriculum design. Use the structure of the stack design, including the basic operation of the stack, and scheduling algorithms.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:195584
    • 提供者:刘强
  1. lun

    0下载:
  2. 处理机调度的算法,操作系统的课程设计,主要是应用轮转法进行进程的调度-processor scheduling algorithms, operating system design of Web applications is the main method of the scheduling process
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:yan yue
  1. suanfa

    0下载:
  2. 最坏适应算法 可变分区调度算法有:最先适应分配算法,最优适应分配算法,最坏适应算法 -worst adaptation algorithm Variable Area scheduling algorithm : the first adaptation allocation algorithm, the optimal allocation algorithm adapt, the worst adaptation algorithm
  3. 所属分类:文件格式

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:jin
  1. Advanced_Router_design

    0下载:
  2. 要 高性能和安全是计算机网络研究的两个主要问题。如何使路由器在保证转发性能的前提下提供网络安全保护已经成为当前的研究热点。本文介绍了在完成国家“863”计划重大课题“高性能安全路由器”的过程中解决的若干关键技术问题。“高性能安全路由器”基于自主设计的高性能路由器操作系统HEROS。为保证高性能的路由转发,设计实现了基于RAM的高性能路由查找算法;为支持服务质量控制和安全管理,设计实现了基于无冲突哈希Trie树的分组分类算法和基于反馈的分
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:189440
    • 提供者:
  1. ga

    0下载:
  2. 使用遗传算法实现交换机的分组调度,从而可以提高交换效率,减小时延抖动以及时延-The use of genetic algorithm for packet scheduling switch, which can improve the exchange efficiency, reducing the delay jitter and delay
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:陈艳玲
  1. OSDemo

    0下载:
  2. VC做的程序,非常好看的。模拟OS的资源分配,任务调度,银行家算法等等。非常不错。-VC to do the procedure, very nice. OS simulation of resource allocation, task scheduling, banker
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:832512
    • 提供者:周春华
  1. zuoyediaodu

    0下载:
  2. 实现了一种作业调度的算法,作业调度是一种最常见的优化问题,如何设计出好的算法达到最理想的效果,是人们追求的.可以用多种数据结构和多种方法实现,比较其效果.-Realize a kind of job scheduling algorithms, job scheduling is one of the most common optimization problems, how to design a good algorithm to
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:王涛
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org