搜索结果
找到约 185 项符合
auto-detect 的查询结果
matlab例程 % BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequen
% BackgroundRemoval=[true],false
% Gain=[tsquare],linear
% BandPass=[paul],fircls
% CenterFrequency, auto (determined using pburg)
% BandWidth=auto (a fraction of the CenterFrequency default=0.25)
% ContrastStretch=[true],false
% HilbertAmplitude=[true],false
% HorizontalStacking=1 (a number ...
Delphi控件源码 法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ----------------------------------------------------------
法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。
// ----------------------------------------------------------
// 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6)
// All routines now operate on rectangular matrix, except (InvMat and SysLin)
// No more need to use the InitMat procedure (su ...
驱动编程 ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ...
文件格式 数字图像处理基础理论
数字图像处理基础理论,英文资料Restoration and Enhancement
Space Pictures (blurred, noisy, distorted)
Computerized Tomography
Coding
Transmission – Teleconferencing
Storage – Land SAT Images
Pattern Recognition
Blood Cell Analysis
Remote Sensing
Robotic Vision
Computer Graphics
Flight Simulation
Au ...
matlab例程 This model shows NASA s HL-20 lifting body modeled in Simulink, and Aerospace Blockset. This model s
This model shows NASA s HL-20 lifting body modeled in Simulink, and Aerospace Blockset. This model simulates approach and landing flight phases using an auto-landing controller.
Internet/网络编程 一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务"
一个简单的端口扫描程序:
addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务" Case 21 plus = "FTP服务★★★★★" Case 25 plus = "SMTP服务★★" Case 43 plus = "Whois服务" Case 53 plus = "DNS服务☆" Case 80 plus = "HTTP服务★★★★★" Case 81 plus = "HOSTS2名称 ...
其他书籍 If you have programming experience and a familiarity with C--the dominant language in embedded syste
If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones ...
其他 使用过U盘的朋友都知道u盘病毒是一种Autorun自运行病毒,当双击时触发病毒体,会复制自身到C D E和系统盘system32下等盘符,(生成exe文件和一个Autorun.inf文件),同时修改注
使用过U盘的朋友都知道u盘病毒是一种Autorun自运行病毒,当双击时触发病毒体,会复制自身到C D E和系统盘system32下等盘符,(生成exe文件和一个Autorun.inf文件),同时修改注册表,当点击C盘等盘符右键时,会有一个auto命令(黑色粗体)或者是两个开始命令,本人学习vbs才15天,我也来模拟下这个autorun病毒 和部分熊猫烧香功能,本人 ...
USB编程 This design package includes reference materials for creating a USB - PS/2 combination mouse that a
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface and
configures itself to operate on the appropriate bus.
串口编程 PC机与智能仪器串口通信 MSComm 控件 MSComm 控件通过串行端口传输和接收数据
PC机与智能仪器串口通信
MSComm 控件
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。
语法
MSComm
说明
MSComm 控件提供下列两种处理通讯的方式:
事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 ...