这项工作包括 8 个不同版本的二元粒子群优化 (BPSO) 算法。 其中六个使用新的传递函数,分为两个系列:s 形和 v 形。 表现出最高性能的 V4(在 BPSO8 中)传递函数称为 VPSO,强烈建议使用。 主要论文:S. Mirjalili 和 A. Lewis,“二元粒子群优化的 S 形与 V 形传递函数”,Swarm 和进化计算,第一卷。 9, pp. 1-14, 2013. 链接: http : //www.sciencedirect.com/science/article/pii/S2210650212000648 我有很多这方面的相关课程。 您可以通过以下链接注册,享受 95% 的折扣: ****************************************************** *************************************
2022-01-09 16:21:51 259KB matlab
1
libLDB is a C++ library for extracting an ultrafast and distinctive binary feature LDB (Local Difference Binary) from an image patch. LDB directly computes a binary string using simple intensity and gradient difference tests on pairwise grid cells within the patch. Relying on integral images, the average intensity and gradients of each grid cell can be obtained by only 4~8 add/subtract operations, yielding an ultrafast runtime. A multiple gridding strategy is applied to capture the distinct patterns of the patch at different spatial granularities, leading to a high distinctiveness of LDB. LDB is very suitable for vision apps which require real-time performance, especially for apps running on mobile handheld devices, such as real-time mobile object recognition and tracking, markerless mobile augmented reality, mobile panorama stitching. This software is available under the GNU General Public License (GPL) v3.
2022-01-04 15:11:41 68KB LDB Binary Local Feature
1
官方离线安装包,测试可用。使用rpm -ivh [rpm完整包名] 进行安装
2022-01-03 21:02:28 6KB rpm
官方离线安装包,测试可用。使用rpm -ivh [rpm完整包名] 进行安装
2022-01-03 17:01:29 6KB rpm
cef_binary_87.1.14+ga29e9a3+chromium-87.0.4280.141_windows32 这是 87.0.4280最后一个稳定版,用了一周时间进行编译的,支持flv,mp3,mp4 libcef_dll也使用vs2013进行编译,新测可用 你可也可以自己,步骤: 1.进入libcef_dll目录,使用cmake-gui.exe生成VS对应工程文件 2.在工程属性页包含目录:cef_binary_87.1.14+ga29e9a3+chromium-87.0.4280.141_windows32和cef_binary_87.1.14+ga29e9a3+chromium-87.0.4280.141_windows32\libcef_dll\base 3.预处理器定义增加:NOMINMAX
2021-12-29 16:06:29 65.28MB cef cef_87.1.14 87.0.4280.141 cef3
1
谷歌浏览器内核(linux版),CEF版本:68.0.3440.106,编译环境:ubuntu 18.04,增加H.264支持
2021-12-29 15:15:05 100.33MB CEF H.264 Linux x64
1
二元分类模型比较 在本笔记本中,我使用生成的二进制分类数据比较了Scikit-Learn算法 , , , , , 和简单的ANN在Keras和PyTorch中构建的预测精度。
2021-12-27 17:21:57 133KB JupyterNotebook
1
IEEE754 浮点标准 英文 (IEEE Standard 754 for Binary Floating-Point Arithmetic) Prof. W. Kahan Elect. Eng. & Computer Science University of California Berkeley CA 94720-1776
2021-12-25 22:18:46 115KB IEEE 754 float
1
二值图像处理,全英文教材,含距离变换和图像细化算法,值得参考
2021-12-20 09:36:27 13.08MB 二值图像处理
1
加速二进制堆 二进制堆算法,已使用快捷方式和其他方法进行了加速,可用于Dijkstra的算法。
2021-12-17 11:29:23 474KB Pascal
1