代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/241345/13153609
c main2-2.c
/* main2-2.c 检验bo2-2.c的主程序(与main2-1.c很像) */
#include"c1.h"
typedef int ElemType;
#include"c2-2.h" /* 与main2-1.c不同 */
#include"bo2-2.c" /* 与main2-1.c不同 */
Status comp(ElemType c1,ElemType
www.eeworm.com/read/241345/13153632
h c2-2.h
/* c2-2.h 线性表的单链表存储结构 */
struct LNode
{
ElemType data;
struct LNode *next;
};
typedef struct LNode *LinkList; /* 另一种定义LinkList的方法 */
www.eeworm.com/read/241322/13156557
c 2x2.c
/*
* Copyright (c) 1992 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any
www.eeworm.com/read/326161/13160114
uv2 u2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target 'Target
www.eeworm.com/read/139256/13165948
#2 i2c.#2
#include
// SFR声明 //--------------------------------------------------------------------
// 全局常量
//--------------------------------------------------------------------
#define
www.eeworm.com/read/326027/13169625
asm 2_2_3.asm
DATA SEGMENT
FIG DB 23H, 85H, 95H, 42H, 78H, 35H, 67H, 89H, 99H, 0E3H, 0FH, 8AH, 34H, 01H, 0B5H, 9CH, 0D3H, 9CH, 3FH, '$'
DATA ENDS
STACK SEGMENT
STACK ENDS
CODE SEGMENT
A
www.eeworm.com/read/326027/13169627
exe 2_2_3.exe
www.eeworm.com/read/241102/13169650
rc2 thread2.rc2
//
// THREAD2.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/326017/13170297
jpg help2_2.jpg
www.eeworm.com/read/139227/13173045
rc2 paint2.rc2
//
// PAINT2.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
////