代码搜索:光信号检测

找到约 10,000 项符合「光信号检测」的源代码

代码结果 10,000
www.eeworm.com/read/242302/13078113

txt 如何控制cd-r进行读写操作.txt

你 可 以 在 http://www.vision-factory.com下 载 一 个 免 费 的 cdwriter控 件 , 它 可 以 用 来 刻 光 盘 , 在 VB中 可 以 使 用 , 应 该 在 PB中 也 可 以 。
www.eeworm.com/read/242302/13078310

txt 如何知道cdrom的盘符.txt

你 可 以 使 用 API函 数 GetDriveType来 确 定 哪 个 磁 盘 是 光 盘 。 该 函 数 定 义 如 下 : Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA" (ByVal nDrive As String) As Long 你 可 以 使 用 GetDriveTyp
www.eeworm.com/read/253803/12198360

htm 上海市高校2001年春季招生考试改革方案确定.htm

上海市高校2001年春季招生考试改革方案确定陶洪光??丁良
www.eeworm.com/read/114100/15111557

txt 如何控制cd-r进行读写操作.txt

你 可 以 在 http://www.vision-factory.com下 载 一 个 免 费 的 cdwriter控 件 , 它 可 以 用 来 刻 光 盘 , 在 VB中 可 以 使 用 , 应 该 在 PB中 也 可 以 。
www.eeworm.com/read/114100/15111700

txt 如何知道cdrom的盘符.txt

你 可 以 使 用 API函 数 GetDriveType来 确 定 哪 个 磁 盘 是 光 盘 。 该 函 数 定 义 如 下 : Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA" (ByVal nDrive As String) As Long 你 可 以 使 用 GetDriveTyp
www.eeworm.com/read/7227/112606

s trace_light.s

.module trace_light.c .area text(rom, con, rel) .dbfile e:/ICC/include/sl3010.c .dbfunc e port_init _port_init fV .even _port_init:: .dbline -1 .dbline 81 ; //追光机器人 ; ; #include
www.eeworm.com/read/15962/600999

h 74hc595.h

#ifndef _74HC595_HEADER #define _74HC595_HEADER #ifdef _74HC595_GLOBALS #define _74HC595_EXT #else #define _74HC595_EXT extern #endif //光耦继电器595控制 #define OR595_dataON PORTA
www.eeworm.com/read/211278/4944668

java dbinfoconstants.java

package com.emk.manage; /** * 声明数据库中一些状态值表和类型值表的常量 * @author 李伟光 */ public class DBInfoConstants { //关于状态state: /** * 0--未发布 (刚新增,待审核) */ public static final String STA