资源列表
闪烁灯
- 基于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.)
TcpClient C#2010
- 上位机与三菱PLC之间进行TCP/IP通讯(communication between PC and PLC)
HRRN
- 高响应比优先算法的简单模拟。可以改成由键盘输入要模拟的进程数量。(A simple simulation of HRRN.)
波束空间MUSIC算法源程序
- 波束空间MUSIC算法源程序,BEAMFORMING_MUSIC_BS1.m以及BEAMFORMING_MUSIC_BS3.m(Beam space MUSIC algorithm source program)
1784052
- 用于测试LDPC码校验矩阵围线长度的c++代码,是构造LPDC码教验矩阵的辅助程序()