资源列表
Calculator
- 用c++编写的小计算器,看起来还不错,大家试试(Using c++ to prepare a small calculator, it looks good, you try)
Newton_Interpolation
- 利用MATLAB用最简单的语法进行牛顿插值法的编程(Programming of Newton interpolation method by using MATLAB)
Polynomial_Fitting
- 利用matlab用最基础的语法编写曲线拟合的程序(Using MATLAB to write curve fitting program with the most basic grammar)
Newton_Zero_Point
- 利用matlab用基础语法编写牛顿零点法的程序(The program of writing Newton zero point method by using basic grammar in MATLAB)
Three_Spline_Interpolation
- 利用matlab用基础语法编写三次样条插值的程序(Using MATLAB to write three spline interpolation program with basic grammar)
Numerical_Integration
- 利用matlab用基础语法编写数值积分的程序,分别用了复化梯形公式和复化Simpson公式(The program of numerical integration is compiled by using the basic grammar of MATLAB, and the complex trapezoid formula and the complex Simpson formula are used respectively)
2010170015 作业一
- 最基本的程序 c++平台开发 帮助新手解决入门问题(the basic programs,devote to helping some new to deal with the understanding of c++)
find fake coin
- 有N个硬币,含 1 枚伪币 (伪币质量与真币质量不一样,真币质量都相同),此程序可以花费平均最少的时间找到伪币(There are N coins, 1 counterfeit coins (coins and coin quality really different quality, the quality of real coins are the same), this program can spend the least time to find the average)
字符串编辑
- 两个字符串,A和B,从A变成B,可以通过增加、删除、修改字母来实现,其中每增加、删除、修改一个字母为一步,此程序可以通过动态规划的方法计算出字符串编辑的最少步骤数(Two strings, A and B, from A to B, can be achieved by adding, deletion and modification of letters, each of which increase, delete and modify a letter into one step, th
最大数乘积
- 一个大数,通过添加断点可以将其分为若干个小数,而这几个小数的乘积最大是多少呢?本程序可以通过回溯法求解这个最大数乘积。(A large number, by adding breakpoints can be divided into a number of decimal and decimal the largest product is how much? This procedure can be the product of the maximum number of backtrac
profiling
- The-Ultimate-Guide-to-Market-Profile
VB_bai1
- measure 8 temperature channel
