搜索资源列表
CCD_senior_design_final_report
- 一个基于FPGA和CCD的视觉处理硬件平台项目开发文档-The design is a first step towards a hardware implementation of the super-resolution algorithms and other multimedia projects.The design presented in this paper may be used as a platform for many multimedia and image pro
UV2
- 多路数字温度监控系统设计--哥们的毕业设计,注意有测又有控。因为它有些复杂,所以参考价值非常高:ds18b20多片组网,编程实现唯一寻址;4×5矩阵键盘实现输入操作;由于系统庞大,就扩展了RAM和I/O口,易移植;具有输出控制单元,能输出pwm波控制电机转动快慢;上下限温度设置,越限声音报警,根据温度高低,电机会自动调整转速。可改进的地方:后续如果想研究深入,可加进pid整定就完美了,待加入各种智能算法,使电机根据需要而实现各种智能的运转-Multichannel digital tempera
bottle-Fluiddripdetector
- 为了解决人工监测输液治疗所存在的问题,缓解医护人员的工作压力,设计了一种基于光电监测技术、串口通信技术的监测系统。本液体点滴速度监控装置采用单片机作为核心控制芯片,由液晶显示模块、电机驱动模块、传感器模块、电源模块组成。实现点滴速度控制、液晶显示点滴速度、点滴测速等功能。在机械结构上,用一个步进电机,再外加一个定滑轮,来控制滴斗与受液瓶之间的高度,以达到控制液滴的速度目的。采用PWM 驱动芯片控制电机,反射式红外传感器检测液滴滴落的速度,LCD128*64显示点滴的速度。基于可靠的硬件设计和稳定
main1
- 简述算法在实际当中的应用以及算法的改进和延伸-Improvement and extension of applications and algorithms of the outlined algorithm in practice
cvEucdist
- In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
Interpolation-algorithm
- 数控机床插补算法中最常用的三种算法源码,分别为逐点比较法、数字积分法、数据采样法,并且此三种算法已经本人在数控机床上实验成功,效果很好,内含数控技术实验指导文档,希望能对有需要的人提供帮助-CNC machine tools interpolation algorithm, the most commonly used source of three algorithms, respectively, point by point comparison, digital integration,
3.DelayTimer2-PWM
- Pulse-width modulation (PWM), or pulse-duration modulation (PDM), is a modulation technique that conforms the width of the pulse, formally the pulse duration, based on modulator signal information. Although this modulation technique can be used to en
c++
- c++ codes sources for trainnng in algorithms
FFT
- 在LPC2294上实现FFT运算,并在板子上已经运行成功。-In the realization of FFT algorithms on LPC2294, and has been running successfully on board