According to CIBC World Markets, Equity Research, theFlat Panel Display (FPD) industry has achieved sufficientcritical mass for its growth to explode. Thus, it can nowattract the right blend of capital investments and R&Dresources to drive technical innovation toward continuousimprovement in view quality, manufacturing efficiency,and system integration. These in turn are sustainingconsumer interest, penetration, revenue growth, and thepotential for increasing long-term profitability for industryparticipants. CIBC believes that three essential conditionsare now converging to drive the market forward
上传时间: 2015-01-02
上传用户:小枫残月
sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Because of this, it is the simplest of any DNS to configure, the easiest to update, and the most efficient for networks that experience a lot of updates (for example master servers for dynamic IP address ranges). You never have to restart it; any updates are available immediately without having to notify the sheerdns process. 来源: http://freshmeat.net/projects/sheerdns/?topic_id=149 sheerdns是一个主DNS服务器,它的域记录保存在一个One-Record-Per-File(每文件一个记录)的库中。因此,它是最简单的DNS配制,最容易更新,对于有大量更新的网络(如动态IP地址范围的主服务器)来说它是最高效的。你不必重新启动它,任何更新不用通知对应DNS进程就可以立即生效。
标签: One-Record-Per-File sheerdns records Becaus
上传时间: 2015-01-10
上传用户:wyc199288
OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.
标签: application encryption tunneling flexible
上传时间: 2014-01-13
上传用户:hzy5825468
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
标签: object-oriented JILRuntime register supports
上传时间: 2013-12-23
上传用户:cc1015285075
c语言编译器,跨平台,4.2版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf.
上传时间: 2015-04-06
上传用户:jkhjkh1982
c语言编译器,3.6版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf.
上传时间: 2015-04-06
上传用户:小儒尼尼奥
自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables
标签: collection implement Adaptive adaptive
上传时间: 2015-04-09
上传用户:ywqaxiwang
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
标签: differenttype construct computer purpose
上传时间: 2013-12-06
上传用户:13517191407
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compatible packet dump files. It also includes the ability to plot detected networks and estimated network ranges on downloaded maps or user supplied image files. Kismet是一个针对IEEE802.11b无线局域网的嗅探和包分析器,支持大多数无线网卡,支持自动检测UDP、ARP和DHCP的数据包,支持通过CDP协议检测思科网络设备,支持加密数据包记录,采用与Ethereal和Tcpdump兼容的的数据包记录文件,支持通过用户提供地图来检测和评估无线网络范围。
标签: network dissector sniffing capable
上传时间: 2014-11-26
上传用户:wweqas
lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS).
标签: implementation independent developed protocol
上传时间: 2015-05-02
上传用户:windwolf2000