搜索结果
找到约 250 项符合
MEAN-shift 的查询结果
数据库系统 面向对象数据库开发时
面向对象数据库开发时,需要将数据库中的表写成类使用,重复工作代码量巨大,该工具支持SQLServer2000数据库,可以将数据库中的表,批量转换在Delphi类.支持2种格式: 1. 类声明格式;(需要开发者在属性上按Shift+Ctrl+C) 2. 直接转换并保存Unit文件; ...
VC书籍 This book presents an insightful view of XML that places this emerging technology in the context of
This book presents an insightful view of XML that places this emerging technology in the context of the ongoing Web revolution. Written for business and technical professionals, this book revals the true value of XML for distributed information systems. It explains how XML is transforming the way or ...
Delphi控件源码 1.注册服务 2.快捷键
1.注册服务
2.快捷键,切换鼠标左右键
3.杀掉进程
1.运行RegSwap.bat,可以注册成为服务
2.控制面板-服务中,启动服务
3.Shift+F8,切换
4.在c:\KilledList.txt 文件中输入,进程名,模糊即可,在切换的同时就能杀掉列表中的进程
其他 -- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit
-- Booth Multiplier
-- This file contains all the entity-architectures for a complete
-- k-bit x k-bit Booth multiplier.
-- the design makes use of the new shift operators available in the VHDL-93 std
-- this design passes the Synplify synthesis check
其他 - Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, sh
- Convert file (plain text) or clipboard content among the following
encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian,
unicode little-endian, and utf-8.
- Batch files conversion
- Preview file content and converted result before actual conversion.
matlab例程 By building a nonlinear function relationship between an d the error signal
By building a nonlinear function relationship between an d the error signal,this paper presents a no—
vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
VHDL/FPGA/Verilog Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c
Verilog HDL: Magnitude
For a vector (a,b), the magnitude representation is the following:
A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine ...
matlab例程 SOUNDSC(Y,...) is the same as SOUND(Y,...) except the data is scaled so that the sound is played a
SOUNDSC(Y,...) is the same as SOUND(Y,...) except the data is
scaled so that the sound is played as loud as possible without
clipping. The mean of the data is removed.
其他 Spikes can be taken as absolute quantities of measuring values which are large than approximately fo
Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with each time series. When a measuring value with the d ...
单片机开发 本次设计的RS232 to USB 转换器采用HT82M99E 和MAX232 芯片
本次设计的RS232 to USB 转换器采用HT82M99E 和MAX232 芯片,其中HT82M99E 为主控芯片,MAX232
为RS232 level shift。本次设计的RS232 to USB 转换器使用操作系统提供的USB HID 设备类驱动程序。