-
用MATLAB实现如何用判别分析法确定最佳阈值
用MATLAB实现如何用判别分析法确定最佳阈值-MATLAB how discriminant analysis method to determine the optimal threshold value
- 2023-02-03 11:35:04下载
- 积分:1
-
No graphics library function like windows drawing program to do this is the rece...
不用图形库函数的仿windows画图程序
这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
-No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the
- 2022-09-09 18:05:02下载
- 积分:1
-
GDI中实时地消除图像锯齿源代码
GDI中提供的各种绘图方法LineTo(), Ellipse()等等,都没有考虑过锯齿形状的消除,于是诞生了本代码,它实现了近乎实时的消除图形锯齿的方法。
- 2022-06-20 15:43:49下载
- 积分:1
-
数字图像处理类
这是一个基于MFC平台的使用C++数字图像处理类库。包含了基本的数字图像处理算法。
- 2022-04-24 00:53:57下载
- 积分:1
-
用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!...
用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!-using VRML preparation of a missile flight model and the virtual scene!
- 2023-05-13 20:25:02下载
- 积分:1
-
This a collection of utilities for warping of MRI image volumes.
See the man p...
This a collection of utilities for warping of MRI image volumes.
See the man pages for documentation.
The warp method is described in detail in the following paper
Enhancing the Multivariate Signal of 15-O water PET Studies With a
New Non-Linear Neuroanatomical Registration Algorithm
IEEE Transactions on Medical Imaging, 1999, 18(6), p306-19
-This a collection of utilities for warpi Vi of MRI image volumes. See the man pages for doc umentation. The warp method is described in det annexed in the following paper Enhancing the Multiv ariate Signal of 15-O water PET Studies With a Ne w Non-Linear Registration Al Neuroanatomical gorithm IEEE Transactions on Medical Imaging, 1999, 18 (6), p306-19
- 2022-07-19 08:29:37下载
- 积分:1
-
本代码主要实现了BMP格式的文件读取、显示、保存等基本操作
本代码主要实现了BMP格式的文件读取、显示、保存等基本操作-This code mainly realize the BMP file format to read, display, preservation of the basic operation
- 2022-03-13 22:03:39下载
- 积分:1
-
希尔伯特曲线映射程序实验报告
Hilbert 曲线的绘制程序
有实验报告-Hilbert curve mapping procedure experimental report
- 2022-12-20 23:55:03下载
- 积分:1
-
computer graphics operations
计算机图形学作业-computer graphics operations
- 2022-02-16 06:47:24下载
- 积分:1
-
自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。...
自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
- 2022-03-20 05:39:35下载
- 积分:1