资源列表
STC芯片解密
- STC芯片解密 常见的STC芯片解密方法有以下三种
SDFT_fft130314
- FFT算法 在matlab中的实现 进行向量的计算-FFT algorith is true in matlab
fifo
- 用FPGA完成256*8的存储器的读写操作- complete reading and writing 256* 8 memory with FPGA
car
- C++初学者的经典范例,非常典型的范例,是我自己学习过程中亲手编译调试通过的!-They are classical examples for new leaner of C++!
oregonator
- Originator, This code contain implementation of originator
power_consume
- Power consumption pattern for household activities final project
嘴部模块匹配对比
- 根据给出图片,通过模块匹配,判断嘴部状态
c++
- 在线性表的实现中增加一个成员函数,实现对表中元素置逆的操作(设原链表为a1,a2,...,an 则置逆后的序列为an,...,a2,a1)。对于具有n个元素的线性表,你的算法的运行时间应为O(n),空间消耗应为O(1). 注:有对时间和空间分析的说明
bandpf
- this file is about filter design
multithreading
- 运用多线程解决多人排队买票的问题,如果售票员没有零钱找回,则允许下一位买票,直到有零钱找回才允许刚才那个人买票-multithreading
Untitled
- 设计低通滤波器对信号进行滤波,对比分析滤波前后信号的频谱;-Design of low pass filter for signal filtering, comparative analysis before and after filtering the signal spectrum
Calculator
- code for calculator,very good