代码搜索:common 有哪些应用?
找到约 10,000 项符合「common 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/175201/9555667
h common.h
/*
common: anything can happen here... frame reading, output, messages
copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distr
www.eeworm.com/read/175201/9555742
c common.c
/*
common: anything can happen here... frame reading, output, messages
copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distr
www.eeworm.com/read/371324/9556142
h common.h
#pragma once
/*define global const variable*/
//Video FORCC
#define VIDEO_FORCC_H264 MAKEFOURCC('H', '2', '6', '4')
#define VIDEO_FORCC_h264 MAKEFOURCC('h', '2', '6', '4')
//Audio tag
www.eeworm.com/read/175157/9557027
h common.h
/******************************************************************************
* 光学字符识别程序
* 文件名:common.h
* 功能 :共用函数定义
* modified by PRTsinghua@hotmail.com
***************************************
www.eeworm.com/read/175157/9557103
cpp common.cpp
/******************************************************************************
* 光学字符识别程序
* 文件名:common.cpp
* 功能 :共用文件实现
* modified by PRTsinghua@hotmail.com
*************************************
www.eeworm.com/read/175138/9558201
h common.h
/******************** (C) COPYRIGHT 2004 STMicroelectronics ********************
* File Name : common.h
* Author : MCD Application Team
* Date First Issued : 10/25/2004
* Des
www.eeworm.com/read/175138/9558213
c common.c
/******************** (C) COPYRIGHT 2004 STMicroelectronics ********************
* File Name : common.c
* Author : MCD Application Team
* Date First Issued : 10/25/2004
* Des
www.eeworm.com/read/371198/9562116
h common.h
#ifndef __common_h_
#define __common_h_
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
#ifndef STD_IN
#define STD_IN 0
#endif
#ifndef STD_OUT
#define S
www.eeworm.com/read/175022/9564044