代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/199841/7097728
c t1.c
#include
#include
#define FONT "-adobe-helvetica-medium-r-normal--11-80-100-100-p-56-iso8859-1" /*helvR08*/
void
printc(char *str, XCharStruct *cs)
{
printf("%s\n", str);
if
www.eeworm.com/read/296067/8125485
c t1.c
#include
#include
#define FONT "-adobe-helvetica-medium-r-normal--11-80-100-100-p-56-iso8859-1" /*helvR08*/
void
printc(char *str, XCharStruct *cs)
{
printf("%s\n", str);
if
www.eeworm.com/read/141101/13043521
c hd7279a.c
#include "P89C60X2.h"
#include "hicj6.h"
#include "hd7279.h"
void write7279(unsigned char cmd, unsigned char dta,unsigned char chip)
{ EA=0;
send_byte (cmd,chip);
send_byte (dta,chip);
www.eeworm.com/read/141100/13043676
c hd7279a.c
#include "REGX52.H"
//*** 函数定义 ***
void long_delay(void); // 长延时
void short_delay(void); // 短暂延时
void write7279(unsigned char, unsigned char,unsigned char); // 写入到HD7279
unsigned ch
www.eeworm.com/read/141098/13043798
c hd7279a.c
#include "P89C60X2.h"
#include "hicj6.h"
#include "hd7279.h"
void write7279(unsigned char cmd, unsigned char dta,unsigned char chip)
{ EA=0;
send_byte (cmd,chip);
send_byte (dta,chip);
www.eeworm.com/read/141098/13043948
c hd7279a.c
#include "P89C60X2.h"
#include "hicj6.h"
#include "hd7279.h"
void write7279(unsigned char cmd, unsigned char dta,unsigned char chip)
{ EA=0;
send_byte (cmd,chip);
send_byte (dta,chip);
www.eeworm.com/read/241365/13150382
c chipfn02.c
/*-
* ----------------------------------------------------------------------
* File : CHIPFN02.C
* Creator : Blake Miller
* Version : 01.00.00 February 1991
www.eeworm.com/read/313606/13584113
txt agreement.txt
巨化集团公司 排水 PH 监测系统
通讯协议约定
1.自动时实转播:
上位机请发命令格式:(9Byte)
# Y M D H M 'E' 'N' 'D'
| | | | | | | | |
点号 年 月 日 时 分 结 束
下位机发送数据格式:(n+11Byte)
www.eeworm.com/read/370168/9613545
txt agreement.txt
巨化集团公司 排水 PH 监测系统
通讯协议约定
1.自动时实转播:
上位机请发命令格式:(9Byte)
# Y M D H M 'E' 'N' 'D'
| | | | | | | | |
点号 年 月 日 时 分 结 束
下位机发送数据格式:(n+11Byte)
www.eeworm.com/read/413620/11149476
java av.java
// Decompiled by DJ v3.9.9.91 Copyright 2005 Atanas Neshkov Date: 2006-5-1 19:31:41
// Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version!
// Decompiler optio