-
利用遗传算法进行阈值分割
本算法利用遗传算法根据otsu原则迭代计算得到图像的最优分割阈值。
使用了opencv库。
- 2022-02-03 09:05:06下载
- 积分:1
-
5个关于布尔运算的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
5个关于布尔运算的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-five Boolean operations on the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
- 2022-03-20 14:02:02下载
- 积分:1
-
The importance of direct methods discussed in the previous work is unquestionabl...
The importance of direct methods discussed in the previous work is unquestionable, since in some practical engineering problems, information about the values of the objective function is the only reliable information, which may have a researcher.
- 2023-03-25 05:50:04下载
- 积分:1
-
librec
推荐系统的类库,实现了大部分的推荐算法,大家可以在此基础上进一步实现自己的优化算法。
- 2022-02-04 09:57:52下载
- 积分:1
-
这是Badming写的一些关于AI的c++代码,他认为现代的脚本语言实际上是未来Ai的前身。当代码复杂到一定程度,程序给人类的反应,人类已经分不清是不是死的代码...
这是Badming写的一些关于AI的c++代码,他认为现代的脚本语言实际上是未来Ai的前身。当代码复杂到一定程度,程序给人类的反应,人类已经分不清是不是死的代码或是真的有意识产生了。-This is a Badming written about AI in c++ code, he thinks of modern scripting language is actually the predecessor of the future of Ai. When the code is complex and to a certain extent, the program" s response to mankind, mankind has not distinguish the code is not dead, or really awareness created.
- 2022-02-02 10:04:27下载
- 积分:1
-
卡尔曼跟踪
kalman tracking a ba
- 2022-08-08 11:21:35下载
- 积分:1
-
点与多边形关系判断
适用于初学者的C#源代码,教你学会画点画线和画面,并且能判断点与折线以及点与多边形的位置关系。代码清晰易懂,重点处附有注释。
- 2022-06-15 15:21:33下载
- 积分:1
-
离散数学经典的算法
离散数学经典的算法-Discrete Mathematics classical algorithm
- 2022-02-03 05:21:43下载
- 积分:1
-
normal random number generator
c#正态分布的随机数发生器-normal random number generator
- 2022-01-26 01:33:55下载
- 积分:1
-
标准PSO算法 2011版
一个可作为标准的PSO算法C语言程序,2011版。可读性极其高,这也是牺牲了一小点性能换取而来的。借鉴了众多权威人士的工作,得到了他们之中许多人的意见。
- 2022-04-14 17:02:11下载
- 积分:1