资源列表
[数学计算/工程计算] shuzhijiweifen
说明: 实验三 数值积分与数值微分 实验内容:选用复合梯形公式,复合Simpson公式,Romberg算法-Experiment 3 numerical integration and numerical differentiation experiment content: Using composite trapezoidal rule, composite Simpson formula, Romberg Algorithm<yuan> 在 2025-06-24 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] Bubble_S5
说明:The "binary search algorithm" is one of the quickest way for searching threw an array, the "linear search algorithm" makes "n" comparaisons for searching for an element inside a given array. The "binary search algorithm" only makes log2(n) comparaiso<csp> 在 2025-06-24 上传 | 大小:14kb | 下载:0
[数学计算/工程计算] Finite_Aut2127819222008
说明:A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]<csp> 在 2025-06-24 上传 | 大小:44kb | 下载:0
[数学计算/工程计算] Hash_Table1616057162003
说明:A hash table that stores key/pointer pairs. The table can handle either numbers or strings as keys, you specify which type it is when you create it. When you use strings as the keys, you should store the key permanently yourself somewhere, such as in<csp> 在 2025-06-24 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] Huffman__T1620927282003
说明:Huffman Tree Encoder is an implementation of the HUffman algorithm.I wrote a simplified version of the Algorithm for this program. The Algorithm is also available with the program.The program can generate codes for the symbols entered as well as disp<csp> 在 2025-06-24 上传 | 大小:82kb | 下载:0