代码搜索:xdata
找到约 10,000 项符合「xdata」的源代码
代码结果 10,000
www.eeworm.com/read/282803/9059745
hex xdata.hex
:1000030000FE00FD00FB00F700EF00DF00BF007FF4
:10001300000000000000000000000000001E0000BF
:10002300000C0000000C0000000C0000000C00009D
:10003300000C0000000C0000000C0020000C00402D
:10004300001F00C0000
www.eeworm.com/read/176539/9493961
bmp xdata.bmp
www.eeworm.com/read/357997/10197551
h xdata.h
//###########################################################################
//
// FILE: xdata.h
//
// DATE: 2007.3.30
//
// TITLE: xdata Register Definitions.
//
// COMPANY:TianHuang Te
www.eeworm.com/read/355077/10295020
c xdata.c
#define LED port40
volatile ioport unsigned int port40;
#define KEY port30
volatile ioport unsigned int port30;
#define XDATA port60
volatile ioport unsigned int port60
www.eeworm.com/read/355077/10295163
obj xdata.obj
www.eeworm.com/read/355077/10295263
asm xdata.asm
*******************************************************
* TMS320C24xx ANSI C Codegen Version 7.02
*******************************************************
; dspac -v2xx -iC:/ti/c2400/cgtools/
www.eeworm.com/read/275661/10803749
h xdata.h
//###########################################################################
//
// FILE: xdata.h
//
// DATE: 2007.3.30
//
// TITLE: xdata Register Definitions.
//
// COMPANY:TianHuang Te
www.eeworm.com/read/449504/7502432
asc xdata.asc
1.0000 -0.7266 -0.9689 2.1620
1.0000 -0.6821 -0.9376 2.1533
1.0000 -0.9687 -1.0146 1.9084
1.0000 -1.0906 -0.9963 1.9700
1.0000 -0.9438 -0.9108 2
www.eeworm.com/read/199272/7871487
h xdata.h
#pragma once
#include
#include
#include "xmldescribedata.h"
using namespace std;
class XDATA //类XDATA用来保存一些常用的数据,供多个类之间交流数据
{
public:
string user;//用户名
string pass