代码搜索:decoding
找到约 6,356 项符合「decoding」的源代码
代码结果 6,356
www.eeworm.com/read/487827/6500821
h gethdr.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/487827/6500822
h decdef.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/487827/6500836
h sac.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/482079/6626198
txt readme.txt
游程编码解码程序
作者:Genghis_yang
E-mail: yangcheng2503@163.com
使用方法:
Coding(input_file,output_file)函数功能:对二值位图文件进行编码并输出编码后的编码文件。两个参数分别是输入的二值位图文件名和待输出的游程编码文件名,两参数都需要是字符串类型。如:
Coding('color.bmp','rlc.txt'
www.eeworm.com/read/477434/6735093
h idctref.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/477434/6735096
h gethdr.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/477434/6735097
h decdef.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/477434/6735111
h sac.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/258097/11885827
h auctrl.h
#ifndef __AUCTRL_H__
#define __AUCTRL_H__
void au_mute(int enable); // true if mute
void au_keyshift(int key); // key ranges from -6 to +6
void au_volume(unsigned v);// 0~255
#define SE_STER
www.eeworm.com/read/257509/11922369
h idctref.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//