The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in template text), or passed as a value to a JSP action. As such, it is ideal for adding dynamic elements to the HTML page (or other text output) generated by the execution of a JSP.
标签: non-procedural JavaServer Expression scripting
上传时间: 2017-07-13
上传用户:dbs012280
-- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN
标签: Hamming produced Decoder decoder
上传时间: 2017-07-15
上传用户:520
药物开发中的基于结构的从头设计代码,能够实现GROW和LINK的从头设计,同时POCKET模块还能对蛋白质的活性位点进行分析
标签: 代码
上传时间: 2014-12-20
上传用户:leehom61
Httpd pada Slackware 12 memberikan banyak contoh file konfigurasi apache. Mulai dari virtual host, ssl, dan lain sebagainya. Peletakan dokument root pada Slackware 12 adalah pada direktory /srv tetapi tetap ter-link dengan direktory /www seperti pada slackware 11.
标签: konfigurasi memberikan Slackware virtual
上传时间: 2017-07-21
上传用户:四只眼
Wireless range extenders or wireless repeaters can extend the range of an existing wireless network. Range extenders can be strategically placed to elongate a signal area or allow for the signal area to reach around barriers such as those created in L-shaped corridors. Wireless devices connected through repeaters will suffer from an increased latency for each hop. Additionally, a wireless device connected to any of the repeaters in the chain will have a throughput that is limited by the weakest link between the two nodes in the chain from which the connection originates to where the connection ends
标签: wireless range extenders repeaters
上传时间: 2014-01-02
上传用户:zhangyigenius
The evaluation software will be operational for a limited time only. Please contact your nearest IAR Systems office or IAR Systems distributor if you want to purchase the full version of the product (contact link found below).
标签: operational evaluation software contact
上传时间: 2014-01-01
上传用户:Breathe0125
In 揚erformance of multi-carrier DS CDMA Systems?we apply a multi-carrier signaling technique to a direct-sequence CDMA system, where a data sequence multiplied by a spreading sequence modulates multiple carriers, rather than a single carrier. The receiver provides a correlator for each carrier, and the outputs of the correlators are combined with a maximal-ratio combiner. This type of signaling has the desirable properties of exhibiting a narrowband interference suppression effect, along with robustness to fading, without requiring the use of either an explicit RAKE structure or an interference suppression filter.
标签: multi-carrier erformance signaling technique
上传时间: 2017-07-31
上传用户:宋桃子
The uIP implementation is designed to have only the absolute minimal set of features needed for a full TCP/IP stack. It can only handle a single network interface and contains only a rudimentary UDP implementation, but focuses on the IP, ICMP and TCP protocols. uIP is written in the C programming language.
标签: implementation designed absolute features
上传时间: 2017-08-08
上传用户:xinzhch
MBUS协议 The bus communication system of EN1434-3 is commonly called M-Bus. Its application layer describes a standard especially for meter readout. It can be used with various physical layers and with link layers and network layers which support the transmission of variable length binary transparent telegrams.
标签: communication application commonly called
上传时间: 2017-08-10
上传用户:小鹏
A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized architecture and instruction set for implementing DSP algorithms. Typical architectural features include multiple memory partitions (onchip, off-chip, data memory, program memory, etc.), multiple (generally pipelined) arithmetic and logic units (ALUs), nonuniform register sets, and extensive hardware numeric support [1,2]. Single-chip PDSPs have become increasingly popular for real-time DSP applications [3,4].
标签: special-purpose microprocessor programmable specialized
上传时间: 2017-08-13
上传用户:脚趾头