-
偏微分方程的基于GPU的模拟器。
PDE simulator on GPU.
- 2022-10-01 16:40:03下载
- 积分:1
-
查看网格渲染
在此包中的所有文件可以自由分发和使用根据对各项条款的 GNU 较通用公共许可证 (LGPL)。请参见有关更多详细信息此存档的根目录中复制文件。
- 2023-09-01 20:40:06下载
- 积分:1
-
使用高斯滤波去噪
这是用于图像去噪方法的代码。在这里我使用高斯滤波图像去噪。在一些医学图像应用程序中,去噪后的图像是非常重要的。
- 2022-06-19 20:34:41下载
- 积分:1
-
C语言图像处理算法
牙齿部分为主要处理方向,C语言ML-EM法 处理连续的图像,进行去除图像噪音。
处理完的图像可以做成3D图像进行比较,处理图像为.img图像。
所用平台为VS2008,windows7 64.
- 2022-04-10 09:14:12下载
- 积分:1
-
arbitrary precision strike pi value
求取任意精度pi值-arbitrary precision strike pi value
- 2023-07-08 11:15:03下载
- 积分:1
-
三维数据曲线拟合方面很重要的一本书,太好了
三维数据曲线拟合方面很重要的一本书,太好了-Curve fitting of three-dimensional data are important aspects of a book
- 2022-11-06 21:00:07下载
- 积分:1
-
单精度复型fft
单精度复型fft,适用于任意长度数据~
- 2022-03-23 00:11:20下载
- 积分:1
-
一个表达式解析器, 可以解析二十多种运算符表达式, 支持优先级!...
一个表达式解析器, 可以解析二十多种运算符表达式, 支持优先级!-An expression parser, you can resolve more than 20 kinds of regular expression operators in support of priority!
- 2023-08-20 05:35:03下载
- 积分:1
-
How to modify the MFC AppWizard Wizard to generate the appearance of the framewo...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
- 2022-12-03 22:25:03下载
- 积分:1
-
计算器C代码
鉴于算术表达式中的 x 符号,例如,24 (3 + 5) = 5,
写一个程序来读取了一个输入行中给出的表达式,解析它,对其进行计算和
给出了输出值作为单个整数或打印的字符串输入错误"如果输入格式不正确。
- 2023-01-08 04:50:03下载
- 积分:1