资源列表

« 1 2 ... .73 .74 .75 .76 .77 2478.79 .80 .81 .82 .83 ... 28522 »

[数据结构常用算法FindMajor

说明:首先输入数字序列的数目,然后输入这个数字序列,程序会找出此数字序列的多数元素(即超过二分之一的数量).-First of all, the number of input digital sequence, and then enter the number sequence, the program will identify the majority of this number sequence elements (that is, more than half of the amount
<天山燕> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法merge

说明:首先通过递归调用,将原数组不断的分小,最终将数组分成N份。然后将有序的两组合并成一个有序数组,每合并一次数组的规模.就会翻倍,最终会将原来无序的数组变成一个有序的数组。-First of all, through the recursive calls, the original constant array of small points, which will ultimately be divided into N copies of the array. And then ordered
<天山燕> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算float

说明:我们组成原理课上的一个作业,定点与浮点运算间的转换,功能实现了,但还不是很完美,以后再慢慢改-We formed a principle of class operations, fixed-point floating-point operations and inter-conversion functions, but is not very perfect, later changed slowly
<痕迹> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[数学计算/工程计算valp

说明:求特征值与特征向量的程序,通过methode de LU思想设计。-For eigenvalue and eigenvector of the process, through design methode de LU thinking.
<张华雯婧> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算newton

说明:牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根-Newton (Newton s method), also known as Newton- Raphson method (Newton-Raphson method), it is a real number domain and complex field app
<张华雯婧> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:Adaboost算法是一个著名的机器学习的算法,由于它在目标识别上的成功应用,至使被广泛的工程技术人员所熟知,这里提供一个辅助自学的工程案例,读者可以体会算法中的技术细节。这对于激发原创性思维是至关重要的!-Adaboost algorithm is a well-known machine learning algorithms, because of its target recognition in the successful application, to enable a wide
<杨愚根> 在 2025-06-26 上传 | 大小:262kb | 下载:0

[人工智能/神经网络/遗传算法four Toolbox for SVM

说明:这里实现了基于四种SVM工具箱的分类与回归算法: 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_Steve
<杨愚根> 在 2025-06-26 上传 | 大小:2.61mb | 下载:0

[压缩解压tophttpdownloadv5.0

说明:使用PHP的建站系统,不需要编码,安装后直接有个页面,通过这个页面可以做后台等-建站use PHP s system does not require encoding, after installation there is a page directly through this page can do the background, etc.
<lipengyu> 在 2025-06-26 上传 | 大小:4.33mb | 下载:0

[数学计算/工程计算bignumber

说明:该程序重载了C++基本运算符号 能提供对最大10000!进行计算 满足一部分大整数计算的要求 -The procedure has been overloaded C++ Basic arithmetic symbols to provide the maximum 10000! Part of the calculation to meet the requirements of large integer calculation
<> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[数学计算/工程计算fft2

说明:基2 fft算法的C程序;C程序实现。程序内部附说明,请阅读。-2 fft algorithm based C procedure C program. Procedures for the internal by-laws, please read.
<肖克> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:一个用C语言写的人工神经网络预测太阳黑子的模型,BP算法。-A C language used artificial neural network forecasting model of sunspots, BP algorithm.
<> 在 2025-06-26 上传 | 大小:5kb | 下载:0

[数值算法/人工智能Kmeans

说明:包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.dat文件,即可对其进行K均值聚类-Consists of two documents KMEAN.h, KMEAN.CPP, very simple to use, the data saved as. Dat file can be K-means clustering
<XSSun> 在 2025-06-26 上传 | 大小:2kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 2478.79 .80 .81 .82 .83 ... 28522 »

源码中国 www.ymcn.org