-
基于pso(粒子群)的图像分割
该程序是运用粒子群算法对图片进行分割,开始是在vs2003.net中开发,后来被我改成vc6.0,在用新版的vs2010.2012.2015等版本在打开时均会进行转化,在用vc6.0打开时可直接加载运行,对于初学图像处理,和c++的同学会有很好的帮助,对于有一定基础的同学,也可以参考,希望和大家一起学习,进步
- 2022-12-12 07:40:03下载
- 积分:1
-
C# 自动查询百度排名
C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim(); int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt); HtmlElement he = webBrowser1.Document.GetElementById("page"); if (index > 0) { if (he != null) { HtmlElementCollection strong = he.GetElementsByTagName("strong"); label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页"; timer1.Stop(); &
- 2022-07-23 07:10:25下载
- 积分:1
-
3D sdk练习
关于一个小物体插件的制作,源于SDK的HLP文档,2005格式...
3D sdk练习
关于一个小物体插件的制作,源于SDK的HLP文档,2005格式-3D sdk practice on a small object plug-in production, the HLP from SDK documentation, 2005 Format
- 2022-08-03 02:26:26下载
- 积分:1
-
C Primer超过5。详细说明:
C Primer Plus 5th . rar-C Primer Plus 5th. Rar
- 2022-06-19 17:54:24下载
- 积分:1
-
DLG外观重新开发UI开发的!!!!
DLG外观重新开发UI开发的
DLG外观重新开发UI开发的!!!!
DLG外观重新开发UI开发的-glg
- 2023-07-28 04:05:03下载
- 积分:1
-
一种简单、通用的将类的各成员变量实例化保存的方法
一种简单、通用的将类的各成员变量实例化保存的方法-a simple, common to all categories of member variables example preservation methods
- 2022-07-23 20:42:03下载
- 积分:1
-
比较好的c程序帮助文件,可以看看学习,对变成有一定的帮助作用...
比较好的c程序帮助文件,可以看看学习,对变成有一定的帮助作用-C program to help better document, you can look at the study, to become a certain degree of help
- 2023-03-26 21:45:03下载
- 积分:1
-
This function places one keystroke at the head or tail of the BIOS type
This function places one keystroke at the head or tail of the BIOS type-ahead buffer if there is room for it.
- 2022-09-25 06:00:02下载
- 积分:1
-
一个做给油田用的程序
一个做给油田用的程序-one to do the procedures used in the oilfield
- 2022-04-19 04:10:11下载
- 积分:1
-
VC里rasdial拨号源代码,绝对好用,有回调
VC里rasdial拨号源代码,绝对好用,有回调-VC Lane rasdial dial-up source code, absolutely everything, is a callback
- 2022-03-24 16:23:37下载
- 积分:1