-
Regmon Enterprise Edition
说明: For all?who is interesting reversing
- 2020-06-21 16:20:01下载
- 积分:1
-
动态Linq 查询条件(PredicateExtensions) 示例源码下载
动态Linq 查询条件(PredicateExtensions) 示例源码下载
- 2014-06-14下载
- 积分:1
-
RayTracing
采用层次包围盒、八叉树加速的光线跟踪算法(ray tracing using level boundary box and eight branch tree algorithm)
- 2020-12-31 21:48:59下载
- 积分:1
-
weatherinfo
c语言使用socket获取中央气象台天气信息,有城市名和城市ID对应表,JSON解析。(c language use socket to get the weather information of the Central Meteorological Station, the city name and city ID corresponding table, JSON parsing.)
- 2013-03-20 08:28:05下载
- 积分:1
-
AGV运动控制
多个AGV小车并行运动,分别可以到达预定的目标,界面是自己画的简单地图,运动控制框架可以参考,直接运行看效果(Multiple AGV cars move in parallel to achieve their intended goals. The interface is a simple drawing drawn by themselves. The motion control framework can be used as a reference for direct operation to see the effect.)
- 2019-02-21 16:35:36下载
- 积分:1
-
图像直线检测库
图像直线检测库,对图像中的进行直线检测,库中包含有三种方法,LSD直线检测,FLD直线检测以及EDLines直线检测,有对库的简要介绍。
- 2022-03-31 15:04:58下载
- 积分:1
-
test
引入能直接处理连续型数据的邻域粗糙集约简模型,给出一种基于邻域粗糙集模型和粒子群优化的特征选择算法。仿真实验结果表明该算法可以选择较少的特征,改善分类的能力。(employs the neighborhood rough set reduction model which can process the numerical features directly without discretization. Then the particle fitness function in particle swarm optimization (PSO) algorithm is built based on that model. Finally, a novel feature selection algorithm based on particle swarm optimization and neighborhood rough set reduction model is proposed. Experimental results prove that the new algorithm improves classification ability with fewer features selected.)
- 2021-04-17 18:08:52下载
- 积分:1
-
C#
- 2023-08-18 03:10:03下载
- 积分:1
-
STM8S_StdPeriph_Lib_V2.1.0
STM8S_StdPeriph_Lib_V2.3.1 驱动包(STM8S_StdPeriph_Lib_V2.3.1 driver package)
- 2019-03-01 11:38:10下载
- 积分:1
-
随机森林聚类算法
在机器学习中,随机森林是一个包含多个决策树的分类器, 并且其输出的类别是由个别树输出的类别的众数而定。 Leo Breiman和Adele Cutler发展出推论出随机森林的算法。 而 "Random Forests" 是他们的商标。 这个术语是1995年由贝尔实验室的Tin Kam Ho所提出的随机决策森林(random decision forests)而来的。这个方法则是结合 Breimans 的 "Bootstrap aggregating" 想法和 Ho 的"random subspace method"以建造决策树的集合.
- 2022-02-05 13:17:35下载
- 积分:1