-
医学图像处理源代码
一个完整的可运行的医学图像处理软件源代码,
很全面的VC++程序,都是关于医学图像方面的.
包括配准和分割等功能-Can run a complete medical image processing
software source code, including features such as registration and
segmentation
- 2022-03-19 23:47:44下载
- 积分:1
-
大数运算库
大数运算库-Treasury operations of large numbers
- 2022-02-12 09:54:57下载
- 积分:1
-
用最小二乘法解决实际问题,如曲线拟合,插值分析,
用最小二乘法解决实际问题,如曲线拟合,插值分析,-Least square method in solving practical problems, such as curve fitting, interpolation analysis
- 2022-09-15 01:35:04下载
- 积分:1
-
地震频率-波数域相移法波动方程正演模拟,适合地震正演的初学者
资源描述地震频率-波数域相移法波动方程叠后正演模拟,适合地震正演的初学者,频率-波数域波动方程正演、偏移无法适应横向变速较大的地质模型,但预算速度较快,对于一般的地球物理层状速度模型效果较好
- 2022-11-04 02:40:07下载
- 积分:1
-
Discrete-Continuous Optimization for Multi-Target Tracking
A matlab program for multi-target tracking,The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete
problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous
problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often
- 2023-01-02 11:40:18下载
- 积分:1
-
Runge
龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge- Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures is the source code.
- 2022-05-18 08:57:06下载
- 积分:1
-
超市管理系统
应用背景这是一个自己编写的学生超市管理系统,内容包括界面设计、数据库管理等等多个方面,是比较全面的超市管理程序关键技术用C++编写的程序,关机那技术就是MFC编写的界面和C++编写的程序,内部注释是比较详细的,很方便之后的理解
- 2022-05-17 15:45:00下载
- 积分:1
-
本程序为Kmp匹配算法的实现,程只需直接运行即可,
本程序为Kmp匹配算法的实现,程只需直接运行即可,-the procedures for KMP matching algorithm implementation, a journey which takes you directly can run,
- 2022-09-10 08:40:03下载
- 积分:1
-
最小二乘拟和算法
最小二乘拟和算法-least squares fitting algorithm
- 2022-01-24 09:11:29下载
- 积分:1
-
thomas算法
thomas算法用来计算方程AT=r,T和r为列向量,A为三对角阵,仅在三个对角线上有非零元素,算法需要向前
和向后扫描方程两次 。
- 2022-11-26 13:45:03下载
- 积分:1