总览iptables -ADC 指定链的规则 [-A 添加 -D 删除 -C 修改]iptables - RIiptables -D chain rule num[option]iptables -LFZ 链名 [选项]iptables -[NX] 指定链iptables -P chain targ...
分类:
其他好文 时间:
2015-10-14 17:58:12
阅读次数:
197
一、代码分享: 1、ADC头文件 #ifndef ADC_H_ #define ADC_H_ #include "common.h" typedef enum { // ---------------------------------ADC0------------------------- AD...
分类:
其他好文 时间:
2015-10-08 21:26:08
阅读次数:
248
/*
程序名:LCD1602,4位数据总线液晶屏时钟,STC12C5A60S2的10位ADC功能程序
编写时间:2015年10月4日
硬件支持:LCD1602液晶屏STC12C5A60S2外部12MHZ晶振
接线定义:DB7-->P1^7
DB6-->P1^6
DB5-->P1^5
DB4-->P1^5
RS-->P3^2;
RW-->P3^3;
E-->P3^4;
ADC-..
分类:
其他好文 时间:
2015-10-05 07:05:54
阅读次数:
506
周末国完,再熬五天就是中秋,不过然并卵,只有两天休息,这跟不放假有什么区别? 行了,越想越闹心,还是来一盘 LOL 去去火 辅助ADC的时候不小心双杀了怎么解释! 两个人谈恋爱,什么最重要? @梦朝思夕:相亲的...
分类:
其他好文 时间:
2015-09-21 08:09:21
阅读次数:
283
The ADC in STM32x microcontrollers uses the SAR (successive approximation register) principle,by which the conversion is performed in several steps.Th...
分类:
其他好文 时间:
2015-09-17 16:59:04
阅读次数:
1449
Atmel AVR127: Understanding ADC ParametersThis application note is about the basic concepts of analog-to-digital converter (ADC) and the parameters th...
分类:
其他好文 时间:
2015-09-17 16:55:31
阅读次数:
264
hpm425dn打印机ADC进纸器复印或者扫描全黑。平板复印文档正常。解决方法:设置-服务-恢复默认值后解决。
分类:
其他好文 时间:
2015-09-16 20:21:49
阅读次数:
134
1.背景 此实验建立在STM32F429核心板基础上,对于深刻了解STM32Cube使用具有深刻意义。利用DMA进行ADC采样,具有速度快,极大减少CPU消耗的优势,对于数据采集系统具有很大的优势,特别是其单路2.4MSPS采样速度,三路组合可以达到惊人的7.2MSPS采样速度,对于一般应用均可满足...
分类:
其他好文 时间:
2015-09-15 10:49:21
阅读次数:
343
Figure 3-7 shows a block diagram of a DSP system,as the sampling theorem dictates it should be.Before encountering the analog-to-digital converter,the...
分类:
其他好文 时间:
2015-09-14 01:52:50
阅读次数:
250
LPC43xx SGPIO ConfigurationThe LPC43xx SGPIO peripheral is used to move samples between USB and the ADC/DAC chip (MAX5864).The SGPIO is a peripheral t...
分类:
其他好文 时间:
2015-09-10 21:06:17
阅读次数:
183