搜索资源列表
RSDA.zip
- 工具箱 (粗糙集数据分析工具箱) matla 中使用 ,Kit (Rough Set Data Analysis Toolbox)
arrow3.m.tar
- matlab中实现箭头的程序,直接作为函数使用。-matlab realize the arrow in the procedure
AcousticTool
- 这个是计算声传播的各种模型 包括简正波kraken波数积分scooter等模型 有很好的学习价值 -a system program for acoustic propagation calculation
FDTD
- 是以有限差分算法的MATLAB实现,可以运行的,给出谐振腔的场强的表示方法-finite diffenence time domain programmed by matlab language is for cavity, and its elelctro magnetic field can be showed.
Matrix
- VC矩阵类的编写,其中包括矩阵创建,矩阵运算-VC prepared matrices, including the creation of matrix, matrix operation
QBasic
- 《工程中的有限元》书中程序的QBasic源代码-failed to translate
Matrix_Analysis.djvu
- 矩阵分析,国外经典权威图书,pdf扫描版。数学及PR,ML,CV类必看大作-Horn R A, Johnson C R, Matrix Analysis
library_solvers
- 数值分析中,用BICGSTAB方法和GMRES方法去求解线性方程组的解-Numerical analysis, using BICGSTAB method and GMRES method to the solution of linear equations
BigInt
- 实现了的大整数的加减乘计算,以此为工具,实现了一个计算大整数的高次幂的实例。-Achieved by a large integer addition and subtraction calculations, as a tool to achieve a high computing power of large integer instance.
BFGS
- BFGS法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-BFGS method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
pudn--Calculator
- 一个用JAVA编写的科学计算器,可以进行一系列的科学运算,开方、三角函数等-A scientific calculator written in JAVA, can be a series of scientific operations, square root, trigonometric functions, etc.
sha1_c51_STC12Cxx
- 在C51上使用的SHA1算法。是从pudn上下载的那个改的。但原来那个使用的是另一款51单片机,里面的汇编代码与STC12Cxx系列单片机不兼容,我给改了一下,现在的这个是支持stc12c系列单片机的版本。已经在STC12C5A60S2单片机上真机测试通过。-In the SHA1 algorithm used on the C51. The download from pudn change. Original use another 51 microcontroller inside the