CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 设计

搜索资源列表

  1. system

    0下载:
  2. 单片机温度控制系统,设计基于单片计算机的温度控制器。用于控制电加热炉的温度。-Single-chip temperature control system design is based on single-chip computer temperature controller. Used to control electric heating furnace temperature.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:448837
    • 提供者:linghongsen
  1. algorithm

    0下载:
  2. 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2688
    • 提供者:leo
  1. algorithm2

    0下载:
  2. 王晓东算法设计与分析课后一些题目的源码。vc下全都编译通过。且在学校网站上提交通过。是学习算法较好的参考资料-Xiaodong algorithm design and analysis of the source after some of the topics. Compiling under vc all through. And in the school site is presented for adoption. Learning algorithm is a good refer
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2723
    • 提供者:leo
  1. kechengshejixueshengxinxi

    0下载:
  2. 数据结构课程设计 图形界面 单链表和排序的应用-Data structure course design graphical interface to sort single linked list and the application of
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:58395
    • 提供者:xaoyan
  1. DataStructerEditor

    0下载:
  2. C++写的数据结构课程设计:文章编辑器,压缩包里面包括源程序和试验报告,贡献出来大家一起学习进步啊-C++ Written curriculum design data structure: Article Editor, compressed package includes source code and test reports, contribute to learn and progress together ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:77311
    • 提供者:huahua
  1. DataStructerCode

    0下载:
  2. 数据结构课程设计:运动会分数统计。压缩包里包括全部的源代码和试验报告。拿出来大家一起分享啊-Data Structure Course Design: Games Score Statistics. Compression bag, including all the source code and test report. Out to share ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:126545
    • 提供者:huahua
  1. 123

    1下载:
  2. 算法分析与设计课后习题答案 goodrich的-Algorithm Analysis and Design of after-school exercise answer Goodrich
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-04-19
    • 文件大小:729938
    • 提供者:xiaoping
  1. IIR

    0下载:
  2. 用双线性变换法设计IIR数字滤波器 (1)用双线性变换法设计一个巴特沃斯低通IIR 数字滤波器。设计指标参数为:在通 带内频率低于0.2π 时,最大衰减小于1dB;在阻带内[0.3π ,π ] 频率区间上,最小衰减大于15dB。 (2)以0.02π 为采样间隔,打印出数字滤波器在频率区间[0,π / 2] 上的幅频响应特性 曲线。 (3)用所设计的滤波器对实际心电图信号采样序列(在本实验后面给出)进行仿真滤 波处理,并分别打印出滤波前后的心电图信号波形图,观察总结滤波作用
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:935
    • 提供者:dingdangmao
  1. C

    0下载:
  2. 数据结构课程设计报告,虽然好多地方都有,我这个是按老师要求做好的,加个封面就可以直接上交。 -Data structure course design report, although a lot of places, I this is based on the teacher asked to do a good job, and add the cover can be directly handed over.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:15030
    • 提供者:yhb
  1. JHCTDXT

    0下载:
  2. (本人今年的数据结构课程设计为方便大家特次上传,本站有一个和我的一样,本人曾下过,里面只是部分说明,没有真正的源代码,不知道管理员看没看,那样的作品也能年上传通过)模拟120急救中心响应每个病人的呼救信号统一调度救护车运行的情况。我们对问题作适当简化,假设:某城市共有M个可能的呼救点(居民小区、工厂、学校、公司、机关、单位等),分布着N所医院(包含在M个点中),有K辆救护车分派在各医院待命,出现呼救病人时,由急救中心统一指派救护车接送至最近的医院救治。救护车完成一次接送任务后即消毒,并回原处继续
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:27739
    • 提供者:迟浩东
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. shuju

    0下载:
  2. 数据结构课程设计报告和源代码2:包括了哈夫曼编码压缩解压缩软件,图书管理系统和各种排序时间在不同情况下的时间消耗!绝对原创。。。。第一版已发布,第一版有各种排序算法演示--综合排序,关键路径和校园交通咨询系统的源代码和课程设计报告这些课程设计报告和源代码,欢迎大家下载下来学习! -err
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:417564
    • 提供者:王凯
  1. motion

    1下载:
  2. 目标运动模型,三维的和二维的都有,本人毕业设计时候编写的-Target motion model, three-dimensional and two-dimensional of all, I graduated from design time to the preparation of the
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4130
    • 提供者:ct
  1. yundonghui

    0下载:
  2. 是一个数据结构课程设计,题目是运动会,包括全部源代码-Is a data structure of curriculum design, the subject is sports, including all source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:45343
    • 提供者:稻草人
  1. matlab

    2下载:
  2. 实验指导 低通采样定理实验 FFT频谱分析实验 IIR滤波器设计实验 窗函数法FIR滤波器设计 频率采样法FIR滤波器设计实验-Experimental guide low-pass sampling theorem FFT spectrum analysis experiment experiment experiment IIR Filter Design Window Function FIR filter design frequency sampling FIR filter desi
  3. 所属分类:matlab例程

    • 发布日期:2017-06-04
    • 文件大小:305727
    • 提供者:晟仔
  1. maze

    0下载:
  2. 我们数据结构课的课程设计,是一个迷宫问题的实验,用了A*算法求解迷宫的最短路径-Data structure of our course curriculum design, the problem is a maze experiment, using the A* algorithm to solve the maze of the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2919970
    • 提供者:Shi
  1. chen

    0下载:
  2. 数据结构课程设计——多关键字排序问题 希望大家用得着-Data structure course design- and more keywords to sort the problem hope that we need it
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:305933
    • 提供者:陈善祥
  1. shu_ju_jie_gou_ke_cheng_she_ji(1)

    0下载:
  2. 数据结构课程设计源码以及报告 有3个程序:1)哈弗曼树及哈弗曼编码 2)排序—内部排序方法 3)Hanoi Tower-Data structure, as well as curriculum design source reported three procedures: 1)哈弗曼trees and哈弗曼coding 2) sort- internal sorting method 3) Hanoi Tower
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:254147
    • 提供者:利莉
  1. zikongkeshe

    0下载:
  2. 包含单位负反馈的三阶系统的设计与校正(matlab程序)-Contains the unit
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:77909
    • 提供者:meizi
  1. RedBlackTree

    1下载:
  2. 数据结构的红黑树算法,用c语言实现。数据结构课程设计时做的。-Data structure of the red and black tree algorithm, with c language. Data structure courses designed to do.
  3. 所属分类:Data structs

    • 发布日期:2014-11-19
    • 文件大小:720427
    • 提供者:阿冬
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com