资源列表

« 1 2 ... .98 .99 .00 .01 .02 20303.04 .05 .06 .07 .08 ... 28523 »

[数据结构常用算法changesort

说明:交换法比较简单,在一组数据中每次用当前的元素同后面的元素比较并在符合条件时交换。直到该组数据是从小到大的序列-Exchange method is relatively simple, in one set of data in each element with the current elements in comparison with the back and in line with the conditions of the exchange. Until the data are
<Ray> 在 2025-12-19 上传 | 大小:100kb | 下载:0

[数据结构常用算法speedsort

说明:快速排序是选一个中间值,程序中使用中间值,然后把比它小的数据放在左边,大的数据放在右边。两边分别递归这个过程。-Quick Sort is the election of a middle value between the value of the use of the procedure, and then put it smaller than the data on the left, the data on the right side. Recursive separately on
<Ray> 在 2025-12-19 上传 | 大小:100kb | 下载:0

[数据结构常用算法choosesort

说明:选择法排序是从数据中选择最小的同第一个值交换,再从剩下的部分中选择最小的与第二个值交换,这样循环下去,直到循环结束。-Selection method to sort the data selection from the smallest value with the first exchange, and then the remaining part from the selection with the second smallest value of the exchange, so
<Ray> 在 2025-12-19 上传 | 大小:100kb | 下载:0

[数据结构常用算法Bubblesort

说明:冒泡法排序是在一组数据中依次比较相邻的两个元素,如果相邻的两个元素是逆序,改变其顺序,循环若干遍,直到数据是从小到大的排序。-Bubble sort method are at a group of data followed by comparison of the two adjacent elements, if two adjacent elements are in reverse, to change its order, the cycle several times until
<Ray> 在 2025-12-19 上传 | 大小:100kb | 下载:0

[数学计算/工程计算ForTran

说明:水利水电工程常用ForTran程序集 水利水电工程常用ForTran程序集-Water conservancy and hydropower project used the procedures set ForTran water conservancy and hydropower project used the procedures set ForTran
<labi> 在 2025-12-19 上传 | 大小:100kb | 下载:0

[matlab例程matlab

说明:《MATLAB及其在理工课程中的应用指南》书上的程序集-" MATLAB and its Application of Science and Technology curriculum guide" book on the assembly
<jzhuang> 在 2025-12-19 上传 | 大小:100kb | 下载:0

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

说明:Gentleboost,这是一种基于信息融合的机器学习源代码,成功应用于多个工程信息领域。-Gentleboost, which is a fusion-based machine learning source code, successfully applied in various projects in the field of information.
<Peter Cai> 在 2025-12-19 上传 | 大小:100kb | 下载:0

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

说明:基于MATLAB的蚁群算法连续函数优化,含帮助文件及论文-MATLAB-based ant colony algorithm for function optimization, with help documents and papers
<zangtianlei> 在 2025-12-19 上传 | 大小:100kb | 下载:0

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

说明:遗传算法原理及应用的课件,详细介绍了遗传算法-Principle and Application of genetic algorithm courseware
<静轩> 在 2025-12-19 上传 | 大小:100kb | 下载:0

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

说明:利用遗传算法来改进神经网络程序,神经网络与遗传算法-Genetic Algorithm
<邹梁> 在 2025-12-19 上传 | 大小:100kb | 下载:0

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

说明:本文件是一个模糊控制的算法C程序 单水箱的模糊控制(例子+程序)-Single tank of fuzzy control (example+ program)
<xq> 在 2025-12-19 上传 | 大小:100kb | 下载:0

[matlab例程MATLAB

说明:《MATLAB及在电子信息课程中的应用》一书由陈怀琛编著<br>MATLAB语言具备高效、可视化及推理能力强等特点,在日前工程界是流行最广的科学计算语言。-" MATLAB and electronic information in the application of the curriculum," a book edited by陈怀琛<br> MATLAB language with high-performance, visualization
<独好> 在 2025-12-19 上传 | 大小:100kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 20303.04 .05 .06 .07 .08 ... 28523 »

源码中国 www.ymcn.org