-
VC++实现的一个计算器,采用了一个高手写的按钮类,界面友好...
VC++实现的一个计算器,采用了一个高手写的按钮类,界面友好-VC to achieve a calculator, using a button to write a master class, user-friendly
- 2022-06-14 15:07:42下载
- 积分:1
-
S先生与P先生谜题
设有两个自然数X、Y,2<=X<=Y<=99,S先生知道这两个数的和S,P先生知道这两个数的积P,他们二人进行...
S先生与P先生谜题
设有两个自然数X、Y,2
- 2022-01-25 16:23:41下载
- 积分:1
-
使用VC++的环境进行简单编程的计算器功能,可以实现+,
使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
- 2022-03-19 19:04:43下载
- 积分:1
-
矩阵运算函数
用C++实现对矩阵的一些运算,包括反转180度,旋转90度,270度,合并等,在主函数给出测试。
- 2022-11-18 12:55:02下载
- 积分:1
-
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)...
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
-//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
- 2022-06-12 06:09:24下载
- 积分:1
-
Newton iterative method for solving this calculation method is commonly used in...
牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
- 2022-09-27 06:00:03下载
- 积分:1
-
素数因子产生器:该程序能生成prime factor
素数因子产生器:该程序能生成prime factor-prime factor Generator : the program can generate prime factor
- 2022-03-22 01:33:11下载
- 积分:1
-
文件hash算法
通过浏览文件获取文件的信息,包括创建、修改、写入的日期信息,能够方便的计算出文件的hash值,用来确定是否为官方发布文件还是被修改后的文件。
- 2022-05-19 10:27:00下载
- 积分:1
-
算法分叉的discraete系统
算法分叉的discraete系统,它可以用来计算分岔和lypunov expnontes动态系统
- 2022-01-22 00:32:12下载
- 积分:1
-
要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss
要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, the algorithm functions with C languages, the C programming environment called directly
- 2022-03-31 21:28:42下载
- 积分:1