代码搜索结果

找到约 10,000 项符合 2 的代码

fx2gpif.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, File 1,2, File

draw2dgraph.rc2

// // DRAW2DGRAPH.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft eMbedded Visual C++ #endif //APS

fx2hid.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,

t2_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Targ

i2c2.asm

;<mark>2</mark>40<mark>2</mark>的读写 ;AT<mark>2</mark>4C0<mark>2</mark>是美国ATMEL公司的低功耗CMOS串行EEPROM,它是内含<mark>2</mark>56×8位存储空间, ;具有工作电压宽(<mark>2</mark>.5~5.5V)、擦写次数多(大于10000次)、写入速度快(小于10ms)等特点。 ;这是将0600H地址中以下的8个数据写到<mark>2</mark>4C0<mark>2</mark>的01H为首址单元中去的汇编程序 ORG 0000H SCL BIT P3.4;定义<mark>2</mark>4C0<ma ...

yunxing2c2.m

%***********加上x4,x5,x6后,且观测值y1,y2,y3,y4,y5为已知,sWfx,sWfy,sWfz扩充为状态变量的情况下可观测性的仿真********** clc clear all [t,y]=ode45('observability2c',[0:2:35*3600],[3*pi/(60*180);3*pi/(60*180);5*pi/(60*180);5*p

acc1-2-2.c

/***************************************** 文件名:ACC1-2-2.C 功能描述:定时100ms采样,利用当前的采样值和上一次的采样值进行直线差值,并送D/A输出 *****************************************/ #include #include /*****