代码搜索:cod
找到约 6,199 项符合「cod」的源代码
代码结果 6,199
www.eeworm.com/read/134909/5891448
prj demo18_windows.prj
#Project File: HI-TIDE: Project File version 1.0
#Thu Jul 25 14:14:03 EST 2002
CNode.serial.cPrintf_Format.Custom=Integer only
CNode.lcd.cOutput_File=$(PROJECT)\\demo18.prj.cod
OutNodeMap_sorting=
www.eeworm.com/read/158283/11628481
tcl copyright.tcl
set rcsid {$Id: copyright.tcl,v 1.1 2004/05/31 16:04:08 drh Exp $}
source common.tcl
header {SQLite Copyright}
puts {
SQLite Copyright
The original author of SQLite has dedicated the cod
www.eeworm.com/read/157653/11677748
tcl copyright.tcl
set rcsid {$Id: copyright.tcl,v 1.1 2004/05/31 16:04:08 drh Exp $}
source common.tcl
header {SQLite Copyright}
puts {
SQLite Copyright
The original author of SQLite has dedicated the cod
www.eeworm.com/read/116808/14952951
s runtime.s
.module runtime.c
.text
.dbfile C:\Documents\Software\AVR\lcd16x2\code\runtime.c
.area vector(abs)
.org 56
jmp _RuntimeInterrupt
.area text
.dbfile C:\Documents\Software\AVR\lcd16x2\cod
www.eeworm.com/read/41518/1144250
yl-10-ds18b20
/*******************************************
程序功能:利用单线制DS18B20温度传感器
LED数码管显示当前的温度值
********************************************/
#include //DS18B20温度传感器程序
cod
www.eeworm.com/read/219239/4848573
stc p16f877_test2.stc
#
# Startup commands for testing a p16f877 a/d converter
#
# mostly for debugging:
# set verbose 3
# Source code:
load s p16f877_test2.cod
# Stimuli:
load c dtmf.stc
node analog_node
attach analog
www.eeworm.com/read/292144/3956641
erl hipe_arm_pp.erl
%%% -*- erlang-indent-level: 2 -*-
%%% $Id$
-module(hipe_arm_pp).
-export([pp/1, pp/2, pp_insn/1]).
-include("hipe_arm.hrl").
pp(Defun) ->
pp(standard_io, Defun).
pp(Dev, #defun{mfa=MFA, code=Cod
www.eeworm.com/read/292144/3956818
erl hipe_ppc_pp.erl
%%% -*- erlang-indent-level: 2 -*-
%%% $Id$
-module(hipe_ppc_pp).
-export([pp/1, pp/2, pp_insn/1]).
-include("hipe_ppc.hrl").
pp(Defun) ->
pp(standard_io, Defun).
pp(Dev, #defun{mfa=MFA, code=Cod