-
Form1.Designer
说明: Suggestions for Writing High Quality Code to Improve C# Programs [Avoid Invalid Code in finaly, Avoid Nested Exceptions
- 2020-06-24 01:20:02下载
- 积分:1
-
C_Primer_Plus_4_5_EN_Chinese
C_Primer_Plus_4_5 中英文合辑(C_Primer_Plus_4_5_EN_Chinese)
- 2017-06-27 10:23:43下载
- 积分:1
-
HOG_OpenCV_Single
说明: 初学者,入门,识别率较低。vs2010+opencv2.44(Beginners, beginners, low recognition rate. VS2010 + opencv2.44)
- 2019-04-24 21:06:29下载
- 积分:1
-
Delphi MouseHook鼠标钩子
Delphi MouseHook鼠标钩子,全局映像文件, 如果没有TMappingMem, hook就只对本进程起作用,子类TMouseHook, 只提供事件接口实现,关键所在, 通过AllocateHWnd创建一个不可见的窗体, 来实现所有消息的中转,通过TMouseHookBase的WndProc来实现对消息的响应,最终并附有测试项目的源码。
- 2023-05-03 15:00:03下载
- 积分:1
-
分享VB贪吃蛇源码
再次与大家分享一款VB贪吃蛇源码,这一款贪食蛇的特点是设置功能比较多,界面也经过了美化,很漂亮,同时游戏还有多种功能设置,附有游戏关口编辑器,支持用户自定义关口,不过用到了控件,已附在源码包里。
- 2022-04-19 15:21:07下载
- 积分:1
-
GA & PSO+BP
说明: 遗传算法与粒子群算法优化BP,有较好的分类效果(BP optimization based on Genetic Algorithm and particle swarm optimization)
- 2021-03-30 16:59:09下载
- 积分:1
-
guzhangjianche
说明: 一个24V输出故障检测子函数;用于电源检测系统;(A 24V output fault detection son functions Used for power test system
)
- 2011-03-27 16:39:38下载
- 积分:1
-
MainToRunPhaseRetrieval
MATLAB中散射成像预处理后进行相位恢复,程序运行需要修改图片输入路径(MATLAB scattering imaging pretreatment after phase recovery, the program needs to modify the image input path)
- 2018-06-05 20:21:08下载
- 积分:1
-
xc8_2.0_2.1破解
针对mplab ide的c编译器 xc8 版本v2.0 v2.1 破解文件 亲测好用 解压 按照对应的路径进行覆盖即可(C compiler xc8 version V2.0 v2.1 for MPLAB ide can crack files and overwrite them with decompression according to the corresponding path.)
- 2020-08-07 09:28:31下载
- 积分:1
-
帧差法
利用转换公式将真彩图像转换为灰度图像。将灰度图像的每一个像素点对应一个元素保存在一个矩阵中。然后利用帧差法进行图像差分处理,从而提取出运动目标。对差分后的图像二值化处理,用最大类间方差分割法遍历求取最优阈值。使其作为基准,区分差分图像的背景元素和目标元素。最后用matlab进行编程使目标信息高亮显示在屏幕上。(The true color image is converted to gray image by transformation formula. Each pixel of a grayscale image is stored in a matrix corresponding to one element. Then the frame difference method is applied to image difference processing to extract moving targets. After the two valued processing of the differential image, the optimal threshold is obtained by traversing the maximum variance between classes. It is used as a benchmark to distinguish the background and target elements of the differential image. Finally, Matlab is programmed to highlight the target information on the screen.)
- 2018-08-23 20:38:30下载
- 积分:1