资源列表

« 1 2 ... .19 .20 .21 .22 .23 1724.25 .26 .27 .28 .29 ... 216384 »

[人工智能/神经网络/遗传算法1

说明:给定一颗有权无根树,修改任意一条边,求最少的任意两点间的距离和:修改一条边是指删除树中的一条边,然后选择两个端点连线,形成一课新的树,并且不改变这条边的权值,在这棵树的基础上,求最少的任意两点间的距离和是多少 任意两点的距离和指:sum(a到b的距离,a<b,a和b都是树上的点) 输入:第一行是整数n,接下来n-1行,每行包括3个整数ai,bi,wi,表示节点ai与bi之间有一条权重为wi的边。 输出:最小的任意两点间的距离和 (Given a right
<qzm> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Gabor-master

说明:义一个4尺度6方向的Gabor函数,可以利用这个函数进行图像纹理特征提取(Gabor function meaning a 4 scale in six directions, you can use this function for image texture feature extraction)
<yifan> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程ISMModel

说明:解释结构模型(ISM)的matlab学习程序,通过输入邻接矩阵及其维数,计算出因素的分级,以及可达集、先行集和共同集。(Interpretative Structural Model (ISM) in matlab learning program, by entering the adjacency matrix and its dimension, calculate grading factors, as well as arrive set, first set and a common
<qhh> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[驱动编程ndio

说明:External definitions for network disk driver.
<pzreiny> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[Linux/Unix编程log

说明:This file contains routine to implement message Device Driver for linux v2.13.6.
<bsxiedv> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[Internet/网络编程lserver

说明:简单的服务器服务端,你可以很容易学习,基于TCP协议的简单聊天软件的实现(Simple server service side, you can easily learn, based on the TCP protocol to achieve a simple chat software)
<CDCHENGDSU> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[Windows编程N-Queens

说明:This is a C code for solving the N queen problem
<benyamin rahmati> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程main_5step

说明:BP神经网络预测时间序列,基于5步预测的BP神经网络代码(The BP neural network to predict time series, BP neural network code based on step 5 prediction)
<WAQ> 在 2025-07-04 上传 | 大小:1kb | 下载:1

[人工智能/神经网络/遗传算法Untitled

说明:小波神经网络是由 Qinhua Zhang 和 Albert Benveniste(1992)首先提出的,它 充分利用了小波变化良好的局部化性质并结合 ANN 的自学习功能,因而具有较 强的逼近和容错能力。
<dinghang> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程two-smooth-algrithm

说明:matlab 仿真的二次指数平滑程序,对平稳序列预测效果好(matlab simulation of secondary exponential smoothing procedure, for stationary sequence predicted effect)
<wang2017> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法elmpredict

说明:用单隐层前馈神经网络ELM算法实现信号预测(Elm with single hidden layer feedforward neural network prediction algorithm to realize signal)
<郄小美> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算plus

说明:可以通过类实现c++的大整数乘法,方式为加法器。(C++ by class implements a large integer multiplication, adder way.)
<王佳颉> 在 2025-07-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1724.25 .26 .27 .28 .29 ... 216384 »

源码中国 www.ymcn.org