资源列表
VBloadVBS
- 用VB实现VBS的某些功能,可用来解释VB代码,运行混合计算器-VBS with VB Some features can be used to explain the VB code, run the calculator, and so mixed
src
- FDFD计算电磁场 包括波导的计算等实际应用-FDFD calculation of electromagnetic fields, including the calculation of the practical application of waveguide
duoxiangshiqiuhejuzhengchengfa
- 几种多项式运算程序,对比计算时间。三种矩阵相乘程序,对比计算时间。-Several polynomial operations procedures, compared to computation time. Three kinds of matrix multiplication program, compared to computation time.
11
- 根据起点距及高程,可以算出各个高程下的断面面积,水面宽及水力半径等参数-According to pitch and from the elevation, can be calculated under the cross-sectional area of each elevation, water surface width and hydraulic radius and other parameters
solve-linear-system-by-LU
- 用LU分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the LU decomposition method to solve linear equations of the process of demonstration, I have the original, the test is correct, containing detailed notes.
solve-linear-system-by-Cholesky
- 用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
solve-linear-system-by-LDLT
- 用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.
labview_calculator
- 用labview做的计算器程序 有使用说明 能实现基本的加减乘除等运算 支持连续计算-Labview to do with the calculator program with instructions for use to achieve the basic addition, subtraction and other operations to support continuous computing
base2fft
- 用c++编FFT程序。此FFT 是用VC6.0编写,由FFT.CPP;STDAFX。H和STDAFX.CPP三个文件组成,编译成功。程序可以用文件输入和输出为文件。文件格式为TXT文件。 -C++ code with the FFT program with VC6.0 this FFT is written by the FFT.CPP STDAFX.H and STDAFX.CPP three files, compile successfully. Program input and
bignum
- 这是一个可以实现百位数字的加减乘运算的c语言源代码。-This is an achievable one hundred digit addition and subtraction multiplication in c language source code.
cutcake-c
- 切蛋糕c语言实验源码,内容为:一个矩形蛋糕,长宽都是正整数,要求用户输入蛋糕的长和宽,并且由用户决定切分成多少块,编写一个函数求怎样切割使得最大的那一块面积最小,并输出最大的那一块的面积。-Cut the cake experiment c language source code, content: a rectangular cake, length and width are positive integers, requiring the user to enter length and
Hanoi_Tower
- 汉诺塔问题求解中盘子的移动过程的c语言源码。-Tower of Hanoi problem-solving process in the mobile plate c language source code.
