代码搜索:changed
找到约 10,000 项符合「changed」的源代码
代码结果 10,000
www.eeworm.com/read/290749/8464399
cpp img_thin2.cpp
#ifndef __IMG_THIN2_CPP__
#define __IMG_THIN2_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin2.h"
// defines to facilitate reading
#define P1 img[x-1][y-1]
#define P2 img[x][y-1
www.eeworm.com/read/188503/8534322
todo
# -*- mode:Outline -*-
(DONE)
* yuvycsnoise
Noise filter specialized for NTSC Y/C separation noise.
Only Y noise reduced because UV noise should be
removed when convert to 4:2:0 from 4:2:2.
**
www.eeworm.com/read/289204/8568608
dr lk.dr
;*
;* $Id: lk.dr,v 1.15 2007/10/08 08:15:04 sunny Exp $
;*
; [Sample of Link Directive File]
; *************************************************************
; Link Directive File is created by us
www.eeworm.com/read/387421/8685014
bak vga_defines.v.bak
/////////////////////////////////////////////////////////////////////
//// ////
//// WISHBONE rev.B2 compliant enhanced VGA/LCD Core
www.eeworm.com/read/287166/8714008
freebsd makefile.freebsd
#
# Makefile for musserver 1.4
#
CC = gcc
CFLAGS = -I. -Wall -O2 -m486 -I/usr/src/sys/i386/isa/sound
LDFLAGS =
#############################################
# Nothing below this line should
www.eeworm.com/read/287166/8714014
linux makefile.linux
#
# Makefile for musserver 1.4
#
CC = gcc
CFLAGS = -I. -Wall -O2 -m486
LDFLAGS =
#LDFLAGS = -static
#############################################
# Nothing below this line should be change
www.eeworm.com/read/430608/8737440
changelog
------------------------------------------------------------------------
rev 5: egmont | 2003-04-05 22:47:54 +0200 (Sat, 05 Apr 2003) | 4 lines
Changed paths:
D /README
A /README_EN
A /READM
www.eeworm.com/read/286738/8746085
changelog
------------------------------------------------------------------------
------------------------------------------------------------------------
FENICE 1.10
------------------------------------------
www.eeworm.com/read/429446/8808164
h ftpdlib.h
/* ftpdLib.h - header file for ftpdLib.c */
/* Copyright 1984-1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,03dec98,lrn add default home directory control (SPR#2
www.eeworm.com/read/285615/8827780
h rebootlib.h
/* rebootLib.h - header file for rebootLib.c */
/* Copyright 1984-1992 Wind River Systems, Inc. */
/*
modification history
--------------------
02b,22sep92,rrr added support for c++
02a,04jul92,jcf