代码搜索:Dath

找到约 21 项符合「Dath」的源代码

代码结果 21
www.eeworm.com/read/357657/10203969

c max197.c

#include #include #include #define uchar unsigned char #define uint unsigned int #define adch0 XBYTE[0x7f00] sbit hben=P1^5; sbit int1=P3^3; uchar datl,dath;
www.eeworm.com/read/298704/7944644

lst max197.lst

C51 COMPILER V7.06 MAX197 01/01/2008 14:35:25 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE MAX197 OBJECT MODULE PLACED IN
www.eeworm.com/read/137505/13318868

asm div31.asm

;利用的是在被除数和除数之间的移位相减的原理 ;其减后的数据将是:余数放在DV31BUFF,商在原来被除数里 ;用这个算法能方便的在商加一的算法上,后面方便的移位 ;(由于是高字节减,所以没次商都必须移位乘2) ; DV31DATH DATA 40H DV31DATM DATA 41H DV31DATL DATA 42H
www.eeworm.com/read/298704/7944621

c max197.c

#include #include #include #include typedef unsigned char uchar; typedef unsigned int uint; #define CS_A XBYTE [0x5000] /* MAX197A的片选地址 */ #d
www.eeworm.com/read/245820/12778805

txt can.txt

一,引言 CAN具有十分优越的特点,使人们乐于选择,这些特性包括: 低成本,极高的总线利用率,很远的数据传输距离(10Km),高速的数据传输效率 (1Mbit/s),可根据报文的ID决定接收或屏蔽该报文,可靠的错误处理和检错机制,发送的 信息遭到破坏以后,可自动重发,节点在错误严重的情况下具有自动退出总线的功能,报文 不含源地址和目标地址,仅用标识符来指示功能信息和优先级信息. ...
www.eeworm.com/read/372653/9499131

txt 320240显示汉字程序.txt

//..........显示中文............... void display_character(uchar x,uchar y,uchar x1,uchar y1,uchar x2,uchar y2,uchar code *chn) { //在x,y处显示大小x1,y1的字,显示x2行,每行y2个字 u
www.eeworm.com/read/350921/10697622

lst int.lst

C51 COMPILER V7.10 INT 07/27/2008 17:14:41 PAGE 1 C51 COMPILER V7.10, COMPILATION OF MODULE INT OBJECT MODULE PLACED IN int
www.eeworm.com/read/350921/10697688

c intmy.c

#include "c8051f040.h" #include "can.h" extern unsigned char DO_Address; extern unsigned char temp1,temp2; extern unsigned char DO_Control_Data_New0,DO_Control_Data_New1; xdata unsigned c
www.eeworm.com/read/350921/10697705

c int.c

#include "c8051f040.h" #include "can.h" extern unsigned char DO_Address; extern unsigned char temp1,temp2; extern unsigned char DO_Control_Data_New0,DO_Control_Data_New1; //xdata unsign
www.eeworm.com/read/350921/10697795

lst int.lst

C51 COMPILER V7.10 INT 07/27/2008 16:49:17 PAGE 1 C51 COMPILER V7.10, COMPILATION OF MODULE INT OBJECT MODULE PLACED IN int