代码搜索:DIP加高排针

找到约 4,861 项符合「DIP加高排针」的源代码

代码结果 4,861
www.eeworm.com/read/256586/11984911

v int_test_rom.v

module int_test_rom(address, instruction, clk); input [9:0] address; output [17:0] instruction; input clk; RAMB16_S18 ram_1024_x_18( .DI (16'b0), .DIP (2'b0), .EN (1'b1), .WE (1'b0), .SSR (1'b0),
www.eeworm.com/read/256586/11984920

v uclock_rom.v

module uclock_rom(address, instruction, clk); input [9:0] address; output [17:0] instruction; input clk; RAMB16_S18 ram_1024_x_18( .DI (16'b0), .DIP (2'b0), .EN (1'b1), .WE (1'b0), .SSR (1'b0),
www.eeworm.com/read/125744/14467311

asm led广告ok.asm

ORG 0000H MOV R4,#08H MOV P2,#0A0H MOV R1,#00H MOV A,#00H MOVX @R1,A DIP: MOV 60H,#40H RD_DISP: MOV R3,#80H MOV
www.eeworm.com/read/11139/199717

entries

/AMDipC.nc/1.1/Thu Jan 3 21:30:34 2008// /AMDipP.nc/1.1/Thu Jan 3 21:30:34 2008// /Dip.h/1.4/Fri Jun 20 21:54:32 2008// /DipDataC.nc/1.1/Thu Jan 3 21:30:35 2008// /DipDataP.nc/1.1/Thu Jan 3 21
www.eeworm.com/read/383940/2606558

entries

/AMDipC.nc/1.1/Thu Jan 3 21:30:34 2008// /AMDipP.nc/1.1/Thu Jan 3 21:30:34 2008// /Dip.h/1.3/Fri May 30 03:02:44 2008// /DipDataC.nc/1.1/Thu Jan 3 21:30:35 2008// /DipDataP.nc/1.1/Thu Jan 3 21:30:
www.eeworm.com/read/358969/10172927

txt ji.txt

长沙市公用事业管理局 长沙市公用事业管理局是市人民政府主管城市客运、交通、供水、燃气、热 力、市政公用设施和城 区防洪排渍、污水处理的职能部门。 地址: 长沙市韭菜园路231号 电话:0731-2222884
www.eeworm.com/read/417347/10993758

txt 冷凝器设计部分c程序代码.txt

//shell and tube condenser simulation //Wang Bingming compile //1-2型管壳式换热器,管子排列方式采用正三角形错排,折流板厚度为5mm,换热管的材料采用铜 #include #include main() { //冷凝器的基本尺寸 printf("1 冷凝器的基本尺寸\n
www.eeworm.com/read/433070/6949968

html 438.html

怎样才知道自己是排卵了?
www.eeworm.com/read/433070/6950471

html 60.html

白领女性勿久坐小心带来附件炎
www.eeworm.com/read/144995/12757607

java numbergame.java

/** 一个简单的应用程序,用来说明switch分支结构的使用。 * 程序功能:报数游戏:A、B、C、D、E、F、G、H 共八人站成一排, * 按图示方法从1开始报数,求谁先报到 18678902 。 * A B C D E F G H * 1→ 2→ 3→ 4→ 5→ 6→ 7→ 8 * 15→14 →13