资源列表
[数学计算/工程计算] 确定型状态机的最简化
说明:计算理论的经典算法,将确定型有穷自动机最简化,根据等价类的算法用vc实现化简过程。-classical theory calculation algorithm, will determine type DFA most simplified, according to the algorithm equivalence classes with vc achieve simplification process.<123> 在 2025-06-21 上传 | 大小:130kb | 下载:0
[数学计算/工程计算] demo_MLS
说明:计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率。详细内容请见readme文件和demo文件-Calculation of three-dimensional scattered point cloud of curvature, including the principal curvatures, Gaussian curvature and mean curvature. Details please refer to readme files and demo files<yangocean> 在 2025-06-21 上传 | 大小:130kb | 下载:2
[数学计算/工程计算] gpumathlib_0.1.tar
说明:这是在GPU上进行高速数字计算的数学库函数,以实现通用GPU计算-This is the GPU on the high-speed digital computing mathematical library functions in order to achieve universal GPU computing<张非> 在 2025-06-21 上传 | 大小:130kb | 下载:0
[数学计算/工程计算] ENCLUS
说明:Entropy Based Subspace Clustering for Mining Data - ENCLUS - a new version of PROCLUS algorithm for clustering high dimensional data set.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorithm for clustering hi<volkanbaykan> 在 2025-06-21 上传 | 大小:130kb | 下载:0
[数学计算/工程计算] appendix
说明:谢希仁计算机网络光盘附录 说明文档 随机接入技术ALOHA 综合业务数字网ISDN ATM通信量,漏桶算法 最短路径算法Dijkstra-Measuring Your computer network documentation CD-ROM Appendix ALOHA Random Access Integrated Services Digital Network ISDN ATM traffic, leaky bucket algorithm Dijkstra sho<dongshaojie> 在 2025-06-21 上传 | 大小:130kb | 下载:0
[数学计算/工程计算] somealgorithm
说明:描述了分支定界算法,贪婪算法,动态规划算法,分而治之算法,回溯算法,理论性很强-Describe the branch and bound algorithm, greedy algorithms, dynamic programming algorithm, divide and conquer algorithms, backtracking algorithms, highly theoretical<卢正义> 在 2025-06-21 上传 | 大小:130kb | 下载:1
[数学计算/工程计算] Gaussianeliminationmethod
说明:解线性方程组,结果输出到文件,程序中先把方程组化为同解的上三角形方程组,再按相反顺序求解上三角形方程组-Solving linear equations, the resulting output to a file, the program first with the solutions of equations into the upper triangular system, and then in reverse order to solve the triangular system<赵洲> 在 2025-06-21 上传 | 大小:130kb | 下载:0
[数学计算/工程计算] knight
说明:在n行n列的棋盘上(如n=5),假设一位骑士(按象棋中“马走日”的行走法)从初始坐标位置(x1,y1)出发,要遍访(巡游)棋盘中的每一个位置一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。-In the n-n chessboard (for example, n = 5), assuming a knight (in chess in the " horse to go on" walk method) from t<蔡哲文> 在 2025-06-21 上传 | 大小:130kb | 下载:0