搜索:path+algorithm

找到约 1,417 项符合「path+algorithm」的查询结果

结果 1,417
https://www.eeworm.com/dl/679/160327.html 医药行业

医院门诊查询系统

医院门诊查询系统,jsp实例,适合做毕业设计,由运行时源文件和供开发使用的程序及数据库,比较齐全 将运行演示程序中的hospital文件夹全部考到Tomcat的webapps下 在Tomcat中创建虚拟目录,步骤如下: (1)打开浏览器进入Tomcat后台管理页面(/admin) (2)在左面打开Tomcat Server/Service/Host(lo ...
下载 136
·
查看 1084
https://www.eeworm.com/dl/654/221495.html 数据结构

哈夫曼树和哈夫曼编码: 从终端输入若干个字符及其对应的整数

哈夫曼树和哈夫曼编码: 从终端输入若干个字符及其对应的整数,将整数作为结点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编码。 设计要求: ⑴ 哈夫曼殊和哈夫曼编码的存储表示参考教材事例 ⑵ 在程序中构造四个子程序为 ① int createhtree(HTree *t) /*根据 ...
下载 90
·
查看 1324
https://www.eeworm.com/dl/542/328953.html 其他书籍

非常好的优化算法的书

非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the beha ...
下载 174
·
查看 1045
https://www.eeworm.com/dl/841506.html 技术资料

PCB-FPC设计制作CAM详细高级教材

Genesis 基本流程:1.正确输入genesis的用户及密码,则出现以下窗口:点击在file菜单下creat出现如下窗口:其中entity name可填写你要做板的工号(e50264a0-lhf)。点击ok后在entity file下找到你创建的工号,双击进入如下窗口(其中包含我们常用的实体图标):2.点击input,选择或者填写path,job(工号 ...
下载 5
·
查看 320
https://www.eeworm.com/dl/542/240339.html 其他书籍

This paper investigates the design of joint frequency offset and carrier phase estimation of a mult

This paper investigates the design of joint frequency offset and carrier phase estimation of a multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint es ...
下载 198
·
查看 1094
https://www.eeworm.com/dl/648/314259.html 单片机开发

The goal of our final project was to design an efficient elevator simulator that can accept input fr

The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the com ...
下载 118
·
查看 1081
https://www.eeworm.com/dl/641/453195.html 数学计算

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored ...
下载 198
·
查看 1127
https://www.eeworm.com/dl/639/429809.html 文件格式

This paper presents a novel technique to increase the quality of medical images based on Histogram

This paper presents a novel technique to increase the quality of medical images based on Histogram Equalization. In the proposed method first we have applied a noise reduction method and then we apply some suitable preprocessing on histogram of the medical images and after that h ...
下载 161
·
查看 1120
https://www.eeworm.com/dl/895556.html 技术资料

基于IAP15F2K61S2单片机的多传感器搬运小车设计

为了提升传统搬运车的探测感知能力,设计了一种结合颜色分辨、路径识别和距离测量功能的多传感器搬运小车,其分为传感系统和驱动系统两部分。在传感系统中,通过TCRT5000红外传感器检测地面黑色引导带以实现路径识别,由HC-SR04超声波传感器实时测量小车与障碍物的距离以避免碰撞,利用TCS230颜色传感器读取 ...
下载 9
·
查看 4988
https://www.eeworm.com/dl/897281.html 技术资料

基于IAP单片机电子秤控制系统设计

研发一套家用的电子秤,能够给人们的生活带来方便。本文首先介绍了电子秤的工作原理,然后基于IAP单片机进行了控制系统硬件电路设计,在电子秤硬件系统电路设计的基础上,进行了控制系统软件算法设计。通过得到AD转化量与物体质量的关系,进行最小二乘拟合,得到输出量与转化量之间的关系,通过滤波算法的实现 ...
下载 3
·
查看 540