import java.awt.* import java.awt.event.* import javax.swing.*
上传时间: 2014-01-19
上传用户:jkhjkh1982
---实现的部分VHDL 程序如下。 --- elsif clk1x event and clk1x = 1 then ---if std_logic_vector(length_no) >= “0001” and std_logic_vector(length_no) <= “1001” then -----数据帧数据由接收串行数据端移位入接收移位寄存器---rsr(0) <= rxda --- rsr(7 downto 1) <= rsr(6 downto 0) --- parity <= parity xor rsr(7) --- elsif std_logic_vector(length_no) = “1010” then --- rbr <= rsr --接收移位寄存器数据进入接收缓冲器--- ...... --- end if
标签: clk1x std_logic_vector length_no elsif
上传时间: 2015-10-28
上传用户:cainaifa
package huanrongdao import javax.swing.* import java.awt.event.WindowEvent import java.awt.event.WindowAdapter
标签: import java huanrongdao WindowEvent
上传时间: 2013-12-17
上传用户:skhlm
onBlur event handler A blur event occurs when a text or textArea field on a form loses focus. The onBlur event handler executes JavaScript code when a blur event occurs. Applies to
标签: event textArea handler onBlur
上传时间: 2015-10-30
上传用户:jiahao131
用JAVA APPLET开发的小游戏,介绍了鼠标和键盘的事件响应,是初学JAVA EVENT LISTENER 的例子教程.
标签: JAVA LISTENER APPLET EVENT
上传时间: 2013-12-23
上传用户:asdkin
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。
上传时间: 2015-11-14
上传用户:tianyi223
书籍Agile java crafting code with test-driven development 作者jeff langr 的源代码
标签: development test-driven crafting Agile
上传时间: 2015-12-13
上传用户:亚亚娟娟123
基于测试驱动的JAVA编程书 书籍名Agile java crafting code with test-driven development 作者jeff langr 的源代码
标签: development test-driven crafting Agile
上传时间: 2014-01-15
上传用户:朗朗乾坤
This a calculator simulation program written in Labview. It is based on event structure introduced by Labviw 8.0 or later editions.
标签: calculator simulation introduced structure
上传时间: 2015-12-27
上传用户:123456wh
Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated tests to drive lean, efficient coding and better design.
标签: Microsoft A. W. Development
上传时间: 2014-01-07
上传用户:ynzfm