代码搜索:低失真
找到约 2,815 项符合「低失真」的源代码
代码结果 2,815
www.eeworm.com/read/246363/12734820
txt 18b20.txt
#include
#include
#define uint unsigned int
#define uchar unsigned char
sbit DQ=P3^0; //定义连接DS18B20的IO口
uchar MSB; //温度高字节
uchar LSB; //温度低字节
void delay(uchar coun
www.eeworm.com/read/314620/13563334
asm ws8_1.asm
assume cs:code,ds:code
data segment
dd 100001
dw 100
dw 0
dw 0
data ends
code segment
start:
mov ax,data
mov ds,ax
mov ax,ds:[0] ;ds:0字单元低16位存在ax中
mov dx,ds:[2] ;ds:0
www.eeworm.com/read/304476/13793442
txt 10-4.txt
HTASC: MOV A,@R0 ;取十六进制数
ANL A,#0FH ;取低四位
ADD A,#15 ;偏移修正
MOVC A,@A+PC ;查表得ASCII码
MOV @R1,A ;保存
INC R1
MOV A,@R0 ;取十六进制
www.eeworm.com/read/302131/13841731
txt ocmj2x8c并.txt
//OCMJ2X8CBING口模式
#include
#define uint unsigned int
#define uchar unsigned char
#define x 0x80 //*汉字显示首坐标
#define y 0x80
#define comm 0 //*为低,输入代码
#define dat
www.eeworm.com/read/347738/11639287
c 7_5.c
//MAX532 D/A操作程序:
#include
typedef unsigned char BYTE
void DABSent (BYTE DABdatah,BYTE DABdatal) //B通道数据发送
{
//DABdatah为DA通道B数据高8位
//DABdatal为DA通道B数据低4位
unsigned char i;
www.eeworm.com/read/250492/12403301
js js.js
if (window.screen.width==800)
{
alert('什么年代了!你还用这么低的分辨率!\n快把您的分辨率调整为1024X748像素!')
}
function dj(URL)
{ window.open(URL,"news","toolbar=no,location=no,directories=no,status=yes,menubar=yes,scro
www.eeworm.com/read/250492/12403343
js js.js
if (window.screen.width==800)
{
alert('什么年代了!你还用这么低的分辨率!\n快把您的分辨率调整为1024X748像素!')
}
function dj(URL)
{ window.open(URL,"news","toolbar=no,location=no,directories=no,status=yes,menubar=yes,scro
www.eeworm.com/read/250492/12403355
js js.js
if (window.screen.width==800)
{
alert('什么年代了!你还用这么低的分辨率!\n快把您的分辨率调整为1024X748像素!')
}
function dj(URL)
{ window.open(URL,"news","toolbar=no,location=no,directories=no,status=yes,menubar=yes,scro
www.eeworm.com/read/250492/12403369
js js.js
if (window.screen.width==800)
{
alert('什么年代了!你还用这么低的分辨率!\n快把您的分辨率调整为1024X748像素!')
}
function dj(URL)
{ window.open(URL,"news","toolbar=no,location=no,directories=no,status=yes,menubar=yes,scro
www.eeworm.com/read/230083/14306478
h motormain.h
#ifndef uchar
#define uchar unsigned char
#endif
#ifndef uint
#define uint unsigned int
#endif
//8个舵机转动度数
extern uint MotorAngle[8];
//接收到的舵机控制数组 分别为位选,度数高字节,度数低字节,转动脉冲周期数
extern uchar