代码搜索:Defination
找到约 272 项符合「Defination」的源代码
代码结果 272
www.eeworm.com/read/292217/8366837
m gps_constellation_emluator.m
%%%%% gps constellation emluator %%%%%%
clear
% constant defination%
pi=3.1415926;
a=26609e3; %轨道长半轴长,单位已经换算为 m
e=0.006; %轨道的偏心率
i_0=55*pi/180;
www.eeworm.com/read/320702/13419807
pas pdfimages.pas
{*
* > -- PdfImages.pas
* >
*
* Copyright (c) 1999-2001 T.KANNO.
*
* This library is free software
www.eeworm.com/read/226944/14446026
c mysocket.c
/*
File Name: mysocket.c
Description: defination of the basic functions that were declared in mysocket.h
Date:2005/3/25
Author:superdog
*/
#include "mysocket.h"
ssize_t readn(int fd,void *buf,size_
www.eeworm.com/read/226944/14446039
bak mysocket.c.bak
/*
File Name: mysocket.c
Description: defination of the basic functions that were declared in mysocket.h
Date:2005/3/25
Author:
*/
#include "mysocket.h"
ssize_t readn(int fd,void *buf,size_t nbytes
www.eeworm.com/read/226944/14446049
c mysocket.c
/*
File Name: mysocket.c
Description: defination of the basic functions that were declared in mysocket.h
Date:2005/3/25
Author:
*/
#include "mysocket.h"
ssize_t
readn(int fd,void *buf,size_t nbyte
www.eeworm.com/read/181810/7154536
v pipeline_add_64.v
module pipeline_add_64(cout,sum,ina,inb,cin,clk);
//input or output defination
input[63:0] ina;
input[63:0] inb;
input cin;
input clk;
output[63:0] sum;
output cout;
reg[63:0] tempa;
www.eeworm.com/read/327445/3455564
txt howtouse.txt
function defination:
void (*SHA1) ( unsigned char *pt, unsigned long pt_len, unsigned char *digest );
void (*rsa_encrypt( char *pN_ASCII, char *pE_ASCII, char *pData_ASCII, char *pOUT_AS
www.eeworm.com/read/150892/5687801
h define.h
#ifndef DEFINE_H
#define DEFINE_H
//defination for render states
/*
typedef enum _RENDERSTATETYPE {
G3DRS_ZENABLE = 0,
G3DRS_CULLMODE = 1,
G3DRS_ENABLEALPHABLEND = 2,
G3DRS_ALPHABLENDMOD
www.eeworm.com/read/150483/5692306
h define.h
#ifndef DEFINE_H
#define DEFINE_H
//defination for render states
/*
typedef enum _RENDERSTATETYPE {
G3DRS_ZENABLE = 0,
G3DRS_CULLMODE = 1,
G3DRS_ENABLEALPHABLEND = 2,
G3DRS_ALPHABLENDMOD
www.eeworm.com/read/285550/8832168
h iodef.h
// IO FUNCTION DEFINATION FOR LCD CONTROLLER
// Pei Feng 2007/3/9
#include "mb95100.h"
#define ROTATOR_OK PDR0_P00
#define ROTATOR_INT PDR0_P01
#define ROTATOR_READ PD