CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 算法设计

搜索资源列表

  1. geneticalgorithmforthegenealizedassigmentproblem.r

    0下载:
  2. 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:186793
    • 提供者:
  1. ljqkwt

    0下载:
  2. 算法设计经典题目 零件切割问题 内附代码-Algorithm design classic problem topics containing code parts cutting
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:67619
    • 提供者:sabriya
  1. 156449874

    0下载:
  2. 经典、实用、趣味程序设计编程百例精解 里面的算法设计很有创新,另外有启发的算法思想-Classic, practical, fun program design 100 cases of fine programming solution
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:88003
    • 提供者:王王
  1. java

    0下载:
  2. 基于java语言的程序算法设计 功能齐全 设计创新-Java-based language program algorithm design full-featured design innovation
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5515
    • 提供者:毛羽
  1. graphapplicationincompute

    0下载:
  2. 图论在计算机中的运用,对于程序员来说,设计一个算法,设计模式的必不可少的工具.-Graph theory in computer use, for programmers, to design an algorithm, design patterns indispensable tool.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2523980
    • 提供者:renjian
  1. lundu

    1下载:
  2. 1. 汽车轮渡口,过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。试写一个算法模拟渡口管理。 算法设计: 1客车和货车均建立一个链式队列,初始均为空。以后来一辆车不是货车就是客车,因此可以说整个程序的事件驱动event就是这两个,客车表示1,货车表示0. 2轮船还没有到达时客车和货车均按次序排在各自队列中。 3轮船到达时,根据两个队列的情
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1315
    • 提供者:chenhui
  1. chuyunpeng

    0下载:
  2. 遗传算法,毕业设计.让我们一起共同学习探讨吧!-Genetic algorithm, graduation design. Let us explore together to learn it!
  3. 所属分类:Document

    • 发布日期:2017-06-10
    • 文件大小:17403161
    • 提供者:chuyunpeng
  1. DSP+FPGA

    1下载:
  2. 基于DSP+FPGA的实时图像识别系统硬件与算法设计-DSP+ FPGA based real-time image recognition system hardware and algorithm design
  3. 所属分类:software engineering

    • 发布日期:2015-07-13
    • 文件大小:251315
    • 提供者:chen
  1. AprioriDatamining

    0下载:
  2. 数据挖掘算法在零售业的应用--毕业设计类-Data mining algorithms for applications in the retail industry
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:50112
    • 提供者:朱根伟
  1. 1

    0下载:
  2. 算法设计技巧与分析 (英文版) -Algorithm design and analysis skills (English)
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7953776
    • 提供者:tearnon
  1. yuv_RGB

    0下载:
  2. YUV - RGB 格式分析及快速查表算法设计 .rar-YUV- RGB 格式分析及快速查表算法设计 .rar
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:55738
    • 提供者:zwx
  1. LabVIEWlvboqifangzhen

    0下载:
  2. 通过对IIR数字滤波器算法的研究,得出IIR数字滤波器的设计方案.经过仿真实验表明该滤波器能够滤除信号中的噪声,滤波效果良好 -Of IIR digital filter algorithm, derived IIR digital filter design. After simulation results show that the filter can filter out the noise signal, filter results
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:411162
    • 提供者:齐磊
  1. 123

    0下载:
  2. Progress_Scheduling 操作系统课程设计:进程调度.用优先数算法和轮转-sdssff
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:1370
    • 提供者:1235235
  1. T321

    0下载:
  2. 这是一个自动排课软件(包含源码,需求分析,详细设计).希望对你有所帮助.-Timetable This is an automated software (including source code, needs analysis, detailed design). I hope for your help.
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6532318
    • 提供者:pig
  1. dye-Divide-and-conquer.ppt

    0下载:
  2. 动态规划算法及分治的思想在算法设计中的应用。-Dynamic programming algorithm and the ideological division in the algorithm design.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:263117
    • 提供者:pope
  1. suanfa

    0下载:
  2. 算法设计,很全面的算法设计的内容,全面了解算法的好材料-Algorithm design, algorithm design a very comprehensive content, a good algorithm for a comprehensive understanding of the material
  3. 所属分类:Document

    • 发布日期:2017-05-08
    • 文件大小:1943087
    • 提供者:韩金泽
  1. C8051F021portableECGMonitor

    0下载:
  2. C8051F021的便携式心电监视仪。本文介绍了一种单片机控制系统。用液晶显示模块显示结果,用Flash存储记录,USB接口进行大量数据上传,并设计了一套心电识别算法,对心电信号异变实行检测和报警。-C8051F021 portable ECG Monitor. In this paper, a single-chip microcomputer control system. LCD display module display the results recorded using Flash
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:468335
    • 提供者:张利
  1. PIDC

    1下载:
  2. PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
  3. 所属分类:编程文档

    • 发布日期:2013-12-12
    • 文件大小:6295
    • 提供者:黄琳
  1. faceidentify

    0下载:
  2. 人脸识别的文献,《人脸识别实验平台设计及人脸识别算法实现.nh》,希望对大家有帮助-Face recognition literature, " Design and experimental platform face recognition face recognition algorithm. Nh" , want to help everyone
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:4877218
    • 提供者:qiuqiu
  1. xiayuwen

    0下载:
  2. 北航夏宇闻老师编写的关于从算法设计到硬线逻辑的实现的文章。-XIA Yu-Wen Beihang teacher reports on the algorithm design to hard-line logic, the realization of the article.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3380996
    • 提供者:juan
« 1 2 3 4 56 7 8 9 10 ... 40 »
搜珍网 www.dssz.com