代码搜索:PC数据
找到约 10,000 项符合「PC数据」的源代码
代码结果 10,000
www.eeworm.com/read/335840/12493142
zip pc-b45.zip
www.eeworm.com/read/335840/12493162
zip pc-w10.zip
www.eeworm.com/read/335840/12493373
zip pc-b31.zip
www.eeworm.com/read/148100/12493979
obj pc2lcd.obj
www.eeworm.com/read/148100/12493986
c pc2lcd.c
/********pc control lcd test*****/
#include "ADUC812.h"
#include "stdio.h"
#include "absacc.h"
#include "plcd_bus.c"
#include "intrins.h"
www.eeworm.com/read/148100/12494095
lst pc2lcd.lst
C51 COMPILER V7.01 PC2LCD 11/28/2003 13:22:37 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE PC2LCD
OBJECT MODULE PLACED IN
www.eeworm.com/read/147903/12512614
c pc_115k.c
//115.2k串行口通信程序,校验方式为简单双向校验,
//而且是必要的,因为任何采用中断、crc等的方法
//均很难保证速度和避免错误.
//总体速度5KB/秒
//单片机程序
//使用22.1184晶振
unsigned char time,b_break,b_break_3;
//35.555ms
void int_t0(void) interrupt 1 {
www.eeworm.com/read/248820/12539576
ppt dac0832_pc.ppt
www.eeworm.com/read/334567/12585988
m irc2pc.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/334099/12637657
c pc_115k.c
//115.2k串行口通信程序,校验方式为简单双向校验,
//而且是必要的,因为任何采用中断、crc等的方法
//均很难保证速度和避免错误.
//总体速度5KB/秒
//单片机程序
//使用22.1184晶振
unsigned char time,b_break,b_break_3;
//35.555ms
void int_t0(void) interrupt 1 {