资源列表
asm
- 简单的DSP汇编语言程序,用于语音信号处理,采集处理与接听
fifo
- fifo example vhdl code
demo3
- 在按钮上加入Icon,使Icon和文字同时显示2. 显示平面按钮3. 使按钮上的图标可变4. 设置按钮在不同状态下的底色和文字颜色5. 设置图标和文字的位置6. 根据Icon的形状设置按钮的形状7. 添加Tooltips-Button to add the Icon, so that at the same time show Icon and text 2. Show flat button 3. So that the icon button on the variable 4. Setti
xyGraph
- 画类似于系统CPU监控的CStatic子类-Painting is similar to the system CPU subclass CStatic control
2
- Changing file and records of players.
LTE_precoding
- LTE链路级别的matlab仿真,预编码的程序-LTE link level simulation matlab program precoding
8591
- 控制7段数码管,实现各种数字的显示与变换-Control 7-segment LED display and transformation of a variety of digital
pv_script
- The file introduces a modelling for the photovoltaic array panel.
8250
- 8250串口收发汇编语言程序,简单明了,适合初学者入门。-A serial port to send and receive 8250 assembly language program, simple, suitable for beginners entry.
vbshebf
- 求圆外一点对圆(o,r)的两个切点将向量p逆时针旋转angle角度-Seeking a little circle on the outer circle (o, r) of the two cut points counterclockwise rotation angle angle vector p
DRMS-h
- matlab code for delay RMS for visible light communication
kmeans聚类源码
- kmeans聚类python代码,里面有详细注解,可直接运行