亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

networks-research

  • WP196-平面顯示器中的Xilinx器件

      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

    標簽: Xilinx 196 WP 平面顯示器

    上傳時間: 2015-01-02

    上傳用戶:小楓殘月

  • sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Becaus

    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, authe

    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 feat

    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語言編譯器

    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.

    標簽: c語言 編譯器

    上傳時間: 2015-04-06

    上傳用戶:jkhjkh1982

  • c語言編譯器

    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.

    標簽: c語言 編譯器

    上傳時間: 2015-04-06

    上傳用戶:小儒尼尼奧

  • 自適應(Adaptive)神經網絡源程序 The adaptive Neural Network Library is a collection of blocks that implement s

    自適應(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 differenttype

    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 wir

    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

    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

主站蜘蛛池模板: 贺兰县| 苏尼特左旗| 达拉特旗| 永和县| 驻马店市| 从化市| 苏尼特左旗| 阿鲁科尔沁旗| 五原县| 常山县| 新平| 新宾| 巴彦县| 庐江县| 阳信县| 阿勒泰市| 玉屏| 大埔县| 来凤县| 汉沽区| 岐山县| 肥东县| 临洮县| 灯塔市| 老河口市| 澄江县| 无极县| 绍兴县| 中山市| 瓮安县| 永昌县| 屯门区| 东城区| 靖西县| 武汉市| 西充县| 无极县| 昌宁县| 恭城| 东安县| 出国|