资源列表

« 1 2 ... .17 .18 .19 .20 .21 1922.23 .24 .25 .26 .27 ... 28522 »

[数据结构常用算法sheel

说明:数据结构中的希尔排序算法的可行性实现,主要在vc中实现-data structure Hill sorting algorithm to achieve the feasibility, primarily in achieving vc
<小酷> 在 2025-02-25 上传 | 大小:105kb | 下载:0

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

说明:本程序计算并制作实时查询的控制表,隶属度函数也在程序中标明-calculated and the procedures for the production of real-time information on the control table, membership function also marked procedures
<黄巧珍> 在 2025-02-25 上传 | 大小:239kb | 下载:0

[压缩解压Scalable_MPEG_compression

说明:本程序的目的是通过变化DCT系数以及寻找可以应用的DCT系数的最小值来进行可扩展的MPEG压缩,并且能都达到一个可以接收的效果。-the purpose of this procedure is adopted, as well as changes in DCT coefficients can be used to find the minimum value of the DCT coefficients to Progressi
<麦田> 在 2025-02-25 上传 | 大小:83kb | 下载:0

[压缩解压Upload_EZW128

说明:本程序实现了一个Embedded Zerotree Wavelet Codec,对图像进行嵌入式零树编码的小波压缩。-the realization of an Embedded EZW Wavelet Codec , the image is embedded zerotree wavelet compression coding.
<麦田> 在 2025-02-25 上传 | 大小:14kb | 下载:0

[matlab例程routh

说明:建立routh阵列表的函数,建立胡尔维茨的函数,是判定系统稳定性的很好工具。-routh array of links to establish the function of the establishment of the H-Polynomial function, System stability is convicted of a good tool.
<why> 在 2025-02-25 上传 | 大小:3kb | 下载:0

[matlab例程stepchar

说明:求系统的时域性能指标的函数,给定系统的数学模型,即可通过该函数计算系统的超调量、峰值时间、调整时间和上升时间,经测试非常好用。-system for the time-domain performance of the function, given the mathematical model, This function can be calculated by the overshoot, the peak time, adjus
<why> 在 2025-02-25 上传 | 大小:2kb | 下载:0

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

说明:神经网络c源码, c写的BP神经网络源码,比较小,但是结构很条理,精简。-neural network c source code, write c BP neural network source, relatively small, but the structure is coherent, concise.
<肖武> 在 2025-02-25 上传 | 大小:3kb | 下载:0

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

说明:一堆的神经网络c程序集合,包括BP,HOPFIELD等-heap of the neural network c pool procedures, including BP, Hopfield, etc.
<肖武> 在 2025-02-25 上传 | 大小:263kb | 下载:0

[数学计算/工程计算matlabcodesofIterativeMethodsforLinearandNonlinear

说明:This folder contains all the codes based on Matlab Language for the book <《Iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equation
<宏姬> 在 2025-02-25 上传 | 大小:24kb | 下载:0

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

说明:this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
<宏姬> 在 2025-02-25 上传 | 大小:4kb | 下载:0

[数据结构常用算法cfl

说明:上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。
<wu> 在 2025-02-25 上传 | 大小:301kb | 下载:0

[数据结构常用算法dicorder

说明:n个元素{1,2,…,n}有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…,n!-1。每个排列的编号为其字典序值。 给定n以及n个元素{1,2,…,n}的一个排列,计算出这个排列的字典序值,以及按字典序排列的下一个排列。 -n elements (1, 2, ..., n) n! Different permutations. This n! Arranged according to a lexicog
<wu> 在 2025-02-25 上传 | 大小:131kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1922.23 .24 .25 .26 .27 ... 28522 »

源码中国 www.ymcn.org