代码搜索:Add
找到约 10,000 项符合「Add」的源代码
代码结果 10,000
www.eeworm.com/read/441675/7667195
pin add.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions,
www.eeworm.com/read/441675/7667196
qws add.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
www.eeworm.com/read/441675/7667199
vhd add.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity add is
port
(
i1,i2,enable,clki :in std_logic;
www.eeworm.com/read/441675/7667210
hif add.hif
Version 5.0 Build 148 04/26/2005 SJ Full Version
2
24
OFF
OFF
OFF
OFF
OFF
FV_OFF
VRSM_ON
VHSM_ON
0
# entity
add
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_insensitive
# sourc
www.eeworm.com/read/441675/7667211
psp add.psp
www.eeworm.com/read/441052/7676808
bmp add.bmp
www.eeworm.com/read/440725/7682579
c add.c
#include
int add_up(int,int);/*函数原型*/
void main(void)
{
int a = 10,b = 15,c;
c = add_up(a,b);/*调用汇编例程*/
printf("A+B=%d\n",c);
}
www.eeworm.com/read/440591/7686581
gif add.gif
www.eeworm.com/read/439389/7710658