Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *); Designed to work with Whale, but can work standalone or interface to other parsers.
標簽: intersection expressions complement for
上傳時間: 2013-12-11
上傳用戶:zhanditian
工具分類:攻擊程序 運行平臺:Windows 工具大小:7577 Bytes 文件MD5 :28f6d5f4d818438522a3d0dc8a3fa46b 工具來源:securiteam.com // GDI+ buffer overrun exploit by FoToZ // NB: the headers here are only sample headers taken from a .JPG file, // with the FF FE 00 01 inserted in header1. // Sample shellcode is provided // You can put approx. 2500 bytes of shellcode...who needs that much anyway // Tested on an unpatched WinXP SP1
標簽: 818438522a d818438522 securiteam 818438522
上傳時間: 2015-01-20
上傳用戶:Late_Li
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )
上傳時間: 2014-01-07
上傳用戶:離殤
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endian order used by the windows and the intel processor.
上傳時間: 2013-12-27
上傳用戶:gaojiao1999
What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)test/regression - regression test, using wrapper iostreamstest/eh - exception handling test using STLport iostreamsetc - miscellanous files (ChangeLog, TODO, scripts, etc.)
標簽: instructionsstlport installation fileINSTALL STLport
上傳時間: 2014-01-19
上傳用戶:1159797854
Sanos Operating System Kernel ----------------------------- Sanos is an OS kernel for use in PC based server appliances. The kernel was developed as part of an experiment on investigating the feasibility of running java server applications without a traditional operating system only using a simple kernel.
標簽: Sanos Operating Kernel System
上傳時間: 2014-01-03
上傳用戶:1159797854
Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等腳本語言編寫的或其他任何CGI模式的聊天程式,本聊天室程序使用標準C語言開發,獨立于任何第三方WEBSERVER而運行,快速,高效,穩定,大容量。程序的設計目標是能在一臺普通的PC上同時容納上萬人聊天。經初步測試,完全達標:每個聊天室一道進程,占內存約700K,80人在線時占CPU約0.03% (Pll450)。程序啟動即將所有模版一次性載入內存,最大限度減少硬盤的I/O操作(聊天過程沒有任何硬盤I/O),最大限度提高性能。這不不并不意味著每次修改配置后要重新啟動聊程式,系統提供專門的管理員命令來重載或修改配置,而不須停止或間斷服務。(Only For Linux)
標簽: ChatServer Net-Sky PHP
上傳時間: 2013-12-08
上傳用戶:qazxsw
基于matlab的mp3的讀寫函數Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.
標簽: Departament University Fernandez Alfredo
上傳時間: 2014-12-02
上傳用戶:開懷常笑
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
標簽: initiated described modified slightly
上傳時間: 2014-01-09
上傳用戶:sk5201314
The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScript files via HTTP works, including compilation for WML and WMLScript to binary forms. Only the data call bearer (UDP) is supported, not SMS.
標簽: gateway implementing SMS keyword
上傳時間: 2014-01-11
上傳用戶:2525775