代码搜索:Defination
找到约 272 项符合「Defination」的源代码
代码结果 272
www.eeworm.com/read/387200/8699962
h rbtree.h
// file rbtree.h
//created by alpha 2008.11.3
#ifndef RBTREE_H
#define RBTREE_H
#define BLACK 0 //defination of RED & BLACK
#define RED 1
#include "rbtnode.h"
#include
using
www.eeworm.com/read/135004/7858423
h russian2.h
//constant defination:
/*
#define frmwidth 5 //side-frame's width
#define mWidth 20 //block's width
#define mHeight 20 //block's height
#define xGrid 10 //grid's counts along with x directory/
www.eeworm.com/read/229540/14332492
h russian2.h
//constant defination:
/*
#define frmwidth 5 //side-frame's width
#define mWidth 20 //block's width
#define mHeight 20 //block's height
#define xGrid 10 //grid's counts along with x directory/
www.eeworm.com/read/356692/10222882
m bd_gg_fixpoint_num_s.m
%%%%%%%%%%%%%%%%%% gps constellation emluator %%%%%%%%%%%
clear
% constant defination%
pi=3.1415926;
a_1=26609e3; %gps轨道长半轴长,单位已经换算为 m
a_2=29994e3; %galil
www.eeworm.com/read/101710/15822026
h ip.h
/* IP structure defination
Written by HiHint */
#define BUFFER_SIZE 16384
#define READ 1
#define WRITE 2
#define ETHER_PROTO_IP 0x0800 /* Ethernet protocol IP */
#define ETHER_PROT
www.eeworm.com/read/101709/15822101
h ip.h
/* IP structure defination
Written by HiHint */
#define BUFFER_SIZE 16384
#define READ 1
#define WRITE 2
#define ETHER_PROTO_IP 0x0800 /* Ethernet protocol IP */
#define ETHER_PROT
www.eeworm.com/read/137518/13317567
h rstheme.h
//CRsThematicInfo class's defination
//GeoRSTheme.h Head File
//北京大学遥感所 余家忠 1999.8.22
#ifndef _RSTHEMATCINFO_H
#define _RSTHEMATCINFO_H
#include
class CRsThematicInfo : public
www.eeworm.com/read/302567/13832117
cpp spsofc.cpp
#include "stdio.h"
#include "stdlib.h"
#include "time.h"
#include "math.h"
//rand number defination
#define rdint(i)(rand()%(int)(i)) //rand integer
#define rdft()(float)((double)rdint(1
www.eeworm.com/read/302566/13832118
cpp spsonn.cpp
#include "stdio.h"
#include "stdlib.h"
#include "time.h"
#include "math.h"
//rand number defination
#define rdint(i)(rand()%(int)(i)) //rand integer
#define rdft()(float)((double)rdint(1
www.eeworm.com/read/302562/13832345
cpp pso461nn.cpp
#include "stdio.h"
#include "stdlib.h"
#include "time.h"
#include "math.h"
//rand number defination
#define rdint(i)(rand()%(int)(i)) //rand integer
#define rdft()(float)((double)rdint(1