d flip flop t flip flop counter mux using active hdl can be run using 3.2 version and creating new design
上传时间: 2013-12-16
上传用户:3到15
dsp hư ớ ng dẫ n giao tiế p LCD code viế t bằ ng C
上传时间: 2017-06-17
上传用户:xuanjie
code củ a dsp 30f4012 viế t cho giao tiế p LCD
上传时间: 2017-06-17
上传用户:koulian
dsp từ cơ bả n đ ế n nâ ng cao 1
上传时间: 2014-12-05
上传用户:watch100
C语言是在70年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式发表了C语言。同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准。但是,在《K&R》中并没有定义一个完整的标准C语言,后来由美国国家标准学会在此基础上制定了一个C 语言标准,于一九八三年发表。通常称之为ANSI C。
标签: PROGRAMMING Kernighan Ritchit THE
上传时间: 2014-11-12
上传用户:思琦琦
了解设计数据库的基本步骤 熟练使用T-SQL实现建库、建表、加约束 掌握T-SQL编程,实现功能强大的查询 掌握创建索引、视图,快速访问数据库 掌握创建存储过程,实现复杂的业务规则 理解触发器的原理,实现高级的约束,以上摘自幻灯片,这个教程就是关于这一类的
上传时间: 2013-12-13
上传用户:gxmm
Measurement guidelines for DVB-T system introduction,欧洲数字电视标准为DVB,即Digital Video Broadcasting,数字视频广 播
标签: introduction Measurement guidelines system
上传时间: 2014-12-09
上传用户:wangchong
Development of DVB-T RF Tuners (cn)
标签: Development Tuners DVB-T of
上传时间: 2013-12-18
上传用户:alan-ee
thetaT=0 T平台波束斜视角 thetaT=thetaT*pi/180 rad thetaR=0 R平台波束斜视角 thetaR=thetaR*pi/180 c=3e8 光速 fc=1.5e9 载频 lambda=c/fc 波长
上传时间: 2013-12-24
上传用户:hongmo
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
标签: user-space can drivers perform
上传时间: 2014-01-01
上传用户:saharawalker