资源列表

« 1 2 ... .56 .57 .58 .59 .60 4461.62 .63 .64 .65 .66 ... 66581 »

[其他小程序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

[其他小程序SJS1

说明:一个非常简单的生成高斯瑞利和泊松分布随机数(Generating random numbers)
<hehehj > 在 2025-11-16 上传 | 大小:1kb | 下载:0

[Windows编程pjypq463

说明:利用PHP的画图功能函数库实现三维饼图效果()
<bhestev > 在 2025-11-16 上传 | 大小:1kb | 下载:0

[其他小程序Desktop

说明:使用opencv进行地形检测,生成相关的地形图(Terrain detection using OpenCV, generate the relevant topographic map)
<wohuixiaqia > 在 2025-11-16 上传 | 大小:1kb | 下载:0

[其他小程序马蹄形巷道

说明:flac 3d 地下蹄型巷道命令以及初始平衡与衬砌(FLAC 3D underground hoof type roadway commands, as well as initial balance and lining)
<save-save > 在 2025-11-16 上传 | 大小:1kb | 下载:0

[其他小程序Link

说明:单向链表的实现,以及链表的查询、增加。和删除功能。(Single-way list of the realization, as well as the list of inquiries, increase. And delete functions.)
<寻得一份宁静 > 在 2025-11-16 上传 | 大小:1kb | 下载:0

[其他小程序主轴强度校核

说明:轴强度的校核与设计,基于matlab的小程序,欢迎大家讨论完善(Checking and design of axle strength)
<missor > 在 2025-11-16 上传 | 大小:1kb | 下载:0

[其他小程序1205

说明:acm.sjtu.edu.cn/OnlineJudge 1205题 二分查找并比较(acm.sjtu.edu.cn/OnlineJudge 1205 Binary Search and compare)
<Quqder > 在 2025-11-16 上传 | 大小:1kb | 下载:0

[其他小程序epanet2

说明:用于采用MATLAB和EPANET进行漏损预警中压力影响系数矩阵的计算。(Calculating pressure influence coefficient matrix)
<geipai > 在 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
« 1 2 ... .56 .57 .58 .59 .60 4461.62 .63 .64 .65 .66 ... 66581 »

源码中国 www.ymcn.org