代码搜索:数字时钟程序

找到约 10,000 项符合「数字时钟程序」的源代码

代码结果 10,000
www.eeworm.com/read/405288/11466723

txt 围棋的java程序.txt

这是一个递归的算法,我这里有完整的围棋的java程序,内涵这个内容 package game.go; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.util.*; //算目数的算法 public class Go extends JDialog
www.eeworm.com/read/403630/11513594

doc 源程序代码.doc

www.eeworm.com/read/403374/11518432

txt 中断现场保护程序.txt

中断现场保护程序 INT:PUSH (1) PUSH (2) MOV P1,#0FH ;中断转向的状态 MOV R2,#0AH INT1:LCALL DELAY DJNZ R2,INT1 POP (2) POP (1)
www.eeworm.com/read/402608/11531991

h 源程序_i.h

/* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 5.01.0164 */ /* at Mon Jun 06 13:16:05 2005 */ /* Compiler settings for F
www.eeworm.com/read/402608/11531996

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/402608/11532045

c 源程序_i.c

/* this file contains the actual definitions of */ /* the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 5.01.0164 */ /*
www.eeworm.com/read/402417/11535273

txt c++聊天程序.txt

1.VC++网络编程及Windows Sockets API简介   VC++对网络编程的支持有socket支持,WinInet支持,MAPI和ISAPI支持等。其中,Windows Sockets API是TCP/IP网络环境里,也是Internet上进行开发最为通用的API。最早美国加州大学Berkeley分校在UNIX下为TCP/IP协议开发了一个API,这个API就是著名的Berke