代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/175483/9545026
c common.c
/*
* Common bit/dsp utils
* Copyright (c) 2000 Gerard Lantau.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License
www.eeworm.com/read/371417/9553917
js common.js
function TodayDate()
{
var date = new Date();
var days = new Array('星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六');
var temp = date.getFullYear() + "年" + ( date.getMonth() + 1) + "月" + date
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