资源列表
[人工智能/神经网络/遗传算法] bp
说明:一个关于bp算法的程序, 一个关于bp算法的程序,-Bp algorithm on the procedure, one on bp algorithm procedures,<haiquan> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 1DTWOPHASESImulator
说明:1D TWOPHASE SImulator.cpp //一维油水两相驱油的数值模拟 //说明:使用达西单位制-1D TWOPHASE SImulator.cpp// one-dimensional two-phase oil-water flooding numerical simulation// Note: the use of Darcy System of Units<> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[matlab例程] ddc_simulate_short
说明:matlab编制的短脉冲ddc程序,希望对大家有帮助!-matlab prepared short pulse ddc procedures, we would like to help!<feng zhenwei> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] dijkstra-c++
说明:Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 c#实现算法-Dijkstra algorithm is a typical example of the most short-circuit algorithm<kivilin> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[matlab例程] TDOAAOAMatlab
说明:TDOA AOA定位的扩展卡尔曼滤波定位算法Matlab源码-TDOA AOA positioning of extended Kalman filter algorithm Matlab source<ssk> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Dijkstra_new
说明:数据结构中表达式求值算法问题,具体可以运算四则运算,对于输入错误有错误提示!-Data structure evaluation algorithm expression issues, specific to four computing operations for input errors have error!<张林> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[数据结构常用算法] express
说明:这个源码是用来通过顺序的扫描输入流中的数据,来计算表达式,这个代码在一般的表达式计算,比如:解析器构造中对表达式的处理都是有用的-This source is used to scan through the sequence of input stream data, to calculate the expression, the code in the general expression of the calculation, such as: Parser Construction o<ssj> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[压缩解压] hafumanbianyimaqi
说明:给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中-Given the message Huffman, given Huffman code decoding. Request message is stored in the document 1<苏若水> 在 2025-06-28 上传 | 大小:2kb | 下载:0