资源列表
[Dephi控件源码] ColorBitbtn
说明:DELPHI COLORBITBTN 控件-DELPHI COLORBITBTN<chris> 在 2025-11-22 上传 | 大小:7kb | 下载:0
[数据结构常用算法] DataMining
说明:本算法的代码在VS中,使用C#语言编写,算法是数据挖掘中一个经典的colocation算法。-The algorithm code in VS, use the C# language, data mining algorithms is a classic colocation algorithm.<wei> 在 2025-11-22 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] AT89S5xwatchdog(C)
说明:AT系列单片机的看门狗用法,已经调试好。-AT series microcontroller watchdog usage, has tested<蒲公英> 在 2025-11-22 上传 | 大小:7kb | 下载:0
[数据结构常用算法] 100_C_PROGRAM
说明:C语言的学习要从基础开始,这里是100个经典的算法 -Learning from the start with the basics of C language, where 100 classic algorithm<李真> 在 2025-11-22 上传 | 大小:7kb | 下载: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-hand side vectors b, and also<Myoung-Jin> 在 2025-11-22 上传 | 大小:7kb | 下载: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 above). We can use a decomposi<Myoung-Jin> 在 2025-11-22 上传 | 大小:7kb | 下载: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. In some cases, SVD will not o<Myoung-Jin> 在 2025-11-22 上传 | 大小:7kb | 下载:0