代码搜索:P
找到约 10,000 项符合「P」的源代码
代码结果 10,000
www.eeworm.com/read/478737/6701907
dll udp_p2p.dll
www.eeworm.com/read/476785/6750262
c p2p_s.c
/* p2p_s.c */
/* 双机点对点通信的从机部分 */
#ifndef __P2P_S_C__
#define __P2P_S_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(11.0
www.eeworm.com/read/476785/6750263
c p2p_m.c
/* p2p_m.c */
/* 双机点对点通信的主机部分 */
#ifndef __P2P_M_C__
#define __P2P_M_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(11.0
www.eeworm.com/read/264849/11298521
hpj p1p3.hpj
www.eeworm.com/read/264849/11298525
hex p1p3.hex
www.eeworm.com/read/264849/11298535
asm p1p3.asm
ORG 0000H
AJMP MAIN
ORG 0030H
MAIN: MOV P1,#00H
MOV P1,P3 ;把P3口的状态送到P1口
LOOP: CALL DELAY
AJMP MAIN
;*****************************************
www.eeworm.com/read/264256/11323830
kis p00p5000.kis
.i 3
.o 6
.s 6
.p 17
.reset Rst
.resettype async
.clock Clk
.resetstate st1
.type fdr
.ilb In0 In1 In2
.ob Out0 Out1 Out2 Out3 Out4 Out5
.obdefault 000000
.ffname state
.fftype d
.usedc
www.eeworm.com/read/407559/11415510
c p2p_s.c
/* p2p_s.c */
/* 双机点对点通信的从机部分 */
#ifndef __P2P_S_C__
#define __P2P_S_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(11.0
www.eeworm.com/read/407559/11415511
c p2p_m.c
/* p2p_m.c */
/* 双机点对点通信的主机部分 */
#ifndef __P2P_M_C__
#define __P2P_M_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(11.0
www.eeworm.com/read/401532/11556287
asm p23b-p.asm
;================================
; Terminal Program p23A
; 2001.05.6
; SLE44R31/M1/ML
;================================
org 0000h
;----------------------------------
;