代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/274316/10876860

h almance.h

#include /* structures */ typedef struct /* Header & structure for binary gpb files */ /* (202 bytes) */ { /* variables used by software */ char
www.eeworm.com/read/274316/10876876

h trimble.h

#include /* structures */ typedef struct /* Header & structure for binary gpb files */ /* (202 bytes) */ { /* variables used by software */ char
www.eeworm.com/read/418489/10944135

h almance.h

#include /* structures */ typedef struct /* Header & structure for binary gpb files */ /* (202 bytes) */ { /* variables used by software */ char
www.eeworm.com/read/418489/10944139

h trimble.h

#include /* structures */ typedef struct /* Header & structure for binary gpb files */ /* (202 bytes) */ { /* variables used by software */ char
www.eeworm.com/read/407834/6919795

c tcp.c

/** * @file * Transmission Control Protocol for IP * * This file contains common functions for the TCP implementation, such as functinos * for manipulating the data structures and the TCP timer f
www.eeworm.com/read/114193/7067918

h config.h

#ifndef __CONFIG_H__ #define __CONFIG_H__ // Structures: **************************************************************** typedef struct { int Number; DEVMODE *pDevMode; } DISPLAY_MODE_IN
www.eeworm.com/read/364251/7075897

h tree.h

/* * Summary: interfaces for tree manipulation * Description: this module describes the structures found in an tree resulting * from an XML or HTML parsing, as well as the API provided
www.eeworm.com/read/462800/7195894

c pw_init.c

#include #include "guidebug.h" /* -------------------------------------------------------------------------- */ /** * Inits internal structures. * @internal */ void IPw_InitInternals
www.eeworm.com/read/449504/7502598

m plt.m

function plt(results,vnames,arg3) % PURPOSE: Plots results structures returned by most functions % by calling the appropriate plotting function %----------------------------------------------
www.eeworm.com/read/447298/7554688

h tree.h

/* * Summary: interfaces for tree manipulation * Description: this module describes the structures found in an tree resulting * from an XML or HTML parsing, as well as the API provi