代码搜索:structures

找到约 10,000 项符合「structures」的源代码

代码结果 10,000
www.eeworm.com/read/276742/10710966

h dft.h

/* dft.h - function prototypes and structures for dft and fft functions */ /* COMPLEX STRUCTURE */ typedef struct { float real, imag; } COMPLEX; /* function prototypes for dft and inver
www.eeworm.com/read/275039/10838261

c v4l2-common.c

/* * Video for Linux Two * * A generic video device interface for the LINUX operating system * using a set of device structures/vectors for low level operations. * * This file replaces the
www.eeworm.com/read/273372/10918805

c initiali.c

/* file: initiali.c * * purpose: create an initial population of structures, * and initalize some performance variables. * This is called at the start of each experiment. */ #include
www.eeworm.com/read/418219/10958183

html 12aggreg.html

Initialization of Aggregates
www.eeworm.com/read/272066/10971828

java bplustree.java

/** By Kristi Thompson and Sean McLaughlin * * April 10 & 11, 1997 * * CISC 235 - Information Structures (Winter 1997) taught by David Alex Lamb * * Dept of Computer Science *
www.eeworm.com/read/271040/11011016

c initiali.c

/* file: initiali.c * * purpose: create an initial population of structures, * and initalize some performance variables. * This is called at the start of each experiment. */ #include
www.eeworm.com/read/470291/6917585

h direct.h

/* direct.h Defines structures, macros, and functions for dealing with directories and pathnames. Copyright (c) 1991, 1992 by Borland International All Rights Reserved. */
www.eeworm.com/read/112494/6962909

h driver.h

// File Name: // Driver.h // // Contents: // Constants, structures, and function // declarations specific to this driver. // #pragma once // // Header files // extern "C" { #include
www.eeworm.com/read/112494/6962927

h driver.h

// File Name: // Driver.h // // Contents: // Constants, structures, and function // declarations specific to this driver. // #pragma once // // Header files // extern "C" { #include
www.eeworm.com/read/112494/6962952

h driver.h

// File Name: // Driver.h // // Contents: // Constants, structures, and function // declarations specific to this driver. // #pragma once // // Header files // extern "C" { #include