代码搜索:quick

找到约 3,674 项符合「quick」的源代码

代码结果 3,674
www.eeworm.com/read/124109/6055716

c string.c

/* Dumb strings stub. Wanted a quick hack for now - will use the libc version later. */ char *strcpy(char *dest, const char *source) { char *d = dest; const char *s = source; while (*d+
www.eeworm.com/read/101082/6243524

1a l13.1a

#print Let's do a quick review of the things covered in the files course. To begin, how many files are there in the current directory? Type "answer N", where N is the number that you found. #create X1
www.eeworm.com/read/101082/6251643

c dofloat.c

# static char sccsid[] = " dofloat.c 4.1 82/05/12 "; /* * Simulate pdp11 floating point for compatability mode programs. * Quick and dirty with no big effort at speed since it takes so * much overh
www.eeworm.com/read/101082/6251659

c dofloat.c

# static char sccsid[] = " dofloat.c 4.1 82/05/12 "; /* * Simulate pdp11 floating point for compatability mode programs. * Quick and dirty with no big effort at speed since it takes so * much overh
www.eeworm.com/read/101042/6259313

c spkigen.c

/* NOCW */ /* demos/spkigen.c * 18-Mar-1997 - eay - A quick hack :-) * version 1.1, it would probably help to save or load the * private key :-) */ #include #include #incl
www.eeworm.com/read/488978/6480922

c weetest.c

/* This is a throwaway wrapper program for doing quick * and dirty tests on sequence databases. Archives of past * versions are kept and logged in RCS. * RCS $Id: weetest.c,v 1.4 2003/10/02 16:39:4
www.eeworm.com/read/402283/11539674

m invinterp1.m

% invinterp1 % x = (1:10).'; % %x = linspace(1,100,100000); % y = cos(pi*x); % % yo = .2; if yomax(y) % quick exit if no values exist xo = []; else %
www.eeworm.com/read/343491/11944475

c testjns.c

// A quick C test of the the Jade/Shibbs code #include #include #include #include #include "Matutil.h" #include "JnS.h" /* -------------------------------
www.eeworm.com/read/341022/12113094

patch gta02-splash.patch

Add framebuffer and lcm support for GTA-02 to provide splash Quick and dirty patch broadside-loads the Glamo registers and changes the LCM SPI bitbang to go through the Glamo GPIO. From power-on ther
www.eeworm.com/read/253740/12202783

css blog_controls.css

.item-control { DISPLAY: none } .item-control A { TEXT-DECORATION: none! important } .item-action A { TEXT-DECORATION: none! important } .widget-item-control { FLOAT: right } .quick-ed