搜索资源列表
whale-0.3.2-src.zip
- 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
ChunkSpy-0.9.8
- LUA脚本动态反编译代码(直接用LUA脚本写的) ChunkSpy is a tool to disassemble a Lua binary chunk into a verbose listing that can then be studied. Its output bears a resemblance to the output listing of assemblers. Nick Trout s vmmerg
bch_matrix_v1_0_tar
- The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza \"new_rs_erasures.c\". In particular the Berlekamp-Massey algorithm has not been modified. New
chatApplet
- JAVA聊天3、当机器内装有多个SDK版本时,如何查看所用的是哪个SDK? java -verbose 在出现的屏幕信息中可以看出系统装载的是哪个目录下的文件。-Java Chat 3, when the machines contain a number of SDK version, see how it is used in which SDK? Java-verbose in the screen information can
WinsScan
- Microsoft WINS Vulnerability and OS/SP ScannerBy default, nothing printed on screen, 200 threads, all results in the file HS_WINS.txt -v..: lite verbose, will print the NOT_PATCHED results on the screen -vv.: hard verbos
whale-0.3.2-src
- 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; Possibil
chatApplet
- JAVA聊天3、当机器内装有多个SDK版本时,如何查看所用的是哪个SDK? java -verbose 在出现的屏幕信息中可以看出系统装载的是哪个目录下的文件。-Java Chat 3, when the machines contain a number of SDK version, see how it is used in which SDK? Java-verbose in the screen information can
WinsScan
- Microsoft WINS Vulnerability and OS/SP ScannerBy default, nothing printed on screen, 200 threads, all results in the file HS_WINS.txt -v..: lite verbose, will print the NOT_PATCHED results on the screen -vv.: hard verbos
VerboseGC
- VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection statistics and memory usage remotely by connecting to a JMX agent with a JMX service URL: service:jmx:rmi:///jndi/rm
ChunkSpy-0.9.8
- LUA脚本动态反编译代码(直接用LUA脚本写的) ChunkSpy is a tool to disassemble a Lua binary chunk into a verbose listing that can then be studied. Its output bears a resemblance to the output listing of assemblers. Nick Trout s vmmerg
bch_matrix_v1_0_tar
- The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New
MusicSky
- 准备: 1、启动MS-SQL服务器; 2、运行“DB\Create_MusicSky.bat”,安装本项目所需的数据库 (如果安装不成功,请直接打开SQL,执行"DB\db_MusicSky.sql"); 3、成功安装数据库后,运行"odbcad32"建立ODBC数据源"MusicSky" 4、启动J2EE服务器 如果装的是j2sdkee-1_2_1,则用此命令启动:j2ee -verbose
json_spirit_v3.00
- 文本格式解析器,类似XML,利用了boost的解析-text file format similar to XML, but less verbose. It has been called "XML lite". This article describes JSON Spirit, a C++ library that reads and writes JSON files or streams. It is written usi
vh2sc
- 将VHDL转换为C的软件 将VHDL转换为C的软件-VH2SC is a free basic VHDL to SystemC converter. The converter handles a small subset of Synthesisable VHDL 87/93 language constructs. The current version translates all VHDL IEEE types to sc_
Des
- 实现des加密机制的加解密方案,并附有详细输出.-Des encryption mechanism to achieve encryption program, with verbose output.
maugis
- 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-cross
DiskRW
- Usage: dumprom [options] imagefile [offset [imagefile offset ...]] -d <dirpath> - save found files/modules to this path -v - verbose : print alignment, struct contents -q - quiet : don t print anything
magent-0.6.tar
- magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent
ConvBDF1
- Usage: convbdf [options] [input-files] convbdf [options] [-o output-file] [single-input-file] options: -c Convert .bdf to .c source file -h Convert .bdf to .h header file (to create sysfont.h) -f Convert .bdf t
RomanNumber
- Convert a number to its verbose representation (in Spanish)