CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - decision

搜索资源列表

  1. 存储管理源代码

    1下载:
  2. 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5.96kb
    • 提供者:Joly
  1. C45source

    0下载:
  2. C45决策树工具的源代码,及其使用说明。-Application of C45 decision tree tools of source code, and its use.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:47.64kb
    • 提供者:杨金
  1. 89c55

    0下载:
  2. 个人的小东东,大家多批评 呵呵、决定论决撒落脚点法撒 -a small Eastern, everyone criticized Oh, decided to withdraw the decision on purpose to withdraw Act
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:912byte
    • 提供者:jike
  1. delphiyunchouxue

    0下载:
  2. 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等-DEOPHI good tacticians of the original code. Including dynamic programming, original simplex method, game theory, On decision-making, etc.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:19.4mb
    • 提供者:yyy
  1. lsxarrange

    0下载:
  2. 完成流水线安排问题的解决,具体问题描述如下: 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:404.43kb
    • 提供者:荣平
  1. DeTree

    0下载:
  2. 数据挖掘的决策树算法,C语言实现,可直接运行。-Data Mining Decision Tree Algorithm, C language and can run.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.45kb
    • 提供者:杨一
  1. eisoo

    0下载:
  2. 根据<东北大学机器人足球队决策系统设计>完成的代码,希望对参加机器人世界杯的朋友有用! -under the "Northeastern University Robot Soccer Decision System Design" complete code, wish to participate in the Robot World Cup useful friends!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:511.56kb
    • 提供者:yt
  1. duojiwuxiantongxin

    0下载:
  2. 无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其数据。从站能实时显示本站发送给主站的数据;从站采用电池供电。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.47kb
    • 提供者:liujia002007
  1. equ

    0下载:
  2. LMS算法的训练滤波器,均衡滤波处理,硬判决,包括:1训练,2均衡处理,3判决并计算误码-training filter, filter balanced, hard decision, including : a training and two balanced, 3 judgment and calculation error
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:mi_kenny
  1. DECMMSE

    1下载:
  2. 解相关DEC和MMSE误码率曲线对比,包含LMS算法,以及硬判决-decorrelation DEC and MMSE BER curves contrast, contains LMS algorithm, and the hard decision
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:mi_kenny
  1. K-meanCluster

    0下载:
  2. How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
  3. 所属分类:并行运算

    • 发布日期:2014-01-17
    • 文件大小:1.96kb
    • 提供者:yangdi
  1. 80例上手Delphi7编程_07数据库应用

    1下载:
  2. 1.Session获取BDE信息 2.可视化创建数据表格 3.SQL语句的使用 4.“一对多表”的设计 5.文本和数据记录的转换 6.ADO的网络调用 7.多媒体数据库的使用 8.IntraWeb技术的实现 9.Rave报表的数据库使用 10.决策图的使用-1.Session access to information BDE 2. Visualization create data tables 3.SQL expressions 4. The "one-to-many table,
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-21
    • 文件大小:5.7mb
    • 提供者:落花
  1. max-log-map.zip

    0下载:
  2. max-log-map算法的C语言的实现,能计算出所需要的LLR,做出软判决和硬判决。,max-log-map algorithm for the realization of the C language, can be required to calculate LLR, make a hard decision and soft decision.
  3. 所属分类:Compiler program

    • 发布日期:2016-03-28
    • 文件大小:2.97kb
    • 提供者:lituguang
  1. ID3.rar

    0下载:
  2. 决策树算法ID3的代码实验,编译后可直接使用的ID3代码,ID3 decision tree algorithm code experiments, compiled code can be directly used in ID3
  3. 所属分类:MultiLanguage

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

    0下载:
  2. ID3决策树算法的实现,3个测试用例,源码以及程序-ID3 decision tree algorithm, three test cases, source code and program
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:356.07kb
    • 提供者:王杰
  1. BackGround_Noise_Cancellation

    1下载:
  2. The two-step noise reduction (TSNR) technique removes the annoying reverberation effect while maintaining the benefits of the decision-directed approach. However, classic short-time noise reduction techniques, including TSNR, introduce harmonic disto
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:2.74kb
    • 提供者:SimonKap22
  1. ThermalComfortControlbasedonFuzzyDecisionmaking.zi

    0下载:
  2. Thermal Comfort Control based on Fuzzy Decision-making很好的国外资料-Thermal Comfort Control based on Fuzzy Decision-making
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:175.91kb
    • 提供者:蝗虫
  1. noise_reduction_technique

    0下载:
  2. duction techniques proposed in the art are expressed as a spectral gain depending on the a priori SNR. In the well-known decision- directed approach, the a priori SNR depends on the speech spec- trum estimation in the previous frame. As a conse
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:189.89kb
    • 提供者:leon
  1. simcoded

    0下载:
  2. FUNCTION: Simulated Soft-Decision Decoding Bit Error Rate of Hamming-Coded Coherent Binary PSK
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:1.24kb
    • 提供者:falai
  1. The-use-of-decision-diagram

    0下载:
  2. 决策图的使用 决策图的使用 决策图的使用 -The use of decision diagram The use of decision diagram The use of decision diagram The use of decision diagram The use of decision diagram
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:刘飞
« 12 3 4 5 »
搜珍网 www.dssz.com