资源列表

« 1 2 ... .16 .17 .18 .19 .20 3721.22 .23 .24 .25 .26 ... 28522 »

[压缩解压encoder

说明:本资源主要是MPEG-4压缩编码算法的C源码实现,包括最完整的MPEG-4编码实现。。。应该是学习MPEG-4压缩编码的好工具。
<连达> 在 2008-10-13 上传 | 大小:721.79kb | 下载:1

[数值算法/人工智能lcs(continue)

说明:LCS,即最常公共子序列的的C语言解法。prepare_for_backdate(char,char,int,int)函数是为后面的回溯法求得最长公共子序列做准备,并可得到子序列长度。lcs(char,int,int)函数是输出子序列的。并用到了第一个函数的结果。因为要得到最终的子序列,要知道那些地方是可输出的位置,因此构造数组b[][],当为1时表明当前位置匹配,可输出,为2时需要往上回溯,为3时需要往左回溯,直到找到下一个为1的位置。而c[][]数组是保存找子序列过程中匹配位数。
<向冬冬> 在 2008-10-13 上传 | 大小:721.21kb | 下载:0

[数学计算/工程计算数值分析课程设计

说明:数值分析最常用的四十种算法,使用c++/matlab实现-numerical analysis of the 40 most commonly used algorithms, the use of c/Matlab achieve
<cwj> 在 2025-06-27 上传 | 大小:721kb | 下载:0

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

说明:利用JAVA程序实现的神经网络根据植物树叶外形识别其种类-JAVA program using the neural networks form the basis of plant leaves to identify the type
<张涛> 在 2025-06-27 上传 | 大小:721kb | 下载:0

[matlab例程MATLAB_Primer_7th_Ed

说明:The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). The Pri
<AirJay> 在 2025-06-27 上传 | 大小:721kb | 下载:0

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

说明:1,改进BP神经网络在股市预测中的应用.2,基于MATLAB工具箱的开采煤层自燃危险性预测.3,基于改进的神经网络的电力系统负荷预报.4,基于神经网络的灌溉用水量预测.5,基于遗传算法改进BP网络的地表沉陷预计.6,利用遗传算法改进BP学习算法.7,模糊神经网络在电力市场短期负荷预测中的应用.8,神经网络学习算法存在的问题及对策.9,遗传神经网络在电力系统短期负荷预测中的应用.10,应用改进BP神经网络进行用水量预测.11,用遗传算法改进的BP模型在刹车系统诊断中的应用研究.12,遗传算法改进的
<军军> 在 2025-06-27 上传 | 大小:721kb | 下载:0

[matlab例程MATLAB

说明:MATLAB Primer (7th Ed) - Timothy A. Davis & Kermit Sigmon-MATLAB Primer (7th Ed)- Timothy A. Davis & Kermit Sigmon
<Qaisar> 在 2025-06-27 上传 | 大小:721kb | 下载:0

[数据结构常用算法MPI-GraphTheory

说明:图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
<不死鸟> 在 2025-06-27 上传 | 大小:721kb | 下载:0

[压缩解压CkVisionDemo

说明:深圳创科自动化控制技术有限公司,机器视觉软件开发包,创科工具Demo集合-shen zhen ck ckvision ckddraw mavision
<黎友> 在 2025-06-27 上传 | 大小:721kb | 下载:0

[数值算法/人工智能Performance

说明:Performance Analysis of Faults Detection Turbine Generator Based on High-Resolution Frequency Estimation Methods
<said > 在 2025-06-27 上传 | 大小:722kb | 下载:0

[数学计算/工程计算filter_c_applicaiton

说明:Fir filter c code and matlab test code
<Tugrul AYDEMIR> 在 2025-06-27 上传 | 大小:722kb | 下载:0

[matlab例程backstepping controller

说明:非线性控制反步法的学习笔记和相应的matlab/simulink。(nonlinear controllers (backstepping control))
<theodoresong> 在 2025-06-27 上传 | 大小:722kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 3721.22 .23 .24 .25 .26 ... 28522 »

源码中国 www.ymcn.org