Location:
Search - verbose
Search list
Description: 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
Platform: |
Size: 220189 |
Author: |
Hits:
Description: 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 vmmerge5.lua was the tool
that prompted me to write ChunkSpy, because I wanted something that can
tell me in great detail what goes on inside a Lua binary chunk file, not
just the instructions. It is intended to be a tool for learning Lua
internals as well.
Platform: |
Size: 67844 |
Author: lilin |
Hits:
Description: 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
features compared to \"new_rs_erasures.c\" are:
- fully parameterized: code parameters (n,k,m) can be selected via
command line options.
- decoding optional by Euclid or Belekamp-Massey algorithm
- efficient support of shortened codes
- extensive verbose levels for hardware verification
Platform: |
Size: 18432 |
Author: shijianhong |
Hits:
Description: 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 be seen loading system which is a document directory.
Platform: |
Size: 2622 |
Author: 张欣 |
Hits:
Description: 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 verbose, will print ALL results on the screen Increase or decrease the number of threads as you need. NT4 os are detected but not the vulnerability (not assested) Win32....: msvc++6 FreeBSD..: gcc HS_WINS.cpp -o HS_WINS [-pthread -lpthread]
Platform: |
Size: 3973 |
Author: 似 |
Hits:
Description: 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
Platform: |
Size: 220160 |
Author: none |
Hits:
Description: 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 be seen loading system which is a document directory.
Platform: |
Size: 2048 |
Author: 张欣 |
Hits:
Description: 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 verbose, will print ALL results on the screen Increase or decrease the number of threads as you need. NT4 os are detected but not the vulnerability (not assested) Win32....: msvc++6 FreeBSD..: gcc HS_WINS.cpp -o HS_WINS [-pthread -lpthread]-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 verbose, will print ALL results on the screen Increase or decrease the number of threads as you need. NT4 os are detected but not the vulnerability (not assested) Win32....: msvc++6 FreeBSD..: gcc HS_WINS.cpp-o HS_WINS [-pthread-lpthread]
Platform: |
Size: 4096 |
Author: 似 |
Hits:
Description: 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/rmi://<hostName>:<portNum>/jmxrmi
where <hostName> is the hostname and <portNum> is the port number
to which the JMX agent will be connected.
Platform: |
Size: 10240 |
Author: sumbowlong |
Hits:
Description: 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 vmmerge5.lua was the tool
that prompted me to write ChunkSpy, because I wanted something that can
tell me in great detail what goes on inside a Lua binary chunk file, not
just the instructions. It is intended to be a tool for learning Lua
internals as well.-LUA decompile dynamic script code (the direct use of LUA script written) ChunkSpy is a tool to disassemble a Lua binary chunk into a verboselisting that can then be studied. Its output bears a resemblance to theoutput listing of assemblers. Nick Trout s vmmerge5.lua was the toolthat prompted me to write ChunkSpy, because I wanted something that cantell me in great detail what goes on inside a Lua binary chunk file, notjust the instructions. It is intended to be a tool for learning Luainternals as well.
Platform: |
Size: 67584 |
Author: lilin |
Hits:
Description: 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
features compared to "new_rs_erasures.c" are:
- fully parameterized: code parameters (n,k,m) can be selected via
command line options.
- decoding optional by Euclid or Belekamp-Massey algorithm
- efficient support of shortened codes
- extensive verbose levels for hardware verification
Platform: |
Size: 17408 |
Author: shijianhong |
Hits:
Description: 准备:
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
如果装的是j2eesdk-1_4_02_2005Q2,则在开始菜单中打开"Start Default Server"
=====================================================================================
注意事项:
1、本网站采用框架制作,请用支持框架的游览器打开。(建议用腾讯TT2.21版)
2、由于时间和个人能力问题,还不能实现在线放歌和购物车功能,此功能将在以后的版本中实现。-err
Platform: |
Size: 6559744 |
Author: 唐龙 |
Hits:
Description: 文本格式解析器,类似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 using the Boost Spirit parser generator. If you are already using Boost, you can use JSON Spirit without any additional dependencies.
Platform: |
Size: 36864 |
Author: qk |
Hits:
Description: 将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_int/sc_uint/integers and booleans this in order to maximise performance. The aim of the converter is to produce a cycle accurate model of synthesisable VHDL code. The converter runs on Windows
Example1: Simple counter
Convert the counter.vhd file to SystemC,
c:VHDL2SystemCexample1>vh2sc-v-mti count.vhd
VH2SC-> VHDL to SystemC Converter
Ver 0.21** Alpha Release** (c)HT-Lab 2007
SQLite Version : 3.3.13
Parsing File : count.vhd
Line 9** Info : library ieee ignored
Line 28** Info : VH2SC Translation Disabled
Line 32** Info : VH2SC Translation Re-Enabled
Line 37** Info : process() translated to process_line37
Writing Header File : cnt.h
Writing C++ File : cnt.cpp
** Info : Modelsim SC_MODULE_EXPORT(cnt) macro added
The-v is a verbose flag and-mti is requi
Platform: |
Size: 819200 |
Author: whiz |
Hits:
Description: 实现des加密机制的加解密方案,并附有详细输出.-Des encryption mechanism to achieve encryption program, with verbose output.
Platform: |
Size: 475136 |
Author: allan |
Hits:
Description: 模拟退火和对称
*欧几里德旅行商问题。
*
*为基础的解决办法的本地搜索启发式
*非过境道路和近邻
-/*
* Simulated annealing and the Symetric
* Euclidian Traveling Salesman Problem.
*
* Solution based on local search heuristics for
* non-crossing paths and nearest neighbors
*
* Storage Requirements: n^2+4n ints
*
* Problem: given the coordinates of n cities in the plane, find a
* permutation pi_1, pi_2, ..., pi_n of 1, 2, ..., n that minimizes
* sum for 1<=i<n D(pi_i,pi_i+1), where D(i,j) is the euclidian
* distance between cities i and j
*
* Note: with n cities, there is (n-1)!/2 possible tours.
* factorial(10)=3628800 factorial(50)=3E+64 factorial(150)=5.7E+262
* If we could check one tour per clock cycle on a 100 MHZ computer, we
* would still need to wait approximately 10^236 times the age of the
* universe to explore all tours for 150 cities.
*
* gcc-O4-o tsp tsp.c-lm tsp | ghostview-
*
* Usage: tsp [-v] [n=dd] [s=dd] [filename]
* -v : verbose
* n= : nb of cities (cities generated randomly on E^2
Platform: |
Size: 86016 |
Author: 孙博 |
Hits:
Description: 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
-n - don t use negative rva fix
-u <ofs>L<len>:desc - add user defined memory regions to complete image
-x <offset> - process XIP chain at offset
-i <offset> - specifiy image start offset
-3 - use wince3.x decompression
-4 - use wince4.x decompression [ default ]
-5 - use wince4.x decompress, and e32rom for wm2005-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
-n - don t use negative rva fix
-u <ofs>L<len>:desc - add user defined memory regions to complete image
-x <offset> - process XIP chain at offset
-i <offset> - specifiy image start offset
-3 - use wince3.x decompression
-4 - use wince4.x decompression [ default ]
-5 - use wince4.x decompress, and e32rom for wm2005
Platform: |
Size: 409600 |
Author: x86 |
Hits:
Description: magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。
主要功能:
• 保持到memcached服务器的多个连接
• 支持下列memcached指令
1. get gets
2. delete
3. incr decr
4. add set replace prepend append
5. cas
• 基于 libevent 的事件驱动库
• 支持 ketama 算法
• 服务器备份
• unix domain socket
命令行参数:
-h this message
-u uid
-g gid
-p port, default is 11211. (0 to disable tcp support)
-s ip:port, set memcached server ip and port
-b ip:port, set backup memcached server ip and port
-l ip, local bind ip address, default is 0.0.0.0
-n number, set max connections, default is 4096
-D do not go to background
-k use ketama key allocation algorithm
-f file, unix socket path to listen on. default is off
-i number, max keep alive connections for one memcached server, default is 20
-v verbose
-magent is a simple, but very useful memcached caching proxy server applet. Main features: • to maintain multiple connections to the memcached server memcached • support the following instructions 1. Get gets 2. Delete 3. Incr decr 4. Add set replace prepend append 5. Cas • event-driven based on libevent library • support ketama algorithm • • unix domain socket server backup command-line arguments:-h this message-u uid-g gid-p port, default is 11211. (0 to disable tcp support)-s ip: port, set memcached server ip and port-b ip : port, set backup memcached server ip and port-l ip, local bind ip address, default is 0.0.0.0-n number, set max connections, default is 4096-D do not go to background-k use ketama key allocation algorithm- f file, unix socket path to listen on. default is off-i number, max keep alive connections for one memcached server, default is 20-v verbose
Platform: |
Size: 17408 |
Author: zzw |
Hits:
Description: 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 to .fnt font file
-b Convert .bdf to .bmp bitmap file for D2FE - D2 Font Editor
-i Convert .bdf to .bin binary file for D2FE - D2 Font Editor
-s N Start output at character encodings >= N
-l N Limit output to character encodings <= N
-n Don t generate bitmaps as comments in .c file
-a N[ ][!] Allow the ascent to grow N pixels/ to avoid glyph clipping
-d N[ ][!] Allow the descent to grow N pixels/ to avoid glyph clipping
-v N Verbosity level: 0=quite quiet, 1=more verbose, 2=even more, etc.
-t Print internal tracing messages-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 to .fnt font file
-b Convert .bdf to .bmp bitmap file for D2FE - D2 Font Editor
-i Convert .bdf to .bin binary file for D2FE - D2 Font Editor
-s N Start output at character encodings >= N
-l N Limit output to character encodings <= N
-n Don t generate bitmaps as comments in .c file
-a N[ ][!] Allow the ascent to grow N pixels/ to avoid glyph clipping
-d N[ ][!] Allow the descent to grow N pixels/ to avoid glyph clipping
-v N Verbosity level: 0=quite quiet, 1=more verbose, 2=even more, etc.
-t Print internal tracing messages
Platform: |
Size: 278528 |
Author: gleb |
Hits:
Description: Convert a number to its verbose representation (in Spanish)
Platform: |
Size: 12288 |
Author: Amaury |
Hits: