资源列表
[数学计算/工程计算] cholesky_decomposition_template
说明:该程序给出了一种求解矩阵cholesky分解的算法,具有高精度高速度-The program presents an algorithm for solving matrix cholesky decomposition, high precision high speed<张瑶瑶> 在 2025-10-13 上传 | 大小:647kb | 下载:0
[Windows编程] test_database
说明:一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。-There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the pr<ab> 在 2025-10-13 上传 | 大小:5.53mb | 下载:0
[数据结构常用算法] calculator
说明:运用堆栈算法实现的可执行计算器,能够计算除 函数外的计算。-Executable stack algorithm using calculator can calculate calculate except outside the function.<butterfly> 在 2025-10-13 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] matrix_template
说明:该程序提供了一种求解矩阵特征值特征向量的算法,简便有效-The program provides a feature vector algorithm, matrix eigenvalue is simple and effective<张瑶瑶> 在 2025-10-13 上传 | 大小:686kb | 下载:0
[数据结构常用算法] Josephus
说明:约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n, respectively) sitting around a<butterfly> 在 2025-10-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] USART
说明:AVR单片机串口测试程序,适用于ATmega16-the test of usart<邓浩> 在 2025-10-13 上传 | 大小:17kb | 下载:0
[数据结构常用算法] Tree-traversal
说明:树的遍历。树的缩格打印、先根遍历,中根遍历,后根遍历的递归非递归调用,交换左右子树递归调用。-Tree traversal. Tree indent printing, the first root traversal, traversing root, root recursive traversal non-recursive calls, switching left and right subtrees recursively.<butterfly> 在 2025-10-13 上传 | 大小:1kb | 下载:0