搜索:Algorithm+Design

找到约 3,653 项符合「Algorithm+Design」的查询结果

结果 3,653
按分类筛选
显示更多分类
https://www.eeworm.com/dl/842733.html 技术资料

印刷电路板设计 在真实世界里的 EMI 控制 (中文版)

PCB Design for Real-World EMI Control 中文版。入门性读物,对基本概念的讲解很好,在进阶方面讲解不够,在grounding、shielding、filtering方面感觉只是点到为止,未能深入,大多只是定性的解释
下载 2
·
查看 1167
https://www.eeworm.com/dl/869319.html 技术资料

Proteus(EDA工具软件) 6.7绿色汉化

Proteus绿色版6.7与汉化文件,详细安装看使用说明。有帮助文件与Tools文件夹 ISIS使用了下列的文件类型: 设计文件(Design Files) 部分文件(Section Files) 模块文件(Module Files) 库文件(Library Files)
下载 5
·
查看 1070
https://www.eeworm.com/dl/876599.html 技术资料

ADS2008u2破解

1.安捷伦科技有限公司(Agilent)的先进设计系统(Advanced Design System),简称ADS。做射频设计一定知道这个软件。 更多简介请百度"ADS"; 2.安装程序请在网络上下载; 3.亲测可用;
下载 8
·
查看 5693
https://www.eeworm.com/dl/617/132266.html 压缩解压

This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a

This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only ...
下载 80
·
查看 1087
https://www.eeworm.com/dl/648/193645.html 单片机开发

* DEFINITION * This is the header file for a library module used to calculate the median * of a

* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is rep ...
下载 95
·
查看 1118
https://www.eeworm.com/dl/527/342747.html 通讯/手机编程

用于汽车巡航控制系统的模糊控制算法

用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used t ...
下载 26
·
查看 1088
https://www.eeworm.com/dl/665/370242.html matlab例程

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, al ...
下载 42
·
查看 1100
https://www.eeworm.com/dl/650/192600.html 人工智能/神经网络

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars ind ...
下载 73
·
查看 1060
https://www.eeworm.com/dl/895590.html 技术资料

基于AT89S51单片机的温湿度监测与控制系统设计

该系统的设计是基于AT89S51单片机和DHT11温湿度传感器来完成温湿度监测和控制功能,能显示当前的实时温度、湿度,并实现升温、降温、加湿、除湿的系统控制。该设计由硬件设计和软件设计两部分构成。硬件设计主要根据控制系统的结构和功能进行硬件选型包括AT89S51单片机、DHT11温湿度传感器、液晶显示屏等 ...
下载 9
·
查看 1110
https://www.eeworm.com/dl/898950.html 技术资料

基于单片机控制舵机的调平装置设计

针对目前调平设计主要集中在大型和中型设备上的局限,设计一种小型的基于单片机控制舵机的调平装置设计。系统根据LSM303DLH三轴陀螺仪采集的加速度数据,通过I2C协议与单片机进行数字传输,经过STM32微控制系统计算,结合算法设计从而产生调平所需的PWM波,控制伺服舵机的旋转角度,实现了对载物面的调平。实 ...
下载 10
·
查看 9143