代码搜索:特征码
找到约 10,000 项符合「特征码」的源代码
代码结果 10,000
www.eeworm.com/read/25996/850746
130217164638 main.c.130217164638
#define MAIN_C
#include "includes.h"
static unsigned char *value = "0.000 V";
void ADtoBCD(unsigned int tmp)//将AD值转换成BCD码,并写入value
{
float j;
unsigned int count;
unsigned int Vref=5000
www.eeworm.com/read/25996/850754
130217192742 main.c.130217192742
#define MAIN_C
#include "includes.h"
static unsigned char *value = "0.000 V";
void ADtoBCD(unsigned int tmp)//将AD值转换成BCD码,并写入value
{
float j;
unsigned int count;
unsigned int Vref=5000
www.eeworm.com/read/25996/850756
130217201130 main.c.130217201130
#define MAIN_C
#include "includes.h"
static unsigned char *value = "00.000 V";
void ADtoBCD(unsigned int tmp)//将AD值转换成BCD码,并写入value
{
float j;
unsigned int count;
unsigned int Vref=500
www.eeworm.com/read/25996/850761
_c main._c
#define MAIN_C
#include "includes.h"
static unsigned char *value = "00.000 V";
void ADtoBCD(unsigned int tmp)//将AD值转换成BCD码,并写入value
{
float j;
unsigned int count;
unsigned int Vref=500
www.eeworm.com/read/25996/850775
130217201152 main.c.130217201152
#define MAIN_C
#include "includes.h"
static unsigned char *value = "00.000 V";
void ADtoBCD(unsigned int tmp)//将AD值转换成BCD码,并写入value
{
float j;
unsigned int count;
unsigned int Vref=500
www.eeworm.com/read/26671/855112
c s3.c
// 将 A 拆为二个 ASCII 码, 并存入 Result 数组
code unsigned char ASCIITable[16] = "0123456789ABCDEF"; // 定义数字对应的ASCII表
void main()
{
unsigned char Result[2];
unsigned char Number;
Number = 0x
www.eeworm.com/read/26671/855153
c s2.c
// 将 Number 拆为三个 BCD 码, 并存入 Result 数组
void main()
{
unsigned char Result[3];
unsigned char Number;
Number = 123;
Result[0] = Number / 100; // 除以 100, 得百位数
Result[1] =
www.eeworm.com/read/27624/986091
c pcf8591-da-lcd1602-c51.c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define disdata P0 //显示数据码输出口
bit flag;
sbit SCL=P1^2;
www.eeworm.com/read/28821/1007558
c general.c
/****************************************************************************
文件名:general.c
编写者:czhang
描述:通用子程序库
内容:DelayMs:延时ms毫秒
ToBCD:将一个整数转换为BCD码
版本:2003年10月11日 1.0
****************
www.eeworm.com/read/486319/1251935
vm _album_verify.vm
#if($messages.exist())$!messages.getAll()#end
此相册需要密码验证正确后才能查看,请输入验证码:
验证