代码搜索结果

找到约 10,000 项符合 H 的代码

dct_h.h

#ifndef DCT_H #define DCT_H void dct8x8(int f[8][8]); #endif

h12.h

#ifndef _MATRIX_H_ #define _MATRIX_H_ #include "math.h" #include "stdlib.h" #include "stdio.h" #include "memory.h" #include "assert.h" #include "windows.h" class CMatrix { public: CMatrix(

h8300.h

/* Definitions of target machine for GNU compiler. Hitachi H8/300 version generating coff Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc. Contributed by Steve Cham

ircmd_h.h

//================================================================================== // include header file //================================================================================== #inc

cor_h.h

/* ***************************************************************************** * * GSM AMR-NB speech codec R98 Version 7

cor_h.h

/* ***************************************************************************** * * GSM AMR-NB speech codec R98 Version 7

delay_h.h

#include #include #define uint unsigned int #define uchar unsigned char void delay5us(uint utimes); //5uS*utimes IN 12MHZ void delay10ms(uint mtimes); //10MS*mtime

key_h.h

#include sfr P4 = 0xe8; sfr AUXR = 0X8E; sbit P40=P4^0; sbit P41=P4^1; sbit P42=P4^2; sbit P43=P4^3; #define uint unsigned int #define uchar unsigned char sbit key1= P4^3; sb