代码搜索:quick

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

代码结果 3,674
www.eeworm.com/read/222762/14675093

cpp quicksort.cpp

//QuickSort.cpp //This function is to quick-sort SqList # include # include # define MAXSIZE 20 typedef int RedType; typedef struct //define SqList structure { Red
www.eeworm.com/read/118491/14868627

3 rawtx.c.3

/* * rawtx.c * Joris van Rantwijk, May 2001. * * Desperate attempt to implement a quick-and-dirty zero-copy * networking interface in the Linux kernel. * * Userspace mmap taken from exampl
www.eeworm.com/read/118491/14868633

2 rawtx.c.2

/* * rawtx.c * Joris van Rantwijk, May 2001. * * Desperate attempt to implement a quick-and-dirty zero-copy * networking interface in the Linux kernel. */ #define __KERNEL__ #define MODULE
www.eeworm.com/read/118491/14868639

1 rawtx.c.1

/* * rawtx.c * Joris van Rantwijk, May 2001. * * Desperate attempt to implement a quick-and-dirty zero-copy * networking interface in the Linux kernel. */ #define __KERNEL__ #define MODULE
www.eeworm.com/read/118491/14868675

c rawtx.c

/* * rawtx.c * Joris van Rantwijk, May 2001. * * Desperate attempt to implement a quick-and-dirty zero-copy * networking interface in the Linux kernel. * * Userspace mmap taken from exampl
www.eeworm.com/read/116193/14983405

1st readme.1st

Some short notes on using the apfloat package: - It's simplest to use the makefile. See the program aptest.cpp for a quick demo about the program. Then just type "make lib", "make aptest" (or "m
www.eeworm.com/read/486283/1252923

map project.map

PROGRAM "E:\Freescale\MCF51QE128\DEMOQE128_Quick_Start_Code\DEMOQE_Accelerometer_Ex_S08\DEMOQE_Accelerometer_Ex\bin\Project.abs" ******************************************************************
www.eeworm.com/read/455463/1614660

m fmhorplot.m

function fact=fmhorplot(fmat,hors,vaflag,fact,flipy,kolor, horkols,tflag,hax) % fact=fmhorplot(fmat,hors,vaflag,fact,flipy,kolor,... % horkols,tflag,hax) % % FMHORPLOT calls FMPLOT for a quick p
www.eeworm.com/read/247207/4485742

c async_io.c

/* * async_io.c - some quick async IO routines for COSS * * Adrian Chadd * * These routines are simple plugin replacements for the file_* routines * in disk.c . They bac
www.eeworm.com/read/240162/4581649

c tem05.c

// { dg-do assemble } // 980924 bkoz // just a quick test for export, to make sure we are warning for it. // CHANGE ME when it's supported // 14 Templates //p 6 // A namespace-scope declaration or