代码搜索:线路保护

找到约 4,347 项符合「线路保护」的源代码

代码结果 4,347
www.eeworm.com/read/371561/2779562

java criticalsection.java

//用某一块的同步代替对整个方法的同步. //用个安全线程保护一个类不安全线程. import java.util.*; class Pair { // 线程不安全的. private int x, y; public Pair(int x, int y) { this.x = x; this.y = y; } public Pair() { this(0, 0)
www.eeworm.com/read/358820/2982542

h i2c.h

#ifndef I2C_24C16_2003_10_27 #define I2C_24C16_2003_10_27 #include "USER.H" sbit SCL=P1^2; sbit SDA=P1^3; sbit WP = P1^1; //写保护, When 1: Enable void I2C_Start(); // 开启总线 (内部函数) voi
www.eeworm.com/read/473097/6856343

java criticalsection.java

//用某一块的同步代替对整个方法的同步. //用个安全线程保护一个类不安全线程. import java.util.*; class Pair { // 线程不安全的. private int x, y; public Pair(int x, int y) { this.x = x; this.y = y; } public Pair() { this(0, 0)
www.eeworm.com/read/412177/11211951

plg jdbhcsy.plg

礦ision2 Build Log Project: O:\51单片机应用实例导航\第8章 继电保护测试仪开发\proc\jdbhcsy.uv2 Project File Date: 01/15/2005 Output: Build target 'Target 1' compil
www.eeworm.com/read/336150/12474343

plg jdbhcsy.plg

礦ision2 Build Log Project: O:\51单片机应用实例导航\第8章 继电保护测试仪开发\proc\jdbhcsy.uv2 Project File Date: 01/15/2005 Output: Build target 'Target 1' compil
www.eeworm.com/read/101839/15802143

html 228.html

www.eeworm.com/read/391291/8411453

c 12232.c

源代码修正版>> [龙啸九天] [332次] 01-4-16 下午 09:12:28 /*———————————————————— 〖说明〗12232点阵信利液晶基本驱动程序,国内很多122×32的液晶与之完全兼容, 该液晶左右分MASTER和SLAVE,上下共分4页,左边列地址从0-61, 右边列地址从0-61,由于芯片内部线路的落后,所以使用较麻烦。 ...
www.eeworm.com/read/277063/10671358

asp index.asp

东莞公交_东莞公交查询_东莞公交车_东莞公交网dg84.COM
www.eeworm.com/read/469070/6977209

asm wo_de_road.asm

ROAD_CHECK BIT 20H ;线路检测标志 ;ONE_OR_TWO BIT 21H ;第一层或第二层传感器标志 ;ONELAY BIT 25H;第一层传感器开关(硬件改变,不再起作用) ;TWOLAY BIT 26H ;第二层传感器开关(硬件改变,不再起作用) ROADSTATE EQU 30H ;===============================
www.eeworm.com/read/399506/7855486

c 12232.c

源代码修正版>> [龙啸九天] [332次] 01-4-16 下午 09:12:28 /*———————————————————— 〖说明〗12232点阵信利液晶基本驱动程序,国内很多122×32的液晶与之完全兼容, 该液晶左右分MASTER和SLAVE,上下共分4页,左边列地址从0-61, 右边列地址从0-61,由于芯片内部线路的落后,所以使用较麻烦。 ...