资源列表
[其他小程序] epoll
说明:在linux的网络编程中,很长的时间都在使用select来做事件触发。在linux新的内核中,有了一种替换它的机制,就是epoll。 相比于select,epoll最大的好处在于它不会随着监听fd数目的增长而降低效率。因为在内核中的select实现中,它是采用轮询来处理的,轮询的fd数目越多,自然耗时越多(In Linux network programming, long time used in the select to do event trigger. In the new Linu<king丶啊 > 在 2025-11-16 上传 | 大小:1kb | 下载:0
[其他小程序] Desktop
说明:使用opencv进行地形检测,生成相关的地形图(Terrain detection using OpenCV, generate the relevant topographic map)<wohuixiaqia > 在 2025-11-16 上传 | 大小:1kb | 下载:0
[Windows编程] knnclassification
说明:实现KNN聚类 聚类算法 最简单又实用的聚类方法 常用 适用于多领域(KNN clustering algorithm to achieve the simplest and practical clustering method, commonly used in many fields)<可爱的搬运工 > 在 2025-11-16 上传 | 大小:1kb | 下载:0
[Windows编程] L2_distance
说明:流形学习最常用的算法LE算法,可在此基础上进行修改或和其他算法相结合,实现更优的聚类效果。(Manifold learning, the most commonly used algorithm, LE algorithm, which can be modified on this basis, or combined with other algorithms to achieve better clustering results.)<可爱的搬运工 > 在 2025-11-16 上传 | 大小:1kb | 下载:0
[其他小程序] Untitled
说明:建立BP神经网络, 12个隐层神经元,4个输出神经元 tranferFcn属性 'logsig' 隐层采用Sigmoid传输函数 tranferFcn属性 'logsig' 输出层采用Sigmoid传输函数 trainFcn属性 'traingdx' 自适应调整学习速率附加动量因子梯度下降反向传播算法训练函数 learn属性 'learngdm' 附加动量因子的梯度下降学习函数(The BP neural network is established, with 12 hidden la<7123 > 在 2025-11-16 上传 | 大小:1kb | 下载:0