代码搜索:Structs

找到约 2,696 项符合「Structs」的源代码

代码结果 2,696
www.eeworm.com/read/465238/7059764

h structs.h

/*///////////////////////////////////////////////// Author: Tiem: 2007-10-09 Files Name: Structs.h Functions: 存放是对结构体的设计 ////////////////////////////////////////
www.eeworm.com/read/347553/7125630

c structs.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, J
www.eeworm.com/read/457103/7334170

h structs.h

#ifndef STRUCTS_H #define STRUCTS_H #include "consts.h" #include "tokens.h" // 单词内码:存储最近读取的一个单词的信息 struct My_Token { int TokenID; //单词类型 char* TokenName; //单词内容 }; // 变量表示符号表:存储变量的信
www.eeworm.com/read/452071/7447837

h structs.h

#ifndef STRUCTS_H #define STRUCTS_H #include "constant.h" //单词结构 struct Word { int detail; //详细属性字 int line; //源代码中所在行 int col; //源代码中所在列 union { char n
www.eeworm.com/read/443984/7619693

h structs.h

/* structs.h Copyright (C) 1999,2000 Tom Gilbert. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), t
www.eeworm.com/read/398810/7919828

h structs.h

/* Glurp - A GTK+ client for Music Player Daemon Copyright (C) 2004, 2005 Andrej Kacian This program is free software; you can redistribute it and/or modify it under the terms of the
www.eeworm.com/read/332477/12755674

h structs.h

#ifndef __struct__H__ #define __struct__H__ struct acct { char name[13]; //弥措 14磊狼 捞抚 char pass[13]; //弥措 14磊狼 鞠龋 unsigned long ip; //酒捞乔(inet_addr肺 函券,inet_htnl) unsigned int level; // 0
www.eeworm.com/read/142437/12945245

h structs.h

/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com ** ** This program is free software; you can red
www.eeworm.com/read/242581/12998241

txt structs.txt

function "fd_to_ptr" is always used to get memory location of a file_info struct, so that (hopefully) it'll be painless to later append more elements to it. An array of 16 file_info's is statically a
www.eeworm.com/read/327242/13092378

h structs.h

/* $Name: fa35_03_06 $ - $Id: structs.h,v 1.43 2007/12/13 14:38:20 wrp Exp $ */ #include "rstruct.h" #include "aln_structs.h" struct hist_str { int histflg; int *hist_a; int histint, min_his