readme

来自「一种类似于hash算法」· 代码 · 共 25 行

TXT
25
字号
# @(#) $Revision: 4.8 $ $Source: /judy/src/apps/demo/README $# Demo programs to be included with the Judy distribution.README_deliver	delivered with files from this directory, renamed to "README"run_demo	simple Judy example script; explains, shows source code,		compiles and runs itMakefile_deliver		delivered as "Makefile"; by default, makes all the demo		programs; the libJudy.a and Judy.h locations might have		to be changed (via cc -I options)		NOTE:  This file contains "#ifdef" directives that look		to make like comments, but don't expect the makefile to		run prior to unifdef'ing in the makefile.  That is, use		the constructed version for a given platform.funhist.c	function histogram programinterL.c	interactive JudyL programinterSL.c	interactive JudySL programJudySort.c	JudySL version of "sort -u"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?