代码搜索:DIP加高排针

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

代码结果 4,861
www.eeworm.com/read/235539/14064995

h c10-1.h

// c10-1.h 待排记录的数据类型 #define MAX_SIZE 20 // 一个用作示例的小顺序表的最大长度 typedef int KeyType; // 定义关键字类型为整型 struct RedType // 记录类型 { KeyType key; // 关键字项 InfoType otherinfo; // 其它数据项,具体类型在主程中定义
www.eeworm.com/read/106800/15621178

h c10-1.h

// c10-1.h 待排记录的数据类型 #define MAXSIZE 20 // 一个用作示例的小顺序表的最大长度 typedef int KeyType; // 定义关键字类型为整型 struct RedType // 记录类型 { KeyType key; // 关键字项 InfoType otherinfo; // 其它数据项,具体类型在主程中定义
www.eeworm.com/read/102552/15776970

htm subject_14664.htm

序号:14664 发表者:great 发表日期:2002-09-10 11:57:38 主题:急问toolbar问题 内容:一个基于dialog的项目,如何在一个picture控件的下面加上一排工具栏? 返回上页
www.eeworm.com/read/161050/10458901

txt socket 370.txt

Socket 370插槽 Socket 370架构是英特尔开发出来代替SLOT架构,外观上与Socket 7非常像,也采用零插拔力插槽,对应的CPU是370针脚。 Socket 370主板多为采用Intel ZX、BX、i810芯片组的产品,其他厂商有VIA Apollo Pro系列、SIS 530系列等。最初认为,Socket 370的CPU
www.eeworm.com/read/7569/122026

txt w6545ims.txt

【隶属厂商】MSI微星(http://www.msi.com.tw/) 【隶属硬件】MSI微星850 Pro5(MS-6545)主板 【文件大小】262KB 【简 介】MSI微星850 Pro5(MS-6545)主板最新BIOS 1.6版(2002年5月16日发布)支持478针的赛扬处理器,支持Maxtor 160GB硬盘(4G160J8) 请
www.eeworm.com/read/277215/10652934

log hw pcb eco 2006-4-11 11-16-35.log

Added Component: Designator=U1(DIP20) Added Pin To Net: NetName=NetC3_2 Pin=U1-1 Added Pin To Net: NetName=NetC1_2 Pin=U1-4 Added Pin To Net: NetName=NetC2_2 Pin=U1-5 Added Pin To Net: NetName=REC
www.eeworm.com/read/275648/10804740

net backup of se9201.net

[ C1 0805 47uF ] [ C2 0805 0.22uF ] [ D1 D-44 VD1-VD4 IN4004*4 ] [ F1 DIP18 * ] [ H1 rad0.1 ] [ H2 rad0.1 ] [ H3 rad0.1
www.eeworm.com/read/256586/11984841

v testint_rom.v

module testint_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/11984865

v testsub_rom.v

module testsub_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/11984899

v test3_rom.v

module test3_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), .