代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/431110/1910678
readme
This is a quick packaging up of my blowfish code into a library.
It has been lifted from SSLeay.
The copyright notices seem a little harsh because I have not spent the
time to rewrite the conditions f
www.eeworm.com/read/427042/1979760
readme
This is a quick packaging up of my blowfish code into a library.
It has been lifted from SSLeay.
The copyright notices seem a little harsh because I have not spent the
time to rewrite the conditions f
www.eeworm.com/read/422785/2032266
readme
This is a quick packaging up of my blowfish code into a library.
It has been lifted from SSLeay.
The copyright notices seem a little harsh because I have not spent the
time to rewrite the conditions f
www.eeworm.com/read/422060/2043249
c gdtopng.c
#include
#include "gd.h"
/* A short program which converts a .png file into a .gd file, for
your convenience in creating images on the fly from a
basis image that must be loaded quick
www.eeworm.com/read/410205/2215766
bat% run2.bat%
REM This script runs the non-root servers and other utility agents
start /min java zeus.visualiser.Visualiser Visualiser -s dns.db -o mazedemo.ont -quick
www.eeworm.com/read/410205/2215772
bat run3.bat
REM This script runs the non-root servers and other utility agents
start /min java zeus.visualiser.Visualiser Visualiser -s dns.db -o .\mazedemo.ont -quick
www.eeworm.com/read/410205/2215867
bat% run3.bat%
REM This script runs the non-root servers and other utility agents
start /min java zeus.visualiser.Visualiser Visualiser -s dns.db -o .\mazedemo.ont -quick
www.eeworm.com/read/410205/2216058
bat% run3.bat%
REM This script runs the non-root servers and other utility agents
start /min java zeus.visualiser.Visualiser Visualiser -s dns.db -o .\mazedemo.ont -quick
www.eeworm.com/read/369339/2801296
s cstr.s
.globl jget,iget
.globl succ
.globl create,rewind,putchar,getchar,allocate
.globl smark
.globl rewcstr,putcstr,getcstr,size
/ currnet string manipulations
/ keep a initial fragment handy for quick ac
www.eeworm.com/read/362572/2931117
java testclassref.java
/*
* Just a quick sanity check that we don't break the precise gc because
* of how we allocate class objects.
*
* @author Godmar Back
*/
public class TestClassRef {
Class c;
Object o;