资源列表

« 1 2 ... .33 .34 .35 .36 .37 21338.39 .40 .41 .42 .43 ... 28523 »

[数据结构常用算法nfa

说明:把NFA确定化为DFA 的算法,实现将给定的NFA M,确定化为DFA M’,然后将DFA M状态最少化,将给定的DFA M的有限状态集S划分成若干互不相交的子集,使得:任何不同的两个子集中的状态都是可区别的,而同一子集中的任何两个状态都是等价的(要利用Ia函数,但并不需要构造ε-CLOSURE函数,因这是DFA)。输出化简后的DFA M’。 -NFA into a DFA to determine the algorithm to achieve a given NFA M, to det
<王静晓> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法The-Optimal-Path-Algorithm

说明:实现多个点的连接网络中,查找出最短路径,并计算出两点的最短距离。-Multiple points of connection network, find the shortest path, and calculate the shortest distance between two points.
<jiyu> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[matlab例程IEEE009YY

说明:根据IEEE标准算例给出的9节点网络图,利用MATLAB软件编程计算其节点导纳矩阵(含有解释)。当然,依据程序稍作修改可以求IEEE算例中的任意节点导纳矩阵。-Example is given according to the IEEE standard 9-node network diagram, using MATLAB software program to calculate the nodal admittance matrix (with explanation). Of cour
<大象> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[matlab例程ieee009ZZ

说明:利用三角分解法这一算法,根据求得的电力系统节点导纳矩阵,求其相应的阻抗矩阵。本程序为IEEE经典算例009节点的程序,程序中附有解释性说明.稍加修改,可以适用于IEEE算例中任意节点。-Using the triangular decomposition algorithm, according to the obtained power system nodal admittance matrix, find the corresponding impedance matrix. The cl
<大象> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[数学计算/工程计算SPOJ

说明:Some solution of problems in SPOJ, all of them use DP technique to attack the problems.
<sixtynine> 在 2025-11-17 上传 | 大小:2kb | 下载:0

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

说明:此程序解决人工神经网络的筛选,能精确地选出合适的变量-This resolves the artificial neural network screening, can accurately select the appropriate variable
<关于> 在 2025-11-17 上传 | 大小:2kb | 下载:1

[数值算法/人工智能Lucas_Kanade

说明:光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in classical Lucas_Kanade of matlab algorithm for tracking the use of video
<张清> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[matlab例程Tranmissionofvariousaveneff

说明:模拟在住不同条件下长周期光纤光栅的传输谱,给出了各个不同条件下传输谱的变化-Simulation under different conditions in living long period fiber grating transmission spectrum, gives the transmission spectrum under different conditions, changes in
<来永政> 在 2025-11-17 上传 | 大小:2kb | 下载:1

[数据结构常用算法Solving-expressions

说明:简单算术表达式的求解,利用栈的后进先出的特点,加入了对算式合法性的判断-Solving simple arithmetic expression, the use of LIFO stack characteristics, added to the formula to determine the legality of
<ryan> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[matlab例程Sys_test811

说明:lms 算话的仿真文件,matlab文件-lms count, then the simulation file, matlab file
<tangganping> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[matlab例程target-traking-using-filter-algorthm

说明:target tracking in wsn
<ali> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[matlab例程target-traking-simulation

说明:target tracking simulation
<ali> 在 2025-11-17 上传 | 大小:2kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 21338.39 .40 .41 .42 .43 ... 28523 »

源码中国 www.ymcn.org