资源列表
Sample_4_10
- 安卓编程兵书中的程序列表,很实用的程序学习10(Android programming book in the list of programs, it is practical)
Sample_4_11
- 安卓编程兵书中的程序列表,很实用的程序学习11(Android programming book in the list of programs, it is practical)
Sample_4_12
- 安卓编程兵书中的程序列表,很实用的程序学习12(Android programming book in the list of programs, it is practical)
Sample_4_13
- 安卓编程兵书中的程序列表,很实用的程序学习13(Android programming book in the list of programs, it is practical)
item_db
- SF脚本,储存物品属性以及相关脚本的文件,为学习之用(PS scr ipt,for storing the scr ipt and properties of all items)
timer+ADC+DMA
- 基于STM32F407的程序,实现了通过DMA方式进行ADC采样,并通过定时器定是触发。程序中使用了ADC3-channel0,1,2;通过定时器2触发。程序已在STM32F407开发板上验证。(Based on the STM32F407 program, to achieve the ADC sampling through the DMA, and through the timer is triggered. ADC3-channel0,1,2 is used in the progra
程序
- void main(void) { TMOD=0x01; //设T0为方式1,GATE=1; TH0=0; TL0=0; ET0=1; //允许T0中断 EA=1; //开启总中断 InitLcd1602(); LcdShowStr(0,0,PuZh); while(1) { StartModule(); while(!Echo); //当RX为零时等待
K线图vb
- 用vb写的股票分析小软件,可以显示K线图。(Written in VB stock analysis small software)
1-SysgenIntro_Part1
- Sysgen Part1 For Beginners
1-SysgenIntro_Part2
- Sysgen Part2 For beginners
Computer Vision with SG
- Computer vision with Sysgen
Image_Filter_SystemGen_Tut
- Image filter with Sysgen