代码搜索结果

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

fat_h.h

/* ************************************************************************ Module: music_cntl.h Description: function declaration and macro define

h_throwdlg.h

// H_THROWDlg.h : header file // #if !defined(AFX_H_THROWDLG_H__06D781E7_1FF2_4F9E_8131_C546E07F5071__INCLUDED_) #define AFX_H_THROWDLG_H__06D781E7_1FF2_4F9E_8131_C546E07F5071__INCLUDED_ #if _

h_throw.h

// H_THROW.h : main header file for the H_THROW application // #if !defined(AFX_H_THROW_H__728834D4_78C2_49CE_B6F0_A3CC7233E84D__INCLUDED_) #define AFX_H_THROW_H__728834D4_78C2_49CE_B6F0_A3CC7233

h264.h

/* * H.26L/H.264/AVC/JVT/14496-10/... encoder/decoder * Copyright (c) 2003 Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you can redi

h264.h

#ifndef _H264_DEFINE #define _H264_DEFINE 1 //Baseline(4.1) //支持720p实时编码 //ccs dm642-600mhz sdram-133mhz //支持主流解码器解码(coreplayer,vlc,moonlight,my mpc。。) //2008-12-10 //modified: adds a sei s

lcd_h.h

//#include /*LCD command*/ #define twoline_8bit 0x38 #define oneline_8bit 0x34 #define CLEAR 0x01 #define CURSOR_HOME 0x02 #define

lcd_h.h

//#include /*LCD command*/ #define twoline_8bit 0x38 #define oneline_8bit 0x34 #define CLEAR 0x01 #define CURSOR_HOME 0x02 #define

lcd_h.h

//#include /*LCD command*/ #define twoline_8bit 0x38 #define oneline_8bit 0x34 #define CLEAR 0x01 #define CURSOR_HOME 0x02 #define

h1.h

#include #include #include #include class huffman{ public: class compare{ public: struct huffman_node; typedef huffman_node *node_ptr; st