搜索资源列表
Raster_vb
- For i = 0 To PicMain.Height MaskLine = False 初始化MaskLine变量 For j = 0 To PicMain.Width CurrentColor = GetPixel(PicMain.hdc, j, i) 取得当前所在点的颜色值 If j < PicMain.Width Then TwoColor = GetPixel(PicMain.hdc, j + 1, i) 取得当前所在点前面一点的值, 用途是当是一条很宽的线条
DrawImage(Realse)
- 提供检测区域划定的功能,首先SetHostInfo初始化参数,然后SetImageFileName(LPCTSTR pFileName)取得一张场景图像, 根据需要绘制一个检测区域,WriteDataBase(void) 将这个区域存储,作为IVS的输入-To provide regional delineation of the functions of detection, first of all SetHostInfo initialization parameters, and the
WINTC-GUI
- WINTC GUI,模仿WINTC界面。文本模式下的GUI设计时,主要要用到这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打印文本的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函数,就可以实现文本窗口的保存与恢复。比如,在每次显示菜单,之前先把,菜单将要覆盖的文本窗口内容用gettext() 保存到内存中,然后显示菜单,在退出菜单时使用puttext() 把覆盖的文本内容还原,刚进入GUI程
axesreset.tar
- 在matlab中,利用GUI中各句柄之间的关系,进行相应坐标轴中图像的清除工作,对GUI设计中的初始化和重置工作很有用-In matlab using the relationship between the handle to the GUI, corresponding axis image cleanup, useful for initialization and reset the GUI design
ov2640CDD
- OV2640参考资料,包含初始化代码。OV2640参考资料,包含初始化代码-OV2640 reference materials, including the initialization code. OV2640 reference materials, including initialization code
cxss
- 滑模变结构程序,主要是二阶系统,本文件为自适应滑模控制,包括有S函数得描述:1模型初始化函数,2微分函数描述的函数,3,mdloutput函数;里面有仿真实例、主程序、控制设计程序,被控对象程序,输入指令程序和作图程序。-Sliding mode variable structure program, mainly is the second order system, the files for the adaptive sliding mode control, including the
659767
- 这是一个matlab程序,其中包括初始化程序,QAM程序,OFDM主程序-This is a matlab program, including the initialization procedure, QAM program, OFDM main program