资源列表
HMM
- HMM隐马尔科夫模型的学习资料,有实例介绍-HMM Hidden Markov Model of learning materials
kjhk
- 电子血压计工作原理和设计 统由恒流源、压力传感器、放大电路、带通滤波、二次放大、血压脉冲触发、液晶驱动器、键盘语音电路和单片机组成。-Electronic blood pressure monitors working principle and design of integration by the constant current source, pressure sensor, amplifier, band-pass filtering, the second amplifica
demo
- 在MATLAB下做的开关电源设计仿真研究-Done under the MATLAB simulation of switching power supply design
fenpei
- 分配问题的实现,是利用匈牙利算法实现的MATLAB代码!-The realization of the distribution is the use of the MATLAB code Hungarian algorithm!
kaitibaogao
- 开题报告ppt模板!毕业设计、论文答辩绝对有用!值得珍藏!-Opening report ppt templates! Graduation project, thesis absolutely useful! Worth collecting!
PROFItester
- profibus tester for dpv0/dpv1. The PROFI tester is a development of the PROFIBUS Competence Centre of the Berne University of Applied Sciences of simple tests to perform PROFIBUS devices.-rofibus tester for dpv0/dpv1. The PROFI tester is a deve
SYN6288
- SYN6288的PCB和原理图,不错的TTS语音芯片资料-SYN6288 the PCB and schematic, good information on TTS voice chip
beibao
- 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2) (1,4,5) (8,2) (3,5,2)。 提示:可利用回溯法的设计思想来解决背包问题。首先将物品排成一列,然后顺序选取物品装入背包,假设已选取了前i 件物品之后背包还没有装满,则继
digital-image-of-wavelet-de-noising
- 本科毕业设计,包括matlab程序,数字图像的小波去噪-The digital image based on wavelet de-noising and simulation
UAV-task-planning
- 本文档主要为无人机任务规划部分论文,主要介绍任务规划中相关问题,包括航路规划等-it is paper about UAV task planning,mainly descrip some problem about task planning,including path planning and so on
gdsbyjs
- 根据广东省暴雨径流查算图表使用手册编写计算程序,vb6.0-According to the Guangdong rainstorm runoff calculation chart manual check written computer program, vb6.0
IEEE754-to-Single
- 按照IEEE 754规定的数值格式,把浮点数转换为十进制显示形式。-According to the values specified in IEEE 754 format floating point numbers to decimal display the form.