资源列表
dc
- 可计算任意三角形的面积,方便,快捷,将是你进行数学运算的好帮手。-Calculate the area of any triangle, convenient, fast and will be your good helper for the math.
main
- 数学公式解算,用于求解数学公式,简单的数学解算-Solving mathematical formula for solving mathematical formulas, solving simple mathematical
shizilianbiao
- typedef struct OLNode { int i,j ElemType e struct OLNode *right,*down } OLNode, *OLink typedef struct { OLink *rhead,*chead int mu,nu,tu } CrossList 十字链表法,求解稀疏矩阵运算,程序容易看懂。不过没有乘法-typedef struct OLNode { int i,j E
QBasic
- 《工程中的有限元》书中程序的QBasic源代码-failed to translate
test
- PID的算法设计实现流水灯的实验源代码,采用PID的经典设计算法,精确度很高-PID algorithm design of experiments, the water source lamp of PID algorithm, the accuracy is high classical design
hugeInt
- 一个练习时写的hugeInt,简单实用 给学习的人做参考,exception没有做太多考虑-Written by a practicing hugeInt, simple and practical。Exceptions are not considered fulluy.
35kv-svg-control
- svg电力控制系统的仿真论文,很详细。包括系统的软件硬件,大部分为原创!包括matlab-fuzzy pi算法的实现-svg power control system simulation study, very detailed. Including system software and hardware, most original!
bigintsz
- 大整数加法。任何C/C++固有类型的变量都无法保存它。最直观的想法是可以用一个字符串来保存它-Large integer addition. Any C/C++ intrinsic types of variables can not save it. The most intuitive idea is to save it with a string
calc
- 对WINODWS自带的计算器进行增强以及含有四则运算-calc
szjs
- 分享 数值计算 sinx插值函数,可供初学者参考坐标画法-Share numerical interpolation function sinx, drawing reference frames for beginners
complex
- 用VC语言完成复数类的编程,实现复数的加减等运算-Complex with VC complete programming language to achieve complex operations such as addition and subtraction
erjiechafen
- 有限差分方法是先将计算区域网格化,再用差分近似代替微分,也说就是用某点周围各网格点来计算该点处的微分。-Finite difference method is to first calculate the regional grid, and then replace the differential difference approximation, also said that with the grid points around a point to calculate the poin
