代码搜索:Structs
找到约 2,696 项符合「Structs」的源代码
代码结果 2,696
www.eeworm.com/read/162614/5540459
c pass19-frag.c
#include
#include
#include
int main ()
{
struct foo {int base; char variable[1]; }; /* a common idiom for variable-size structs */
struct foo * b = (struct foo *) mall
www.eeworm.com/read/188652/8521095
h objectstructsdef.h
#ifndef _OBJECT_STRUCTS_
#define _OBJECT_STRUCTS_
#include
using namespace std;
typedef struct STATIONCONFIG
{
string id;
string name;
unsigned short code;
unsigned char
www.eeworm.com/read/384512/8866142
m som_use_vs2.m
function som_use_vs2()
% SOM_USE_VS2 Use SOM Toolbox version 2.
%
% Removes SOM Toolbox version 1 from the path and adds version 2
% there instead. You can use function SOM_VS1TO2 to convert
% any
www.eeworm.com/read/379733/9179972
m update.m
function [s, net, tnet] = update(s0, net0, tnet0, grad)
sdim = prod(size(s0));
ndim = prod(size(net0));
tdim = prod(size(tnet0));
sstep = grad(1:sdim);
nstep = grad(sdim+(1:ndim));
tstep = grad(sdim
www.eeworm.com/read/373491/9453989
depend java2asm.depend
# depslib dependency file v1.0
1181028904 e:\program\cpp\java2asm-gcc\src\main.cpp
"constant.h"
"syntax.h"
1180857192 e:\program\cpp\java2asm-gc
www.eeworm.com/read/454434/7390737
lst lcd.lst
C51 COMPILER V8.00 LCD 04/09/2009 13:30:36 PAGE 1
C51 COMPILER V8.00, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN lcd
www.eeworm.com/read/454434/7390754
c lcd.c
#include "lcd.h"
#include "flash.h"
#include "consts_structs.h"
#include
#include
//-------------------------------------------------------------------
unsigned
www.eeworm.com/read/452071/7447838
depend java2asm.depend
# depslib dependency file v1.0
1181028904 e:\program\cpp\java2asm-gcc\src\main.cpp
"constant.h"
"syntax.h"
1180857192 e:\program\cpp\java2asm-gc
www.eeworm.com/read/446970/7562251
mak wizdll.mak
# Microsoft Developer Studio Generated NMAKE File, Based on WiZ.dsp
!IF "$(CFG)" == ""
CFG=WiZ - Win32 Debug
!MESSAGE No configuration specified. Defaulting to WiZ - Win32 Debug.
!ENDIF
!IF "$(CFG)"
www.eeworm.com/read/446970/7562252
mak wizlib.mak
# Microsoft Developer Studio Generated NMAKE File, Based on WiZ.dsp
!IF "$(CFG)" == ""
CFG=WiZ - Win32 Debug
!MESSAGE No configuration specified. Defaulting to WiZ - Win32 Debug.
!ENDIF
!IF "$(CFG)"