代码搜索:Structs
找到约 2,696 项符合「Structs」的源代码
代码结果 2,696
www.eeworm.com/read/288937/3998335
h ip_nat_pptp.h
/* PPTP constants and structs */
#ifndef _NAT_PPTP_H
#define _NAT_PPTP_H
/* conntrack private data */
struct ip_nat_pptp {
u_int16_t pns_call_id; /* NAT'ed PNS call id */
u_int16_t pac_call_id; /
www.eeworm.com/read/281373/4116872
svn-base vie.h.svn-base
/* vie.h */
#ifndef VIE_H_
#define VIE_H_
#include "structs.h"
#define MODE_NUM 3
int VIE_ATTRIBUTE_NUMBER;
int VIE_ATTRIBUTE_HIGHLIGHT;
int VIE_ATTRIBUTE_AUTOINDENT;
edit_mode_t edit_modes[MODE_N
www.eeworm.com/read/393286/2483210
h ip_nat_pptp.h
/* PPTP constants and structs */
#ifndef _NAT_PPTP_H
#define _NAT_PPTP_H
/* conntrack private data */
struct ip_nat_pptp {
u_int16_t pns_call_id; /* NAT'ed PNS call id */
u_int16_t pac_call_id; /
www.eeworm.com/read/383868/2610556
h ip_nat_pptp.h
/* PPTP constants and structs */
#ifndef _NAT_PPTP_H
#define _NAT_PPTP_H
/* conntrack private data */
struct ip_nat_pptp {
u_int16_t pns_call_id; /* NAT'ed PNS call id */
u_int16_t pac_call_id; /
www.eeworm.com/read/362989/2924330
h ip_nat_pptp.h
/* PPTP constants and structs */
#ifndef _NAT_PPTP_H
#define _NAT_PPTP_H
/* conntrack private data */
struct ip_nat_pptp {
u_int16_t pns_call_id; /* NAT'ed PNS call id */
u_int16_t pac_call_id; /
www.eeworm.com/read/392414/8344270
pc operdb.pc
#include
#include"../include/structs.h"
EXEC SQL INCLUDE SQLCA;
main()
{
USER user1;
USER user2;
//USER user3;
//operdb(&user1,1003);
//strcpy(user1.name,"user5");
//strcpy(user1.pwd,"123456"
www.eeworm.com/read/422955/10599278
h _chessb.h
//此文件声明了棋盘类
#include "structs.h"
class _ChessBoard
{
private:
_Nodes Nodes[121]; //存放了121个节点的数组
int road[121]; //记录走棋路径的数组
int Nowroad; //记录路径时候记录当前位置的数组下标
int DFS(int,int); //深度
www.eeworm.com/read/139842/5796855
c mot_util.c
#include "mom_structs.h"
#include "vm_common_defs.h"
#include "mot_util.h"
#define DIFF1(v1,v2,idx) (P_diff = (v1[idx]-v2[idx]), ABS(P_diff))
Void
InterpolateImage(
Image *input_image,
www.eeworm.com/read/9022/161699
c mot_util.c
#include "mom_structs.h"
#include "vm_common_defs.h"
#include "mot_util.h"
#define DIFF1(v1,v2,idx) (P_diff = (v1[idx]-v2[idx]), ABS(P_diff))
Void
InterpolateImage(
Image *input_image,
www.eeworm.com/read/14356/330328
c mot_util.c
#include "mom_structs.h"
#include "vm_common_defs.h"
#include "mot_util.h"
#define DIFF1(v1,v2,idx) (P_diff = (v1[idx]-v2[idx]), ABS(P_diff))
Void
InterpolateImage(
Image *input_image,