代码搜索:光信号检测
找到约 10,000 项符合「光信号检测」的源代码
代码结果 10,000
www.eeworm.com/read/396073/8133873
htm csdn_文档中心_优化了的过关键点的光滑曲线拟合算法的修正(一个链表的定义).htm
CSDN_文档中心_优化了的过关键点的光
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/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