-
IGES解释器
基于MFC对IGES文件进行解析并分流存储,采用数学算法完成NURBS模型统一建立,最后利用OpenGL完成NURBS模型重绘并进行交互操作。
- 2023-02-21 20:00:04下载
- 积分:1
-
使用 Sga 的 IIR 高通滤波器设计
滤波器的设计一直是信号 iiii 重要问题处理。kCdUSe intinite 冲激响应 (IIR) 滤波器有liequency 选择和高精度的良好特性与较低的订单,它 atlracts 很多研究者的关注,是一般应用于许多领域。通讯技术、 雷达信号处理、 语音和图像信号处理。数字过滤、-IDTV。等。因为那里是没有分析方法显然当 IIR设计了数字分蘖与任何频率响应,一般采用优化方法。在本文中,NQGA 用于优化设计 01" IIR 数字分蘖频率域直接。
- 2022-02-15 14:06:32下载
- 积分:1
-
spline interpolation algorithm, and drawing comparison.
插值样条的算法,并作图比较。-spline interpolation algorithm, and drawing comparison.
- 2022-03-02 09:04:51下载
- 积分:1
-
matlab程序实现 最短路径问题 最短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和路径组成的)中两结点之间的最短路径...
matlab程序实现 最短路径问题 最短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和路径组成的)中两结点之间的最短路径-matlab program to achieve the shortest path problem shortest path problem is the study of graph theory, a classical algorithm for the problem, aimed at finding a plan (by the node and path composed of) two nodes of the shortest path between
- 2022-04-12 10:43:20下载
- 积分:1
-
模拟分时系统
模拟分时系统-Simulation of Time-Sharing System
- 2022-03-14 18:50:12下载
- 积分:1
-
迷宫里的最短路径-深度优先搜索
资源描述迷宫里的最短路问题是相当经典的问题,也是一个图的遍历问题,这里遍历用的是宽度优先搜索
- 2022-08-10 13:50:51下载
- 积分:1
-
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart poi...
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book >, it embodies the flexibility of Policy Based Programming, and provides the realisation of various design models of the smart pointer, it`s recommended strongly!
- 2022-01-26 00:25:01下载
- 积分:1
-
共轭梯度法
Conjugate Gradient Method
- 2022-04-19 20:50:58下载
- 积分:1
-
快速获取3D重建切片的算法
本程序由kyungsang基姆制作。如果你有问题或问题,发送电子邮件到me.kssigari@gmail.complease试试这些测试步骤1。模拟器是用于测量投影。2。demo2是解析重建众所周知过滤backprojection3。Demo3 is the iterative reconstruction using the maximum likelihood expectation maximization (MLEM) method.nx: number of image pixels of x-directionny: number of image pixels of y-directionnz: number of image pixels of z-directionsx: real size (length) of x-axis of the image -> resolution of a pixel = sx/nxsx: real size (length) of y-axis of the image -> resolution of a pixel = sy/nysx: real size (length) of z-axis of the image -> resolution of a pixel = sz/nznu: number of detector pixels of x-direction (u)nv: number of detector pixels of z-direction (axial) (v)su: size of real (length) of detector u-direction -> resolution of a pixel = su/nusv: size of real (length) of detector v-direction -> resolution of a pixel = sv/nvDSD: distance between source to detectorDSO: distance between source to iso-center (image center).dir: rota
- 2022-07-08 11:47:05下载
- 积分:1
-
计算 FPU MASM
你好,
它的代码源计算与 FPU 在 ASM (MASM32)
- 2022-02-06 08:29:27下载
- 积分:1