资源列表
[matlab例程] rk4
说明:Runge-Kutta法中最常用的是:四阶五级变步长算法。德国学者Felhberg对传统Runge-Kutta法进行了改进,得到了四阶五级变步长算法,也叫FRK算法。下面是标准四阶龙格-库塔法的Matlab程序 (Runge-Kutta method most commonly used are: FOURTH ORDER five variable step algorithm. German scholars Felhberg traditional Runge-Kutta method<李琼阁> 在 2025-11-11 上传 | 大小:1kb | 下载:1
[Linux/Unix编程] endian
说明:Tell sys endian.h we have MD variants of the swap macros Source Code for Linux v2.13.6.<zuezenkh> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] matRotate
说明:实现二维图像的旋转并使用4点平均插值,输出的图像矩阵具有相同的大小,行列均为原图像的对角线长度(Rotate 2-dimensional images using 4-means interpolation. The output image matrices have the same size, whose row and column both have the length of the diagonal of the original image.)<gaiabell> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:给定一颗有权无根树,修改任意一条边,求最少的任意两点间的距离和:修改一条边是指删除树中的一条边,然后选择两个端点连线,形成一课新的树,并且不改变这条边的权值,在这棵树的基础上,求最少的任意两点间的距离和是多少 任意两点的距离和指:sum(a到b的距离,a<b,a和b都是树上的点) 输入:第一行是整数n,接下来n-1行,每行包括3个整数ai,bi,wi,表示节点ai与bi之间有一条权重为wi的边。 输出:最小的任意两点间的距离和 (Given a right<qzm> 在 2025-11-11 上传 | 大小: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-11-11 上传 | 大小: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-11-11 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] log
说明:This file contains routine to implement message Device Driver for linux v2.13.6.<bsxiedv> 在 2025-11-11 上传 | 大小: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-11-11 上传 | 大小:1kb | 下载:0
[Windows编程] N-Queens
说明:This is a C code for solving the N queen problem<benyamin rahmati> 在 2025-11-11 上传 | 大小:1kb | 下载:0