代码搜索:PC

找到约 10,000 项符合「PC」的源代码

代码结果 10,000
www.eeworm.com/read/408949/2240526

dsp pc2pc.dsp

# Microsoft Developer Studio Project File - Name="PC2PC" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) App
www.eeworm.com/read/408949/2240529

rc pc2pc.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/408949/2240534

cpp pc2pc.cpp

// PC2PC.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "PC2PC.h" #include "MainFrm.h" #include "PC2PCDoc.h" #include "PC2PCView.h" #ifdef _DEBUG
www.eeworm.com/read/382588/9017342

err pc$.err

Error[18] \example\ex_rtc.c 0 : File in #INCLUDE can not be opened
www.eeworm.com/read/176857/9481227

5 pc 13.1.5 pc

systemjnitial(void) { TMOD=0x21; PCON=0x00; SCON=0x58; ES=1 ; PS=1; TH1=0x0E8; TL1=Ox0E8; TRl=1; EA=1; } //68H Address Cont
www.eeworm.com/read/162824/10267287

pc+

PC机键盘按键通码与ASCII对照表
www.eeworm.com/read/420757/10777459

pc+

PC计算机的时钟晶振为1.1931816MHz, 根据频率的公式:f=1/T 则频率周期为T=1/f 定时器的计数器为16位计数器,则最大的计数值为65536 那么其定时时间为t=65536*T=65536/f=0.0549254(秒) 即:PC定时器每秒可中断18.2065次。 如果要定时时间为t=5ms,设定时器的计数初值为n 则
www.eeworm.com/read/420753/10778100

pc+

PC计算机的时钟晶振为1.1931816MHz, 根据频率的公式:f=1/T 则频率周期为T=1/f 定时器的计数器为16位计数器,则最大的计数值为65536 那么其定时时间为t=65536*T=65536/f=0.0549254(秒) 即:PC定时器每秒可中断18.2065次。 如果要定时时间为t=5ms,设定时器的计数初值为n 则
www.eeworm.com/read/416730/11014414

pc+

www.eeworm.com/read/378796/7070037

pc io

附:<mark>PC</mark> I/O地址分配    <mark>PC</mark>只用了10位地址线(A0-A9)进行译码,其寻址的范围为0H-3FFH,共有1024个I/O地址。 这1024个地址中前半段(A9=0,范围为0H-1FFH)是属于主机板I/O译码, 后半段(A9=1,范围为200H-3FFH)则是用来扩展插槽上的I/O译码用。          I/O端口功能表 —————————————————————————— ...