代码搜索:MODIFICATION
找到约 10,000 项符合「MODIFICATION」的源代码
代码结果 10,000
www.eeworm.com/read/358784/10179471
asm template.asm
TITLE Program Template (template.asm)
; Program Description:
; Author:
; Date Created:
; Last Modification Date:
INCLUDE Irvine32.inc
; (insert symbol definitions here)
.data
; (
www.eeworm.com/read/281104/10263519
makefile
# In case of windows, modification is not necessary anymore.
# Uncomment for Solaris
# CFLAGS = -D SOLARIS
# This might be also needed for Solaris:
# CC=gcc
# Comment this out, to enable statistics
www.eeworm.com/read/278469/10534294
cdf 20bsp.cdf
/* 20bsp.cdf - BSP component description file */
/*
* Copyright (c) 2006 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this software may be license
www.eeworm.com/read/278467/10534466
cdf 20bsp.cdf
/* 20bsp.cdf - BSP component description file */
/*
* Copyright (c) 2006 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this software may be license
www.eeworm.com/read/351852/10602428
c wbitdata.c
/* wbitdata.c - WindML Bitmap Graphics Primitive example program data */
/* Copyright 2000 - 2003 Wind River Systems, Inc. All Rights Reserved */
/*
modification history
--------------------
01a,15a
www.eeworm.com/read/465112/6966702
c irc2pc.c
/******************************************************************
*
* IRC2PC Version 48
*
******************************************************************
*
* Convert Reflection Coef
www.eeworm.com/read/455740/7366880
c asc_to_char.c
/**************************************
File : ASC_TO_CHAR.C
Project : BDTRV20_MCU_V07
Description : 将两个ASCII转换成二进制
Created : 2006.11.7
Last updata :
Author