资源列表
bin
- 基于LMS算法的自适应滤波器用于滤除心电信号中的50Hz干扰(An Self-Adaptive Filter Based On LMS Algorithm for Filtering 50Hz Interference in ECG Signal)
elecfans.com-mcu-wnl
- 单片机万年历制作LED ds1302 at89c51(sfdmgfdlbnfdlkbnfklbngflbkflbdld)
ProfessionalNetwork
- .NET高级教程源代码,自己写的,只是部分代码(ProfessionalNetwork,Use c# and vs2015)
EyelidDetection
- 给定一幅眼部图像,定位瞳孔和眼睑位置,并在图中绘制出来。(Given an eye image, locate the pupil and eyelid position, and draw it in the graph)
qixeh-first-flow
- 算法中一个经典问题:背包问题的优先队列算法实现,()
monkey
- 猴子选大王c++实现:n只猴子围坐成一个圈,按顺时针方向从1到n编号。然后从1号猴子开始沿顺时针方向从1开始报数,报到m的猴子出局,再从刚出局猴子的下一个位置重新开始报数,如此重复,直至剩下一个猴子,它就是大王。(N monkey sitting around in a circle, numbered from 1 to n clockwise.Then start from 1 monkeys along the clockwise direction starting from 1 cou
dcpwm1
- This demo simulates the running of a DC motor with PWM (unipolar) excitation
dcmotpos
- CASCADE POSITIONAL CONTROL OF A DC MOTOR
dcmot0
- direct curent motor in matlab
Queue
- 队列是一种特殊的线性表,特殊之处在于它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作,和栈一样,队列是一种操作受限制的线性表。进行插入操作的端称为队尾,进行删除操作的端称为队头。(The queue is a special linear list, and the special thing is that it only allows the deletion of the front end of the table (front), and the in
dc2dc
- dc/dc conversion in matlab simulink
SeqList
- 顺序表是在计算机内存中以数组的形式保存的线性表,是指用一组地址连续的存储单元依次存储数据元素的线性结构。(A sequential table is a linear list stored in an array of memory in a computer memory. It is a linear structure that stores data elements sequentially in a group of contiguous storage units.)
