I have upload verilog HDL e-books which can really usefull for new user of verilog
标签: verilog e-books usefull upload
上传时间: 2017-04-15
上传用户:comua
This is a good book explaining the adaptive theory fundamentals with matlab routines covers all the adaptive filter design algorithms
标签: fundamentals explaining the adaptive
上传时间: 2017-04-16
上传用户:semi1981
Nearest neighbors is a semi deconvolution algorithm. I m a newbie in matlab but I hope this helps somebody :)
标签: deconvolution neighbors algorithm Nearest
上传时间: 2014-11-26
上传用户:xjz632
procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end end (4) 接收数据 在编写基于串口的计算机工业测控时,通常需要由下位机向PC机发送数据以使PC机了解系统的测试数据或下位机的运行状态,并进而控制下位机的行为。利用Spcomm串口控件接收下位机发送的数据信息的示例代码如下: //事件驱动方式接收数据程序 procedure TForm1.CommlReceiveData(Sender:Tobject Buffer:Pointer bufferLength:Word) var receivedata:array of byte begin sleep(100) //等待100ms,保证接收到所有数据 move(buffef ,receivedata,bufferlength) //将接收缓存区中的数据转移到数组中 …… end (5) 关闭串口 在系统开发中,应注意在不使用串口时应及时关闭串口,释放系统资源,否则可能会影响系统的其它应用。关闭串口的代码如下: procedure TForm1.FormClose ( Sender TObj ect:var Action:TCIoseAction ) begin comml.StopComm end
标签: commflg procedure senddata integer
上传时间: 2014-01-26
上传用户:懒龙1988
these are the sourse code for using the .mp3 files in java.so i am providing you this
标签: the providing sourse these
上传时间: 2017-04-17
上传用户:顶得柱
1 Array Fundamentals 1.1 Spatial Signals 1.2 Array Signal Model 1.3 Spatial Sampling 2 Conventional Spatial Filtering: beamforming - Beam response 2.1 Spatial Matched Filter -Element spacing -Array aperture and resolution 3 Conclusions
标签: Spatial Array Fundamentals Conventio
上传时间: 2017-04-17
上传用户:jiahao131
i c q 源 码,研 究 和 开 发 很 好 的 参 考,
标签:
上传时间: 2014-06-10
上传用户:ztj182002
basic struts2 example It might helpful in learing struts2 which i downloaded from some site.
标签: struts2 downloaded example helpful
上传时间: 2014-01-24
上传用户:sdq_123
频率合成器加数字调制芯片ADF7012的应用 CRC校验C程序 扩展I/O口芯片HC595程序
上传时间: 2017-04-18
上传用户:refent
单片机模拟串口通讯 I/O口模拟232通讯程序 使用两种方式的C程序 占用定时器0
上传时间: 2014-01-21
上传用户:英雄