资源列表
FilterSub
- 多重数字滤波算法,如去极值滤波、算术平均滤波、中值滤波等。-Multiple digital filtering algorithm, such as to extreme filtering, arithmetic average filtering and median filtering, etc.
Tacho
- 单片机C51应用设计——测速仪的源码,可以直接在keil C里调试运行-C51 Microcontroller Application Design- gun source, can debug the running in keil C
043216
- 全排列生成器(密码学应用问题)用于实现任意数列-Wide array generator (the application of cryptography) for the realization of any series
ninesqu
- 用C编的井字过三关游戏 但输入方面比较麻烦-With the C series of the Tic-Tac-three-level game, but imports more trouble
Encryption-Software
- 加密软件: 输入任意一段明文M,以及密钥K 根据以下公式将其转换为密文C。Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥;具有输入输出界面。 -Encryption Software: Any period of plaintext M, and the key K according to the following formula to convert ciphertext C. Ci = mi+ K, where i = 0,1, ... ... n-1
zhongduan
- 串口中断接收,包括串口的初始化、串口中断程序、显示已传送数据、延时子程序。-Serial port interrupt reception, including the serial port initialization, the serial interrupt the program, displays the data transfer, time delay subroutine.
zhihuanmima
- 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。-cryptography
my_STFT
- STFT短时傅里叶分析,可以用于分析信噪比比较低的情况下的新号能量。-STFT short time flourier
tcpserver
- tcp 服务器端socket建立过程,适用于实际应用。-tcp server socket creation process for practical applications.
spi
- 此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。-This function of the SPI read and write functions integrated in one, passing val both written to the SPI data is read from the SPI data, only need to perform a read or
TREE_GAME
- ITERATIVE TREE TRAVERSAL
calltest
- THE FILE WHERE ALL C API TESTS ARE ADDED TO THE ROOT.