代码搜索:8025
找到约 156 项符合「8025」的源代码
代码结果 156
www.eeworm.com/read/369054/9666323
frm form12.frm
VERSION 5.00
Begin VB.Form Form12
Caption = "Form12"
ClientHeight = 5700
ClientLeft = 60
ClientTop = 345
ClientWidth = 8025
LinkTopic
www.eeworm.com/read/475928/6769859
txt aw60iic+rx8025模拟io.txt
#include "Cpu.h"
#include "mealue.h"
#include "LCD.h"
typedef unsigned int uint;
typedef unsigned char uchar;
#define W_8025_ADDR 0X64
#define R_8025_ADDR 0X65
#ifndef SDA
#defin
www.eeworm.com/read/395098/8196500
c i2c.c
/* I2C器件AT24C256和RX8025A驱动程序
制作人:张彩霞
日期: 2003-11-12
*/
/* TMS320LF2407A与I2C接口
PE.1-----SCL
PE.0-----READ
PE.7-----WRITE
PE.2-----256WP(低电平可写入)
PEDATDIR 初始化时PE1 2 7为输出方式 高电平0
PE.0为
www.eeworm.com/read/156583/11791115
c iic.c
/******************************************************************************************************
文件名:iic.c
编写者:WANGYUBO
描述:iic总线的子程序。
版本:2006年4月6日 1.0
*********************************
www.eeworm.com/read/104868/15682177
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__7
www.eeworm.com/read/175601/9540267
makefile
# File: drivers/at91/spi/Makefile
#
# Makefile for the Atmel AT91RM9200 SPI device drivers
#
obj-y := nx8025.o
obj-m :=
obj-n :=
#obj- :=
www.eeworm.com/read/425615/10344686
frm frmcustrequest.frm
VERSION 5.00
Begin VB.Form frmCustRequest
Caption = "住户投诉管理"
ClientHeight = 7335
ClientLeft = 60
ClientTop = 345
ClientWidth = 8025
LinkTo
www.eeworm.com/read/264188/11326259
frm frmcustrequest.frm
VERSION 5.00
Begin VB.Form frmCustRequest
Caption = "住户投诉管理"
ClientHeight = 7335
ClientLeft = 60
ClientTop = 345
ClientWidth = 8025
LinkTo
www.eeworm.com/read/156368/11808116
c dataprotect.c
/*========================================*/
/*系统名称:DDSF-CECG-JiangSu */
/*函数名称:数据保护 */
/*程序编写:步爱军 */
/*开始日期:2005-01-01 */
/*完成日期:
www.eeworm.com/read/386453/2571446
8025bbe26284001d1bf6c7a55400e167
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.htt