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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Automatic

  • Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-

    Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures

    標(biāo)簽: Object-oriented Deterministic Complete notation

    上傳時(shí)間: 2014-11-29

    上傳用戶:kr770906

  • Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik

    Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having Automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.

    標(biāo)簽: compiler Grammatica generator improves

    上傳時(shí)間: 2015-01-11

    上傳用戶:stella2015

  • /* RSA Demo 1.0 版 * 版權(quán)所有 (C) 2004 趙春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程

    /* RSA Demo 1.0 版 * 版權(quán)所有 (C) 2004 趙春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序調(diào)用Miracl ver 4.82大數(shù)運(yùn)算庫(kù),詳見其附帶手冊(cè)。 * P,Q,N,D,E使用RSATool2生成。 */ 編譯提示: 一:將Project-Settings-Settings For(All Configuration)-C/C++中Category項(xiàng)的 Precompiled Headers設(shè)置成:Automatic use of precompiled headers(圖1)。 二:將ms32.lib添加到工程中(圖2)。 三:MIRACL是C庫(kù)。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )

    標(biāo)簽: 2004 http timw Demo

    上傳時(shí)間: 2015-03-23

    上傳用戶:leehom61

  • /* RSA Demo 1.0 版 * 版權(quán)所有 (C) 2004 趙春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程

    /* RSA Demo 1.0 版 * 版權(quán)所有 (C) 2004 趙春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序調(diào)用Miracl ver 4.82大數(shù)運(yùn)算庫(kù),詳見其附帶手冊(cè)。 * P,Q,N,D,E使用RSATool2生成。 */ 編譯提示: 一:將Project-Settings-Settings For(All Configuration)-C/C++中Category項(xiàng)的 Precompiled Headers設(shè)置成:Automatic use of precompiled headers(圖1)。 二:將ms32.lib添加到工程中(圖2)。 三:MIRACL是C庫(kù)。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )

    標(biāo)簽: 2004 http timw Demo

    上傳時(shí)間: 2013-12-17

    上傳用戶:liansi

  • Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It c

    Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an Automatic model selection tool for C-SVM classification. This document explains the use of libsvm.

    標(biāo)簽: classification easy-to-use regression and

    上傳時(shí)間: 2013-12-22

    上傳用戶:二驅(qū)蚊器

  • 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是一個(gè)針對(duì)IEEE802.11b無(wú)線局域網(wǎng)的嗅探和包分析器,支持大多數(shù)無(wú)線網(wǎng)卡,支持自動(dòng)檢測(cè)UDP、ARP和DHCP的數(shù)據(jù)包,支持通過(guò)CDP協(xié)議檢測(cè)思科網(wǎng)絡(luò)設(shè)備,支持加密數(shù)據(jù)包記錄,采用與Ethereal和Tcpdump兼容的的數(shù)據(jù)包記錄文件,支持通過(guò)用戶提供地圖來(lái)檢測(cè)和評(píng)估無(wú)線網(wǎng)絡(luò)范圍。

    標(biāo)簽: network dissector sniffing capable

    上傳時(shí)間: 2014-11-26

    上傳用戶:wweqas

  • 一個(gè)非常好的時(shí)間序列工具箱

    一個(gè)非常好的時(shí)間序列工具箱,詳細(xì)使用說(shuō)明見P. M. T. Broersen, Automatic Spectral Analysis with Time Series Models, IEEE Transactions on Instrumentation and Measurement, Vol. 51, No. 2, April 2002, pp. 211-216.

    標(biāo)簽: 時(shí)間序列 工具箱

    上傳時(shí)間: 2014-01-14

    上傳用戶:古谷仁美

  • Lua is a powerful, light-weight programming language designed for extending applications. It is also

    Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has Automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

    標(biāo)簽: applications light-weight programming extending

    上傳時(shí)間: 2016-01-13

    上傳用戶:1101055045

  • A web crawler (also known as a web spider or web robot) is a program or automated script which brow

    A web crawler (also known as a web spider or web robot) is a program or automated script which browses the in a methodical, automated manner. Other less frequently used names for web crawlers are ants, Automatic indexers, bots, and worms (Kobayashi and Takeda, 2000).來(lái)源。

    標(biāo)簽: web automated crawler program

    上傳時(shí)間: 2016-02-01

    上傳用戶:釣鰲牧馬

  • Data mining (DM) is the extraction of hidden predictive information from large databases (DBs). Wit

    Data mining (DM) is the extraction of hidden predictive information from large databases (DBs). With the Automatic discovery of knowledge implicit within DBs, DM uses sophisticated statistical analysis and modeling techniques to uncover patterns and relationships hidden in organizational DBs. Over the last 40 years, the tools and techniques to process structured information have continued to evolve from DBs to data warehousing (DW) to DM. DW applications have become business-critical. DM can extract even more value out of these huge repositories of information.

    標(biāo)簽: information extraction predictive databases

    上傳時(shí)間: 2016-03-19

    上傳用戶:啊颯颯大師的

主站蜘蛛池模板: 泰宁县| 定安县| 怀仁县| 禹城市| 酒泉市| 垫江县| 射洪县| 西乡县| 商都县| 杭锦旗| 蓝田县| 屏东市| 都昌县| 余姚市| 邵东县| 连江县| 黎平县| 泗洪县| 天柱县| 喜德县| 新绛县| 凤凰县| 百色市| 周口市| 桐梓县| 婺源县| 竹溪县| 洮南市| 龙口市| 桃园市| 洛扎县| 绥宁县| 保亭| 乌苏市| 田林县| 新河县| 乐昌市| 博白县| 南丹县| 南木林县| 唐山市|