资源列表
JRNN-master
- java语音编写的lstm学习,可以实现文本学习(Java speech writing LSTM learning, can achieve text learning)
Beginning Algorithms
- 对编程涉及的算法进行了深度剖析,是不可多得的资料(A deep analysis of the algorithms involved in programming is an invaluable data)
d3-book-master
- D3可视化展示的示例,该源代码是非常实用的。(An example of D3 visualizations.)
Android MusicPlayer音乐播放器源码
- 功能强大,非常适合新手学习安卓开发,欢迎指正。(Powerful, very suitable for beginners to learn android development.)
闪烁灯
- 基于ATM89S52单片机的闪烁灯源代码,适合新手学习单片机。(Based on ATM89S52 single chip microcomputer flashing light source code, suitable for novice learning single chip)
Hilbert变换
- 对信号进行Hilbert变换,求信号的包络。(The signal is transformed by Hilbert, and the envelope of the signal is obtained.)
gultiplexing-prototypes-grade
- 用于gps开发专用的一款开发程序,一款监控程序()
EMD程序
- 对信号进行EMD分解程序,并根据相关性,去掉一些成分。(The EMD decomposition program is performed on the signal, and some components are removed according to the correlation.)
ADC_temp_sensor
- Internal temperature sensor development with USART to USB conversation for ARM CORTEX M3 core MC stm32f100.
FCFS
- 先来先服务算法的简单模拟。可以接受键盘输入模拟的进程个数。(A simple simulation of FCFS.)
笔记
- 自己写的关于shell脚本的资料,各种命令都有,一眼就能看懂(I write about shell scr ipt, all kinds of commands, I can understand at a glance.)
SJF
- 短作业优先算法的简单模拟。可以改成由键盘输入要模拟的进程数量。(A simple simulation of SJF.)