资源列表

« 1 2 ... .26 .27 .28 .29 .30 22231.32 .33 .34 .35 .36 ... 28523 »

[数据结构常用算法Graph

说明:基于数据结构(c语言)图的遍历,包括深度优先遍历和广度优先遍历。-Based on data structures (c language) graph traversal, including the depth-first traversal and breadth-first traversal.
<kjingxi> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[matlab例程Embeddable_C-Code_Generation_Using_Embedded_MATLA

说明:C embedded from matlab
<vox_max> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[数据结构常用算法EightQueens

说明:八皇后问题,一个古老而著名的问题,回溯算法的典型例题,数据结构中递归的使用例子-Eight Queens problem, an ancient and well-known problem, backtracking algorithm of a typical example, the use of recursive data structure example
<李自华> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[matlab例程ssa

说明:传说中的SPIHT算法,编码压缩算法,很适合需要的人学习-Legend of the SPIHT algorithm, coding compression algorithm, is suitable for those who need to learn
<sasa> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[matlab例程LPC

说明:LPC matlab linear predictive coding matlab
<dayat> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[matlab例程GreyPredictionMethodforPredictingAerialTargetTrack

说明:针对防空作战中空中目标航迹预测的问题,提出一种基于灰色理论的空中目标航迹预测方法.该方法通过建立等维新息残差修正GM预测模型,实现了航迹的实时在线预测,从而提高了预测精度.-method for predicting aerial target tracks in air defense warfare was put forward based on grey theory.establishing the predicting GM model of corrected residual e
<张洋> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[数学计算/工程计算Matrix

说明:c++ 矩阵 功能包括访问元素、删除元素、添加元素,输出元素。矩阵加法,乘法等运算,使用模板-c++ features including access to the matrix elements, delete elements, add elements, output elements. Matrix addition, multiplication and other operations, the use of templates
<yuanfeige> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[数据结构常用算法BPlusTree

说明:B+树实现的完全代码。B+树定义文件,本程序实行一个简单的B+树 (1) 一个v阶的B+树由根结点、内部结点和叶子结点组成。 (2) 根结点可以是叶子结点,也可以是有两个或更多子树的内部结点。 (3) 每个内部结点包含v - 2v个键。如果一个内部结点包含k个键,则有且只有k+1个指向子树的指针。 (4) 叶子结点总是在树的同一层上。 (5) 如果叶子结点是主索引,它包含一组按键值排序的记录;如果叶子结点是从索引,它包含一组短记录,每个短记录包含一个键以及指向实际记录的
<王军杰> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[数据结构常用算法POJ1609

说明:北大POJ ACM 1609 很详细的解题报告 有两种算法对比-North POJ ACM 1609 reported in great detail and problem solving compared two algorithms
<wangdapeng> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[数据结构常用算法Tree

说明:首先以广义表的形式输入一棵树,并且由程序建立,再依次实现对树的先序,中序,后序的遍历-preoder,inorder and postorder of a tree
<嘎啦猫熊> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[matlab例程adaboost

说明:adaboost算法详细介绍及matlab编程实现-adaboost algorithm, and matlab programming details
<sunbo> 在 2025-11-22 上传 | 大小:228kb | 下载:0

[人工智能/神经网络/遗传算法rough-set-and-neural-network-fault-diagnosis-of-ro

说明:粗糙集神经网络的旋转机械故障诊断Based on rough set and neural network fault diagnosis of rotating machinery-Based on rough set and neural network fault diagnosis of rotating machinery
<huay163> 在 2025-11-22 上传 | 大小:228kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 22231.32 .33 .34 .35 .36 ... 28523 »

源码中国 www.ymcn.org