代码搜索结果
找到约 3,686,282 项符合
C 的代码
time.c
/*------------------------------------------------------------------------------
TIME.C: Time Function for DHRYSTONE and WHEATSTONE Benchmarks
Copyright 1995-1996 Keil Software, Inc.
-----------
dhry.c
/* EVERBODY: Please read "APOLOGY" below. -rick 01/06/86
* See introduction in net.arch, or net.micro
*
* "DHRYSTONE" Benchmark Program
*
* Version: C/1.1, 12/01/84
*
* Date: PROGRAM
blinky.c
/* FLASH.C - LED Flasher for the Keil MCB251 Evaluation Board with 80C51 device*/
#include
void wait (void) { /* wait function */
;
badcode.c
/*------------------------------------------------------------------------------
BADCODE.C
Copyright 1995-1999 Keil Software, Inc.
This source file is full of errors. You can use 鎂ision/51 to
idct.c
/************************************************************************
*
* idct.c, inverse fast DCT for tmndecode (H.263 decoder)
* Copyright (C) 1995, 1996 Telenor R&D, Norway
*
* Co
gen_usetime.c
// gen_usetime.c //
#include
#include
#include
/**
*
**/
static int runtime;
static int startTime, stopTime;
/***/
void startTimer()
{
startTim
getbits.c
/************************************************************************
*
* getbits.c, bit level routines for tmndecode (H.263 decoder)
* Copyright (C) 1995, 1996 Telenor R&D, Norway
*
gen_draw.c
// gen_draw.c //
#include "mp4_decoder.h"
#include "gen_draw.h"
/**
*
**/
extern int MV[2][6][MBR+1][MBC+2]; // motion vectors
extern int modemap[MBR+1][MBC+2]; // macroblock modes
test_basic_prediction.c
/*
test_basic_prediction.c
Test program for basic_prediction. Tests for accuracy and can also be used for
testing the speed of this module.
Version 0.1
John Funnell, 18 March 2001
xvid_decraw.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Console based decoding test application -
*
* Copyright(C) 2002-2003 Christoph L