摘要
介绍了VB编写程序演示^(lim)_(n→∞)(1+1/n)~n的数值变化过程,分析了理论计算与实际计算的差异,并提出了解决方法;比较完整地反映了数学建模、修改模型、编制算法、优化算法的过程。
A VB program which demonstrates limn→∞(1+1/n)^n numerical process is introduced, the difference between theoretical computation and practical calculation is analyzed, meanwhile a solution is proposed. The four steps - mathematical model, modifying model, scheduling algorithm and optimization algorithm are all fully and well shown.
出处
《电脑编程技巧与维护》
2009年第4期103-104,共2页
Computer Programming Skills & Maintenance
基金
国家自然科学基金
其它各类重点基金资助以及重大获奖项目的文稿请注明资助基金名称
项目编号以及获奖类别
关键词
直接计算
展开计算
优化计算
Direct Calculation
Expanding Calculation
Optimization Calculation