代码搜索:coded

找到约 2,797 项符合「coded」的源代码

代码结果 2,797
www.eeworm.com/read/478103/6719838

c store.c

/* store.c, picture output routines */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These
www.eeworm.com/read/263303/11368064

c lcd.c

#include //#include #include sbit rs=P1^7; sbit rw=P1^6; sbit en=P1^5; int i,k=0; int s=0,ts=0,m=0,tm=0,h=0,th=0; unsigned char inst[]={0x38,0x01,0x06,0x0c}; unsig
www.eeworm.com/read/342073/12043647

h spihtpack.h

#ifndef SPIHTPACK_H #define SPIHTPACK_H #include "spiht.h" /* spiht_common.c */ #define QCCSPIHT_LICENSE "\n******************************************************************************\n
www.eeworm.com/read/255692/12064831

c store.c

/************************************************************************ * * store.c, picture output routines for tmndecode (H.263 decoder) * Copyright (C) 1995, 1996 Telenor R&D, Norway * *
www.eeworm.com/read/339483/12231531

sh ex1a.sh

#!/bin/bash # Proper header for a Bash script. # Cleanup, version 2 # Run as root, of course. # Insert code here to print error message and exit if not root. LOG_DIR=/var/log # Variables are better
www.eeworm.com/read/224545/14585512

c store.c

/* store.c, picture output routines */ /* Copyright (C) 1994, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These
www.eeworm.com/read/218499/14917813

cpp store.cpp

/* store.c, picture output routines */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * The
www.eeworm.com/read/212970/15144283

c recon.c

/* recon.c, motion compensation routines */ /* * All modifications (mpeg2decode -> mpeg2play) are * Copyright (C) 1994, Stefan Eckart. All Rights Reserved. */ /
www.eeworm.com/read/168845/5436164

cfg multiple_sources.cfg

# # Comment out this line to use hard-coded default value of 10 # optimization = 1 include-path = /opt
www.eeworm.com/read/172156/9722541

cpp store.cpp

// Store.cpp: implementation of the CStore class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "视频编解码器.h" #include "Store.h" #ifdef