搜索结果
找到约 156 项符合
VHD-UTIL 的查询结果
软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After intro ...
软件设计/软件工程 Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already fami ...
VHDL/FPGA/Verilog 这些程序我用MAX+PlusII软件测试均能通过编译
这些程序我用MAX+PlusII软件测试均能通过编译,程序本身不复杂,旨在为刚接触VHDL语言的朋友提供一些样例,以便了解VHDL语言的基本构成。如果要运行测试,则新建文件名应于程序中实体名一致,文件后缀“.vhd”,不推荐直接通过复制、粘贴的方法录入程序,可能会引入错误字符。 ...
中间件编程 该程序是vhdl语言编写的fft变换的ip核代码
该程序是vhdl语言编写的fft变换的ip核代码,程序中共包含了36个.vhd文件
VHDL/FPGA/Verilog uart的VHDL源代码
uart的VHDL源代码,包括intface.VHD
UART_RX_TAB.VHD UART_INT_TB.VHD等
VHDL/FPGA/Verilog 用VHDL语言实现数显时钟
用VHDL语言实现数显时钟,devid200.vhd为分频模块,scan.vhd为LED扫描模块,timecount.vhd为计数模块
J2ME 提供给JAVA入门者
提供给JAVA入门者,免費下载PPT和源码
很多网友问我学习Java有没有什么捷径,我说“无他,唯手熟尔”。但是我却很愿意将自己学习的一些经验写出来,以便后来者少走弯路,帮助别人是最大的快乐嘛!
要想学好Java,首先要知道Java的大致分类。我们知道,自从Sun推出Java以来,就力图使之无所不包,所以Java发展到现在,按 ...
Java编程 FullThreadDump demonstrates the use of the java.lang.management API to print the full thread dump.
FullThreadDump demonstrates the use of the java.lang.management API
to print the full thread dump. JDK 6 defines a new API to dump
the information about monitors and java.util.concurrent ownable
synchronizers.
Java书籍 Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o
Core Java 2 Volume I - Fundamentals, Seventh Edition
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and ...
邮电通讯系统 radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo
radius协议源码÷The Radius Stack will connect to a Radius Server. This stack
implementation is built upon the UdpStack which is available
in the radius{version}/util directory. A minimal set of VSAs (Vendor
Specific Attributes are supported by this stack). The Radius
Stack should be used as a base c ...