-
DICOM文件到bmp格式图片的转换,支持DICOM文件VR的读取
DICOM文件到bmp格式图片的转换,支持DICOM文件VR的读取-DICOM files to the Photo bmp format conversion, support for VR DICOM document reader
- 2023-03-28 09:30:04下载
- 积分:1
-
用c#编写的简单动画,一个物体在旋转
用c#编写的简单动画,一个物体在旋转-prepared with a simple animation, a rotating object
- 2022-06-19 19:31:30下载
- 积分:1
-
一个加载图片的原代码,详细的内容都在例子中,希望能够给你们带来帮助...
一个加载图片的原代码,详细的内容都在例子中,希望能够给你们带来帮助-A picture to load the original code, details in the case, hope to be able to help you
- 2023-03-09 08:15:02下载
- 积分:1
-
3 图像旋转源代码 .RAR VC++PICTURE PROCEED
3 图像旋转源代码 .RAR VC++PICTURE PROCEED-three rotating image source code. RAR VC PICTURE PROCEED
- 2022-05-20 19:43:51下载
- 积分:1
-
本源码是对图像进行拉普拉斯锐化(边缘检测),在图像预处理阶段,非常实用的边缘检测代码,更适合于初学者分析与学习...
本源码是对图像进行拉普拉斯锐化(边缘检测),在图像预处理阶段,非常实用的边缘检测代码,更适合于初学者分析与学习-the source of images Laplacian sharpening (edge detection), the image preprocessing stage. very practical edge detection code, it is more suitable for beginners to learn and Analysis
- 2022-07-09 08:26:19下载
- 积分:1
-
orl人脸数据库第2部分,因体积大,分成几个部分,做人脸的必需.
orl人脸数据库第2部分,因体积大,分成几个部分,做人脸的必需.-02:00 Face database Part 2, because of their size, divided into several parts, the essential human face.
- 2022-06-13 14:50:40下载
- 积分:1
-
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOL...
Environment: VC6 Win2K/NT/98
This sample describes the difference between CONSOLE and GUI applications with 20 lines of code.
There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First of all, we need to allocate a console with AllocConsole() secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf() and scanf().
The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I called CreateWindow with the predefined class name EDIT.
As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a p
- 2022-02-03 12:24:58下载
- 积分:1
-
屏幕截图并保存为JPG文件(可控制失真度),著名抓图软件的源码...
屏幕截图并保存为JPG文件(可控制失真度),著名抓图软件的源码-Screenshots and the preservation of the JPG file (control distortion), the leading source software From Wikipedia
- 2023-02-18 22:10:04下载
- 积分:1
-
A good graphics program code, using C# implementation. A good graphics program c...
一个很好的绘图程序代码,用C#实现。 -A good graphics program code, using C# implementation. A good graphics program code, using C# implementation.
- 2023-02-15 23:30:04下载
- 积分:1
-
C #实现MDI简单的绘画程序C #来体现
C#实现的MDI简单画图程序. 体现了C#做MDI的编程思想. 可做一个例子进行详细填充. 只是里面有日文语句,怕中文机子不能顺畅运行.-C# realization MDI simple painting procedure Manifested C# to
make MDI the programming thought May make an example to carry on the
detailed packing Only is inside has the Japanese sentence, feared
Chinese loom cannot smoothly move
- 2022-02-05 23:08:33下载
- 积分:1