代码搜索:Write
找到约 10,000 项符合「Write」的源代码
代码结果 10,000
www.eeworm.com/read/384825/8840020
c r61505u.gz.c
/***********************
TM240320A7NFWVGWC2
Main driver: R61505U1
Display DOTS: 240X320 (8/16 bits)
Version: 1.0
Date:2007.06.4
***********************/
#include"stdio.h"
#include"reg51.h"
www.eeworm.com/read/384746/8845030
txt max7219qd.txt
max7219驱动程序
//max7219 led drive program
//for 51 mcu
//designed by zhaoliang
//2005-6-12 13:52
#i nclude
/*************************************************/
//common part
#define HIGH
www.eeworm.com/read/384515/8865369
c wl007.c
/*******************************************************************************
* *
* File : wl007.c
www.eeworm.com/read/284824/8889419
c 24c02.c
#include
#include
#define OP_READ 0xa1 // 器件地址以及读取操作
#define OP_WRITE 0xa0 // 器件地址以及写入操作
#define MAX_ADDR 0x7f // AT24C02最大地址
unsigned char code dis_code[] = {0x7
www.eeworm.com/read/284771/8900025
c shijie.c
// Target: C8051F005
// Tool chain: KEIL C51
//-----------------------------------------------------------------------------
// Includes
//------------------------------------------------------
www.eeworm.com/read/284709/8907743
s lcd1602.s
.module lcd1602.c
.area text(rom, con, rel)
.dbfile D:\PROGRA~1\ICC\Pro(AVR)\环保型IC卡门禁系统\lcd1602.c
.dbfunc e LCD_init _LCD_init fV
.even
_LCD_init::
.dbline -1
.dbline 7
; //------------
www.eeworm.com/read/284171/8957552
cpp xlxram.cpp
/*
Simulation model of Xilinx FPGA BlockRAM memory
2002 A.S.Slusarczyk@tue.nl
*/
#include "xlxram.h"
//////////////////////////////////////////////////////////////////////////////////
// Dual-p
www.eeworm.com/read/186089/8960357
bak netdaq.c.bak
//-----------------------
//Drv test
//Win2nix@126.com
//2006-12-16
//-----------------------
#include "netdaq.h"
int main()
{
int addr,num,num_of_write,temp,i;
u16 *buf;
//u16 num;
u16 da
www.eeworm.com/read/186089/8960363
c netdaq.c
//-----------------------
//Drv test
//Win2nix@126.com
//2006-12-16
//-----------------------
#include "netdaq.h"
int main()
{
int addr,num,num_of_write,temp,i;
u16 *buf;
//u16 num;
u16 da
www.eeworm.com/read/382513/9023488
h lcd1602.h
#define uchar unsigned char
#define uint unsigned int
sbit rs=P2^0;
sbit lcden=P2^2;
#define lcd_mode 0x38
#define display_cursor 0x0f
#define undisplay_cursor 0x0c
char code int_to_char[]="012