-
1 读入一个整数,将各个数位上的数拆分下来并输出(从高位到低位)。
1 读入一个整数,将各个数位上的数拆分下来并输出(从高位到低位)。
- 2022-01-22 07:49:13下载
- 积分:1
-
我用MATLAB编写的傅里叶变换,不利用FF软件…
采用Matlab自己编写的傅里叶变换,并不是使用软件提供的FFT2-I have written using Matlab Fourier transform, not using software provided by FFT2
- 2022-03-02 17:36:01下载
- 积分:1
-
二叉树的C语言实现
二叉树是每个结点最多有两个子树的有序树。二叉树常被用于实现二叉查找树和二叉堆。该代码对二叉树进行了C语言实现,实现平台为VC6.0。
- 2023-05-27 07:50:04下载
- 积分:1
-
Runge
龙格库塔求解微分方程数值解,非常有用的解题方法,一定会用到-Runge- Kutta numerical solution of differential equations to solve, a very useful method of solving problems, we will use
- 2022-05-28 06:14:14下载
- 积分:1
-
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonline...
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jacobian. The (driver) subroutines called by the user are given in the
8 ! table below, and are well documented internally. The user need not
9 ! be concerned with any other subroutines in HOMPACK90.
-!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jac
- 2022-07-21 06:18:17下载
- 积分:1
-
十六进制编辑器示例
教育的十六进制编辑器简单示例THexEditor v1.16 正式版THexToCanvas v1.0 Beta 2THexEditor 从 TCustomGrid,下降和显示和编辑十六进制/二进制文件THexToCanvas 是 TComponent 的后裔,将 THexEditor 分配给它设置一些属性和你可以画出画布上 (例如打印机画布) 的十六进制数据享受
- 2022-04-01 13:22:16下载
- 积分:1
-
poj2187给一堆点,求出其中的最远点对,凸包的应用
poj2187给一堆点,求出其中的最远点对,凸包的应用-poj2187 to a pile of points, obtained one of the furthest points right, the application of convex hull
- 2022-03-10 07:13:36下载
- 积分:1
-
数字图像处理matlab版-冈萨雷斯的程序
数字图像处理matlab版-冈萨雷斯的程序
- 2022-05-13 01:58:43下载
- 积分:1
-
最优二分检索
一个速度相当快的最优二分数据检索的源代码,采用C言编写,对于海量数据的检索,查找相当有用
- 2022-07-08 10:49:04下载
- 积分:1
-
mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境...
mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境-mpi parallel computing available vc c code or compile gcc structures can be used to test parallel computing environment
- 2022-04-12 23:37:21下载
- 积分:1