资源列表
DMA
- DM5406的DMA程序,其他DM5406上传中-DM5406 the DMA program, upload the other DM5406
24KEYC51
- 8条口线24按键的C51源程序,带显示屏-8 Lines 24 key source of C51, with display
4_uart
- Uart串口通信模块程序,实现外设与cpu的通信-Uart serial communication module program, the realization of communication peripherals and cpu
main_SJA1000
- CAN SJA1000 的收发应用程序,有用哦 -The CAN SJA1000 transceiver applications, useful oh
201004160437
- 北京青云创新科技发展有限公司 320*240液晶驱动程序.-Innovation and Technology Development Co., Ltd. Beijing Albatron 320* 240 LCD driver.
c-linux-Modify-system-time
- Linu C修改系统时间,利用C语言程序修改Linux操作系统的时间-LCD C modify system time
gyro
- 实现陀螺仪信号的采集与解算,能够实时根据陀螺仪的信号解算出角度信息,具有很好的参考性。-The gyroscope signal acquisition and solver, can calculate the angle information in real time according to the gyroscope signal solutions, has a good reference.
cfile
- tasking ede调试环境编译程序。-tasking ede debugging environment compiler.
QITA
- 模数转换、数模转换、以及其他一些相关功能,应用在测距基带研制等系统中。-the program about the time code
接收机程序.rar
- 接收机程序汇编源代码
MB85RC64
- 铁电MB85RC64驱动程序,需要的可以下载看看,应用在STM32上面的。-Ferroelectric MB85RC64 drivers need to be downloaded to see the application in the STM32 above.
chengxu
- ts=0 te=10 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te f=4*sin(t) y=lsim(sys,f,t) plot(t,y) xlabel( t(sec) ) ylabel( y(t) ) grid on 三 ts=0 te=5 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te y1=impulse(sys,t) y2=step(sys,