代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/485014/6570796

txt readme.txt

READER FILES ============ The files in this folder, \ReaderFiles\, contain both source code and executable code for the example programs presented in the text of "Data Structures and Algorithms in
www.eeworm.com/read/262892/11386753

aiml programming.aiml

www.eeworm.com/read/407047/11430793

m perfwrite.m

%PERFWRITE PERFWRITE(PERFORMANCE, FILENAME) writes performance to parameter file % %Inputs: % PERFORMANCE: array of performance structures to be saved % FILENAME : name of the output file
www.eeworm.com/read/150130/12310735

h usb.h

/////////////////////////////////////////////////////////////////////// // Usb.h // // USB structures and constants. #ifndef USB_H #define USB_H /////////////////// iword // // Intel word
www.eeworm.com/read/250696/12388664

h almance.h

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

h trimble.h

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

国外嵌入式面试题

Embedded System Interview Questions: * Can structures be passed to the functions by value? * Why cannot arrays be passed by values to functions? * Advantages and disadvantages of us
www.eeworm.com/read/227760/14413956

h almance.h

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

h trimble.h

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

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