代码搜索:DA转换
找到约 10,000 项符合「DA转换」的源代码
代码结果 10,000
www.eeworm.com/read/293131/8314290
txt 数学转换.txt
d1=-x-L2;
d2=y+L1-L5cos(Q4)-sin(Q4)*sin(2*Q5)-L5*cos(Q4);
d3=-L6cos(2*Q5)-L4-z+L3;
Q4=设定值
Q5=arccos(vz/sqrt(vx^vx+vy^vy+vz^vz));
www.eeworm.com/read/173973/9617863
bas 数据转换.bas
Attribute VB_Name = "数据转换"
Option Explicit
Public sendcp As Boolean
'内存复制的API函数
Public Declare Sub CopyMemory Lib "KERNEL32" Alias "RtlMoveMemory" (Destination As Any, Source As Any, ByVal L
www.eeworm.com/read/368882/9674872
sch ad转换.sch
www.eeworm.com/read/368882/9674875
ddb ad转换.ddb
www.eeworm.com/read/415821/11051867
opt ad转换.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/415821/11051872
hex ad转换.hex
:10000300EF3395E0F5088F09D3E5099400E50894EB
:1000130000401E750A00750BF5E50B150B700215F4
:100023000AE50B450A70F2E509150970DB1508802E
:02003300D722D2
:10005300E4F580D2A6C2A6F580C2A77580FFC2B21E
:01
www.eeworm.com/read/415821/11051889
lst ad转换.lst
C51 COMPILER V7.50 AD转换 07/23/2008 12:53:53 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE AD转换
OBJECT MODULE PLACED IN AD转换
www.eeworm.com/read/415821/11051893
c ad转换.c
#include
//#define uchar unsigned char
#define uint unsigned int
uint a,b;
sbit wr=P3^6;
sbit rd=P3^7;
sbit duan=P2^6;
sbit wei=P2^7;
sbit cs=P3^2;
void delay(char x)
{
for(a=x;a>
www.eeworm.com/read/415821/11051895