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
非常不錯的網管開發包,包含了完整的snmp api
標簽: 開發包
上傳時間: 2015-02-15
上傳用戶:1583060504
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
標簽: matrix performing operations template
上傳時間: 2013-12-21
上傳用戶:wys0120
本程序是為了方便編程人員在編程過程中,直觀的比較自己的結果與MIB中的值。
上傳時間: 2013-12-19
上傳用戶:xinzhch
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
標簽: double-linked list Addressbook implemen
上傳時間: 2014-01-24
上傳用戶:asddsd
系統下,地球坐標轉換的源代碼,在WGS-84坐標和北京54坐標之間的一套轉換參數,可以全國通用的,在每個地方會不一樣,因為它們是兩個不同的橢球基準。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications for your compiler // // Conversion of
上傳時間: 2014-01-09
上傳用戶:hxy200501
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
上傳用戶:小儒尼尼奧
mp3設計程序資料,采用c語言編寫。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song selection system as the yampp-2. However, the disk handling routines has improved a lot and the obviosly, the new VS1001 handling has been put in. The codesize is almost at it s maximum at 1F40 bytes. A .ROM file is included if you don t have the compiler set up. For now, the documentation is in the code
上傳時間: 2015-04-13
上傳用戶:小碼農lz
序列模式挖掘prefixspan算法源代碼。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).
標簽: License Requirements prefixspan General
上傳時間: 2013-12-22
上傳用戶:ouyangtongze