代码搜索:PCB设计

找到约 10,000 项符合「PCB设计」的源代码

代码结果 10,000
www.eeworm.com/read/313931/13579254

asm 毕业设计程序.asm

ORG 0000H AJMP MAIN ORG 000BH AJMP TIME ORG 0300H MAIN: mov 20h,#00h MOV 21H,#00H MOV 22H,#00H MOV 23H,#00H MOV IP,#02H ;IP,IE初始化 MOV IE,#82H MOV TMOD,#01H ;设定定时器工作方式? MOV TL0,#0B0H
www.eeworm.com/read/311325/13632287

h 课程设计view.h

// 课程设计View.h : interface of the CMyView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_VIEW_H__E3B9735B_4D27_49D4_96C1_7FEB4C88684F__INCL
www.eeworm.com/read/311325/13632300

rc2 课程设计.rc2

// // 课程设计.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //////
www.eeworm.com/read/311325/13632301

ico 课程设计doc.ico

www.eeworm.com/read/311325/13632336

cpp 课程设计view.cpp

// 课程设计View.cpp : implementation of the CMyView class // #include "stdafx.h" #include "课程设计.h" #include "课程设计Doc.h" #include "课程设计View.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_
www.eeworm.com/read/311325/13632349

h 课程设计doc.h

// 课程设计Doc.h : interface of the CMyDoc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_DOC_H__E038FAFF_2AD7_4A56_BC9E_230EDF426490__INCLUDE