代码搜索结果
找到约 65,482 项符合
H 的代码
h.m
% H= -plogp-(1-p)log(1-p)
x=1/100:1/100:(1-1/1000);
Z=-x'*log2(x)-(1-x)'*log2(1-x);
m=-x.*log2(x)-(1-x).*log2(1-x);
y=m.^2;
[X,Y]=meshgrid(x,y);
surf(Y,Z,X);
h.264视频编码标准.txt
<mark>H</mark>.264是国际电联最新通过的新一代甚低码率视频编码标准。本文旨在阐述<mark>H</mark>.264视频编码标准的关键技术,并介绍了其在视频会议中的应用。
关键词:<mark>H</mark>.264 视频编码 多帧预测 视频会议
一、引言
ITU-T和ISO/IEC JTC1是目前国际上制定视频编码标准的正式组织,ITU-T的标准称之为建议,并命名为<mark>H</mark>.26x系列,比如<mark>H</mark>.261、<mark>H</mark>.263等。ISO/IEC的标准称 ...
h.c
/*
* h.c -- Handle allocation module
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
* See the file "license.txt" for usage and redistribution license requirements
*
h桥.lnp
"H桥.obj"
TO "H桥"
NOPRINT RAMSIZE(256)
h.txt
%H=[1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0;
% 0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0;
% 0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0;
% 0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0;
% 0,0,0,0,0,0,
h.c
/*
* h.c -- Handle allocation module
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
* See the file "license.txt" for usage and redistribution license requirements
*
h.rc2
//
// H.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////////
h.h
// h.h : main header file for the H application
//
#if !defined(AFX_H_H__434446B8_53FC_44F3_9900_2AC9D9F99D5C__INCLUDED_)
#define AFX_H_H__434446B8_53FC_44F3_9900_2AC9D9F99D5C__INCLUDED_
#if _
h.cpp
// h.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "h.h"
#include "hDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI
h.cpp
// H.cpp : implementation file
//
#include "stdafx.h"
#include "ooo.h"
#include "H.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//