搜索结果

找到约 87 项符合 LEFT 的查询结果

Delphi控件源码 Floating Window.It is descendant of TCustomPanel. You can: - Drag on its title bar. - Set title ba

Floating Window.It is descendant of TCustomPanel. You can: - Drag on its title bar. - Set title bar on the left (only for truetype font) - Show/Hide buttons on title bar - Expand/shrink window (like tool window in CorelDraw)
https://www.eeworm.com/dl/666/250310.html
下载: 32
查看: 1086

驱动编程 This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i

This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, ...
https://www.eeworm.com/dl/618/252357.html
下载: 70
查看: 1050

DSP编程 for the TI dm6446 platformBackground subtraction moduleMaintain a background model, which can distin

for the TI dm6446 platformBackground subtraction moduleMaintain a background model, which can distinguish background, foreground and theft/left pixelsShadow removal moduleDetect shadow regions in monochrome videosCamera shift detection and suppression moduleDetect of small camera shift, and suppress ...
https://www.eeworm.com/dl/516/255654.html
下载: 179
查看: 1041

软件设计/软件工程 map identification laquo yuan Problem description : the digital image processing of an image often e

map identification laquo yuan Problem description : the digital image processing of an image often expressed as a macute M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the value of a pixel image, said a map of a million, usually called map million pixels ...
https://www.eeworm.com/dl/684/268398.html
下载: 44
查看: 1053

数值算法/人工智能 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the

北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the ma ...
https://www.eeworm.com/dl/518/286896.html
下载: 105
查看: 1160

Java编程 程序显示一个书签和两个按钮

程序显示一个书签和两个按钮,按下left按钮,标签显示left,按下right按钮,标签显示right
https://www.eeworm.com/dl/633/295813.html
下载: 176
查看: 1021

J2ME 计时器 Run mode: * - stop 0 - switch on backlight # - suspend/resume joystick - set next result

计时器 Run mode: * - stop 0 - switch on backlight # - suspend/resume joystick - set next result 1-9 - set result for member with this number Inspect mode: *,#,0 - reset and start UP,LEFT - show previous result 1-9 - show result for member with this number
https://www.eeworm.com/dl/660/313716.html
下载: 47
查看: 1107

文章/文档 主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetConte

主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetContent() if(m_strExt.GetLength()==0) return CStdioFile sf if(sf.Open("FileExt.txt",Cfile::modeRead)) { CString strTemp,strOut while(sf.ReadString(strTemp)) { if(strTemp.Left(m_strExt.G ...
https://www.eeworm.com/dl/652/318659.html
下载: 186
查看: 1046

驱动编程 This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers w

This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filt ...
https://www.eeworm.com/dl/618/338160.html
下载: 159
查看: 1048

matlab例程 A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is

A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and ...
https://www.eeworm.com/dl/665/344562.html
下载: 173
查看: 1105