-
这个例子演示图钉按纽的实现(就像Developer Studio中资源的属性表中左上角的按纽)...
这个例子演示图钉按纽的实现(就像Developer Studio中资源的属性表中左上角的按纽)-this example demonstrates the realization radius button (like Developer Studio is a resource sexual upper left corner of the table button)
- 2023-03-07 10:05:04下载
- 积分:1
-
人工神经网络算法,神经网络,双输入,一个输出
人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
- 2022-03-20 21:29:24下载
- 积分:1
-
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高...
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高-Introduced the C++ Template library very good tutorial, great reference value, can you get a larger raise
- 2022-03-18 05:46:19下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
文件操作演示程序
文件操作演示程序-file manipulation Demonstration Program
- 2022-07-01 12:12:44下载
- 积分:1
-
去雨线
用matlab方法实现去雨线,单幅图像去雨,利用深度神经网络相关技术,实现这一问题的困难主要在两个方面:1、雨滴所在区域并没有被提前圈出;2、雨滴覆盖部分的图片信息大部分缺失。针对以上这两个问题,作者认为去除图片中的雨滴需要分三步。第一步是识别图片中的雨滴区域;第二步是利用雨滴区域附近的没有雨滴的区域对雨滴覆盖区域进行复原,以还原原本的图像;第三步则是对还原图像进行识别,判别还原结果,以确保复原后的图片不会有较大的人工修改痕迹。
- 2022-05-28 18:46:00下载
- 积分:1
-
使用信任的库
a library which uses trust-region methods to solve problems in scalar optimization or nonlinear least squares
- 2023-04-03 21:50:03下载
- 积分:1
-
对加入水印的图像进行检测,水印加入算法是上一个上传的程序 add_score.m...
对加入水印的图像进行检测,水印加入算法是上一个上传的程序 add_score.m-to join the watermark image detection, joined the watermark algorithm is a procedure upload add_score.m
- 2022-02-07 04:44:18下载
- 积分:1
-
包含图的深度优先探索遍历和广度优先探索遍历,能从图中的任一顶点出发访问图中所有顶点...
包含图的深度优先探索遍历和广度优先探索遍历,能从图中的任一顶点出发访问图中所有顶点-Includes plans to explore the depth-first traversal and breadth-first traversal to explore, from the graph the starting point of any visit to Figure 1 for all vertices
- 2022-03-03 04:02:20下载
- 积分:1
-
文件被修改后通知主界面,不错的程序,可以试一试
文件被修改后通知主界面,不错的程序,可以试一试-After file has been modified,it notifies main window.A good progrmming.You may have a try.
- 2023-04-13 13:00:03下载
- 积分:1