代码搜索结果

找到约 10,000 项符合 C 的代码

dvstest.err

"dvstest.c", line 85: Warning: C2207W: inventing 'extern int Calc_Clock();' "dvstest.c", line 92: Warning: C2207W: inventing 'extern int Clk0_Enable();' "dvstest.c", line 94: Warning: C2207W: invent

add_rca_16.v.bak

module Add_rca_16_0_delay(sum,c_out,a,b,c_in); output[15:0] sum; output c_out; input[15:0] a,b; input c_in; wire c_in4,c_in8,c_in12,c_out; Add_rca_4 M1 (sum[3:0],c_in4

adder_8bit_2.v

module s_adder(a,b,c_in,sum,c_out); parameter length=16; input [length-1:0] a,b; input c_in; output c_out; output [length-1:0] sum; wire [length:1] c; full_adder p0 (a[0

adder_8bit_2.v

module s_adder(a,b,c_in,sum,c_out); parameter length=16; input [length-1:0] a,b; input c_in; output c_out; output [length-1:0] sum; wire [length:1] c; full_adder p0 (a[0

ic.lst

A51 MACRO ASSEMBLER IC 07/12/2008 15:19:28 PAGE 1 MACRO ASSEMBLER A51 V7.08a OBJECT MODULE PLACED IN ic.OBJ ASSEMBLER INVO

complex.c

/* Copyright (c) Colorado School of Mines, 2003.*/ /* All rights reserved. */ /*********************** self documentation **********************/ /******************************

complexd.c

/* Copyright (c) Colorado School of Mines, 2003.*/ /* All rights reserved. */ /*********************** self documentation **********************/ /******************************

t2.plg

建造目标 '目标 1' 正在编绎 125k.c... 125K.C(11): 错误 C141: syntax error near 'char' 125K.C(17): 错误 C202: 'uchar': undefined identifier 125K.C(17): 错误 C141: syntax error near 'long_time' 125K.C(18): 错误 C202: 'lo

ex1a.hex

:10000000020003111F900037110C010A7400936065 :10001000051117A3010C223099FDC299F59922759B :100020008DF3438E10758780759852758920D28E16 :100030004395064394022248656C6C6F20576F729B :050040006C64210A00C

新建 文本文档.txt

基于80C196KC微处理器的高速串行通讯 技术分类: 微处理器与DSP | 2007-06-07 来源:电子技术应用 | 作者:张卫杰 魏震生 路平   初始化程序:    ldb sp .#offfoh ;设置堆栈指针    ldb r_buf,