资源列表

« 1 2 ... .46 .47 .48 .49 .50 17151.52 .53 .54 .55 .56 ... 28521 »

[数据结构常用算法zhebanchazhao

说明:用c++实现的折半查找算法,简单明了-C++ binary search algorithm is simple.
<haung> 在 2024-10-15 上传 | 大小:223232 | 下载:0

[STLSurfaceFLA

说明:stl文件的读取,删除重复的点和边,进行拓扑重构,得到新的数据结构-stl file to read, delete duplicate vertices and edges, the topology reconstruction, new data structures
<陈伟聪> 在 2024-10-15 上传 | 大小:44913664 | 下载:0

[matlab例程Seismic-wave-numerical-simulation

说明:地震波数值模拟 该程序为地震波数值模拟程序,基于声波方程高阶有限差分格式,程序中参数已经进行了说明,对于初学地震波数值模拟的朋友很有帮助。该程序为matlab编制,可以直接进行成图,所得图形为波场快照。-Seismic wave numerical simulation
<吕小布> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数学计算/工程计算large

说明:实现高精度的加减乘除的C++程序。 字符串类型存储高精度。可以实现大数加减乘除-Large Interger
<kuangbin> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[数据结构常用算法KMP

说明:kmp 算法初级c++学习入门算法,简单实用易于学习-it is a KMP source code
<lijinsuo> 在 2024-10-15 上传 | 大小:351232 | 下载:0

[压缩解压Huffman_gaohua

说明:哈夫曼编码,希望对你有帮助,这是信息论与编码的-huffman code
<高华> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[matlab例程The-Finite-Element-Method-

说明:很好的英文学习资料,学习如何用matlab编程-good book it worth you own it
<chenfeng> 在 2024-10-15 上传 | 大小:269312 | 下载:0

[matlab例程cyclicpursuit

说明:循环追踪算法程序,用于平面内多个体系统的分布式控制,能够达到收敛的目的,控制所需信息量少。-This code is about the cyclic pursuit algorithm which is used for controlling of formation moving in a plane.
<huixin yang> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[matlab例程Gauss-Jordan-Matrix

说明:For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right
<Myoung-Jin> 在 2024-10-15 上传 | 大小:7168 | 下载:0

[数学计算/工程计算LU-Decomposition

说明:Suppose we are able to write the matrix A as a product of two matrices, L.U = A, where L is lower triangular (has elements only on the diagonal and below) and U is upper triangular (has elements only on the diagonal and
<Myoung-Jin> 在 2024-10-15 上传 | 大小:7168 | 下载:0

[数学计算/工程计算SVD_Algorithm

说明:In many cases where Gaussian elimination and LU decomposition fail to give satisfactory results, this set of techniques, known as singular value decomposition, or SVD, will diagnose for you precisely what the problem is.
<Myoung-Jin> 在 2024-10-15 上传 | 大小:7168 | 下载:0

[数学计算/工程计算Jacobi_Transformations_of_Symmetric

说明:The Jacobi method consists of a sequence of orthogonal similarity transformations of the form of equation. Each transformation (a Jacobi rotation) is just a plane rotation designed to annihilate one of the off-diagonal m
<Myoung-Jin> 在 2024-10-15 上传 | 大小:7168 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 17151.52 .53 .54 .55 .56 ... 28521 »

源码中国 www.ymcn.org