资源列表
STM8S_StdPeriph_Lib2015JAN16
- lib from st site example of codes
examples
- ADC example from https://lujji.github.io/blog/
SPI_LCD
- LCD example from https://lujji.github.io/blog/
数据结构代码
- 尾插法单链表的应用,哈夫曼树等代码,是数据结构里面的自己写的代码,链表之类的可以直接拿来用(Tail insertion method, single linked list applications, Huffman tree and other code, it is written inside the data structure of their own code, such as linked lists can be used directly)
Demo_MMA8452
- example from https://lujji.github.io/blog/
GPIO_HD44780
- credits https://lujji.github.io/blog/
examples
- from https://lujji.github.io/blog/
stm8
- files from https://lujji.github.io/blog/
prog
- 利用自适应小波收缩的方法对图像进行去噪处理(Feature Adaptive Wavelet Shrinkage for Image Denoising)
ColorConstancy
- 利用颜色恒常性算法的方法对水下图像进行处理(The underwater image is processed by the color constancy algorithm)
Edge-Based Color Constancy(2007 T.I.P. ,code)
- 利用基于边缘的颜色恒常性算法的方法对水下图像进行处理(Underwater color images are processed by using edge based color constancy algorithm)
wav
- 对.wav音频文件的读写,可Python直接调用(.wav audio file to read and write, Python can be called directly)
