资源列表

« 1 2 ... .63 .64 .65 .66 .67 868.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法zhongxinchafen

说明:通过中心差分方法简单计算振动系统的响应。-The response of the vibration system is simply calculated by the central difference method.
<毛雁> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法track

说明:车轨调度算法的数学描述,包括入栈、出栈等操作。-Railway scheduling algorithm of the mathematical descr iption, including into the stack and the stack operation.
<彭牌> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法12

说明:汽车信息查询 车票预订 管理员登录 添加信息 退票- Automotive Information inquiry ticket reservation administrator login to add information Refund
<陈岩> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法RBF

说明:针对传统的PID控制器参数固 定而导致在控制中效果差的问题,提出一种基于模糊RBF神经网络智能PID控制器的设计方法。该方法结合了模糊控制的推理能力强与神经网络学习能力强的特 点,将模糊控制与RBF神经网络相结合以在线调整PID控制器参数,整定出一组适合于控制对象的kp,ki,kd参数。将算法运用到电机控制系统的PID 参数寻优中,仿真结果表明基于此算法设计的PID控制器改善了电机控制系统的动态性能和稳定性。-Traditional PID controller parameters fixed
<马腾> 在 2025-06-08 上传 | 大小:2kb | 下载:2

[数据结构常用算法Matlab-(Bayers)

说明:线性分类器可以实现线性可分的类别之间的分类决策,其形式简单,分类决策快速。但在许多模式识别的实际问题中,两个类的样本之间并没有明确的分类决策边界,线性分类器(包括广义线性分类器)无法完成分类任务,此时需要采用其它有效的分类方法。贝叶斯分类器就是另一种非常常见和实用的统计模式识别方法。-Linear classifier can be realized linearly separable classification decision between classes in the form of
<马腾> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法dynamic-programming

说明:动态规划算法,包括最长公共子序列、矩阵链相乘、FLOYD、背包算法等。-Dynamic programming algorithm, including the maxinum common sub sequence, matrix chain multiplication, FLOYD, knapsack algorithm, etc..
<姜枫> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法dijkstra

说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止-Dijkstra (Dijkstra) algorithm is a typical single source shortest path algorithm for computing a node to all other nodes of the shortest path. The main feature is the sta
<www> 在 2025-06-08 上传 | 大小:2kb | 下载:1

[数据结构常用算法bign

说明:计算大整数的头文件,支持加减乘除,流,次方,开方,求余,小于,大于,不等于等运算。-Calculation of large integer header files to support the addition and subtraction multiplication and division, flow, power, square root, seeking more than, less than, greater than, not equal to other operatio
<Gary> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法8puzzle_dfs

说明:实现了八数码问题,运用了图搜索中的DFS(深度优先搜索)。-翻译 实现了八数码问题,运用了图搜索中的DFS(深度优先搜索)。 The implementation of the eight digital issues, the use of the map search DFS (depth-first search).
<LiuTiancheng> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法mataqipan

说明:给定马的初始位置然后马需要在棋盘上探索出一条途径能够踏遍棋盘,并且无重复-Given horses of the initial position and then need to explore a way to beat in the board, board and no repeat
<陈典浩> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法HuffmanTree

说明:霍夫曼树编码与解码,给定数据构造出霍夫曼树,并进行二进制编码,最后再解码-Huffman tree encoding and decoding, given data Huffman tree is constructed, and the binary encoding, and then decoding
<陈典浩> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法paixu

说明:运用多种排序方法对随机产生数列进行排序,包括多种决策方法,和按照关键字重要性不同进行排序-Using a variety of sorting methods are available on randomly generated sequence, including a variety of decision-making method, and according to different sort key importance
<陈典浩> 在 2025-06-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 868.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org