代码搜索:DIP加高排针
找到约 4,861 项符合「DIP加高排针」的源代码
代码结果 4,861
www.eeworm.com/read/473877/6842388
obj dip.obj
www.eeworm.com/read/473877/6842390
out dip.out
www.eeworm.com/read/473877/6842391
c dip.c
#include "myapp.h"
// 定义指示灯控制寄存器地址和寄存器类型
#define LBDS (*((unsigned int *)0x400001))
// 定义拨码开关控制寄存器地址和寄存器类型
#define DIPS (*(unsigned int *)0x400002)
main()
{
CLK_init(); // 初始化DSP运行时钟
S
www.eeworm.com/read/393211/8304502
mat dip.mat
www.eeworm.com/read/393211/8304764
mat dip.mat
www.eeworm.com/read/368572/9686012
c dip.c
/* dip.c
* Digital Image Processing routines
* (c) 2000-2002 Karel 'Clock' Kulhavy
* This file is a part of the Links program, released under GPL.
* This does various utilities for digital image p
www.eeworm.com/read/146356/12656940
asm dip.asm
ORG 00H
BEGIN:
MOV A,P1
CALL SEGCODE
MOV P3,A
JMP BEGIN
SEGCODE:
INC A
MOVC A,@A+PC
RET
;7_SEG_TABLE パ0
www.eeworm.com/read/111570/15509858
aps dip.aps
www.eeworm.com/read/111570/15509860
plg dip.plg
Build Log
--------------------Configuration: Dip - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\
www.eeworm.com/read/111570/15509864