-
C #读/写文件操作。很简单的代码。
C# read/write file operation. Very simple code.
- 2022-02-20 13:40:47下载
- 积分:1
-
希尔德雷思 Marr 边缘检测
计算机视觉中,马尔 — — 希尔德雷思算法是一种边缘检测的数字图像,那就是,连续曲线方法有图像亮度强、 快速变化。马尔 — — 希尔德雷思边缘检测方法简便,操作的卷积与拉普拉斯算子的高斯函数,或作为快速逼近的高斯差分图像。然后,零交叉检测筛选的结果,获得的边缘。高斯拉普拉斯算子的图像操作符有时也被称为墨西哥帽小波由于其视觉的形状,当打开上行-下来。 David Marr 和艾伦 C.希尔德雷思是两个发明家。马尔 — — 希尔德雷思运算符,但是,患有两个主要限制。它生成响应,其中不对应的边缘,所谓的"伪边缘",和定位误差可能严重弯曲的边缘。今天,有很多更好的边缘检测方法,如基于局部定向极大值梯度幅值,在寻找的 Canny 边缘检测器或微分方法基于零交叉对应 (这两个操作之前,通过高斯平滑第步。) 的梯度方向的二阶导数的微分表达式搜索有关更多详细信息,请参阅对边缘检测的文章。
- 2022-11-18 10:50:03下载
- 积分:1
-
一个不错的文件操作类
一个不错的文件操作类-good files operation cla
- 2022-02-04 23:56:46下载
- 积分:1
-
用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文...
用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文件”即可找到。-Using vb.net write access to xml document to the source code. For their own creative hands. Some download sites have been available for download. If the compiler depends on a good program, in-line search access the database to generate xml document you can find.
- 2023-08-30 15:10:04下载
- 积分:1
-
检查你的文件。如果你不想
checking your files. If you do not want to
- 2022-05-29 23:56:24下载
- 积分:1
-
对图的具体操作,包括建图,显示图,以及一些关于图的基本算法。。。更多功能有待添加...
对图的具体操作,包括建图,显示图,以及一些关于图的基本算法。。。更多功能有待添加-暇 木 图 示 图 约 一些 图 幕惴ㄠ功 写
- 2022-07-25 22:28:22下载
- 积分:1
-
FileMapping使用程序形式,在formmain.pas { } { formmain frmMain r * RES }是…
program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.-program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R*.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
- 2022-03-29 14:12:49下载
- 积分:1
-
一个监视系统的目录和文件变化的源代码,用Delphi编写。
一个监视系统的目录和文件变化的源代码,用Delphi编写。-a surveillance system directories and files of the source code with Delphi.
- 2022-05-23 19:11:44下载
- 积分:1
-
TXT files to split into files of any size, easy to portable devices such as mobi...
对TXT文件进行分割成任意大小的文件,便于手机等便携设备出里-TXT files to split into files of any size, easy to portable devices such as mobile phones out in
- 2022-08-11 22:30:49下载
- 积分:1
-
VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了N...
VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强!
-the temporary files sometimes really annoying! When you compile a procedure, suddenly pop up a dialog system : "D is not enough disk space will need ~~~~~~~~~ disk clean up?" and it can only Qingdiao Nkb of the Eastern, What is your reason for not himself wrote a specialized cleaning up garbage VC small tool? Periodically run a completely remove specified types of waste paper : clean, the Chinese, refused!
- 2022-02-03 02:39:04下载
- 积分:1