代码搜索:common 有哪些应用?

找到约 10,000 项符合「common 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/377279/9283932

equ common.equ

www.eeworm.com/read/377212/9289905

h common.h

#include #include #include #include #include #include #include #include #inclu
www.eeworm.com/read/376739/9309452

h common.h

/***************************************************************************** * common.h: h264 encoder ***************************************************************************** * Copyright
www.eeworm.com/read/376739/9309604

c common.c

/***************************************************************************** * common.c: h264 library ***************************************************************************** * Copyright
www.eeworm.com/read/376636/9311275

h common.h

/************************************************************ * file: common.h * date: 2006-03-28 * author: wuzuyang * describe: none; *************************************************************/ #i
www.eeworm.com/read/376539/9315039

h common.h

/* cellwriter -- a character recognition input method Copyright (C) 2007 Michael Levin This program is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/180120/9318989

h common.h

/******************************************************************************* Filename: Common.h Description: Library containing general define used by all project files Version: 1.0
www.eeworm.com/read/180119/9319003

h common.h

/******************************************************************************* Filename: Common.h Description: Library containing general define used by all project files Version: 1.0
www.eeworm.com/read/180079/9320570

h common.h

void delay(int k); ///////////////////////////////// #define NULL 0 #define TRUE 1 #define FALSE 0 #define BUFFER_LENGTH 8192 //8192 #define MAX_READ_LENGTH 16384//16384 #define MAX
www.eeworm.com/read/376170/9327504

common makefile.common

SHELL=/bin/sh cvs: if test -x /usr/bin/autoconf2.50 ; then \ AUTOCONF="/usr/bin/autoconf2.50" ;\ else \ AUTOCONF="autoconf" ;\ fi; \ AUTOCONF_VERSION=`$$AUTOCONF --version` ;\ if test "