-
T200071012217h
此源码为线性相位滤波的vhdl源码与设计心的体会,理论分分析与工程实践总结相结合,有非常大的参考价值 可直接使用。
(The source for the linear phase filter VHDL source code and design of the heart experience, theoretical analysis to summarize the combination of engineering practice, a very large reference value can be used directly.)
- 2012-07-10 16:08:08下载
- 积分:1
-
winform 读取某个目录下的所有图片并显示到pictureBox 附完整源码
产品电子报价 功能实现
- 2013-04-25下载
- 积分:1
-
MSP430ZILIAO
MSP430MSP430x13x, MSP430x14x, MSP430x14x1 Mixed Signal Microcontro资料
MSP430x1xx Family User s Guide (Rev. F)资料(MSP430 MSP430x13x, MSP430x14x, MSP430x14x1 Mixed Signal Microcontro)
- 2010-11-27 15:17:16下载
- 积分:1
-
the SAE J1850 VPWM
车载故障诊断协议中OBD II接口支持的J1850 vpm部分的代码实现(OBDII Interface Project Source Code)
- 2021-02-26 17:09:37下载
- 积分:1
-
Steve.Jobs.Walter.Isaacson
《史蒂夫·乔布斯传》是史蒂夫·乔布斯唯一授权的官方传记,在2011年上半年由美国出版商西蒙舒斯特对外发布出版消息,备受全球媒体和业界瞩目。2011年10月24日,《史蒂夫·乔布斯传》在全球发售,简体中文版也同步上市。
(" Steve Jobs Biography" Steve Jobs is the only official authorized biography, the first half of 2011 by the American publisher Simon & Schuster publishing information released, and become a global media and industry attention . October 24, 2011, " said Steve Jobs Biography" in the Global Offering, Simplified Chinese version is also listed simultaneously.)
- 2011-11-01 17:11:09下载
- 积分:1
-
ADC
lpc1768 AD采样 多路采样 可作为实际工程实例(lpc1768 AD sampling multiple sampling can be used as examples of practical engineering)
- 2013-11-07 15:11:09下载
- 积分:1
-
Com 端口的示例
/ * BaudRate設定列舉 * /
公共枚举 BaudRateFlag: uint
{
CBR_110 = 110,
CBR_300 = 300,
CBR_600 = 600,
CBR_1200 = 1200,
CBR_2400 = 2400、
CBR_4800 = 4800,
CBR_9600 = 9600,
CBR_14400 = 14400,
CBR_19200 = 19200,
CBR_38400 = 38400,
CBR_57600 = 57600,
CBR_115200 = 115200,
CBR_128000 = 128000,
CBR_256000 = 256000,
}
/ * DTR控制列舉 * /
公共枚举 DtrControlFlag
{
DTR_CONTROL_DISABLE = 0X00,
DTR_CONTROL_ENABLE = 0X01,
DTR_CONTROL_HANDSHAKE = 0X02,
}
/ * RTS控制列舉 * /
公共枚举 RtsControlFlag
{
RTS_CONTROL_DISABLE = 0X00,
RTS_CONTROL_ENABLE = 0X01,
RTS_CONTROL_HANDSHAKE = 0X02,
RTS_CONTROL_TOGGLE = 0X03,
}
/ * 清除通訊緩衝區列舉 * /
公共枚举 PurgeCommFlag: uint
{
PURGE_TXABORT = 0X0001,
PURGE_RXABORT = 0X0002,
PURGE_TXCLEAR = 0X0004,
PURGE_RXCLEAR = 0X0008,
}
- 2023-04-04 01:45:04下载
- 积分:1
-
FM0_Decode
双相间隔码解码(FM0)的C语言实现,应用于RFID领域,基于ISO.IEC_18000-6C协议。(The realization of FM0_Decode with c language.)
- 2021-04-11 20:18:57下载
- 积分:1
-
led
这是DSP用I/O口驱动数码管的源程序,对初学者很有用。(This is the programme about the DSP which is used to control LED. )
- 2012-01-10 19:09:02下载
- 积分:1
-
6LowPAN_adapter
6lowpan中间层介绍。初学者可以认识到其中的作用。ipv6到zigbee之间的中间层。(6lowpan introduce an intermediate layer. Beginners can recognize these effects. ipv6 intermediate layer between the zigbee.)
- 2014-03-05 14:35:30下载
- 积分:1