-
emf图形文件浏览器,可以轻松浏览Emf文件,GDI+
emf图形文件浏览器,可以轻松浏览Emf文件,GDI+-emf graphical file browser, you can easily browse emf files, GDI+
- 2022-01-25 19:32:43下载
- 积分:1
-
WARPGRAF graphics development libraries
WARPGRAF 图形开发库-WARPGRAF graphics development libraries
- 2022-12-25 04:50:03下载
- 积分:1
-
计算机图形学 透明茶壶
计算机图形学 透明茶壶-computer graphics transparent teapot
- 2022-03-17 02:05:45下载
- 积分:1
-
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1...
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data -clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data
- 2022-10-23 08:30:04下载
- 积分:1
-
Visual c is the Digital Image Processing (HE) code discs, inside the book is all...
这个是Visual c++数字图像处理(何斌)的代码光盘,里面是该书的所有源代码,都是关于图形图像方面开发的,看了之后一定受益匪浅!-Visual c is the Digital Image Processing (HE) code discs, inside the book is all the source code, graphic images are on the development of the area, looking after some benefit!
- 2022-06-17 06:24:27下载
- 积分:1
-
在VC下写的类似于WINDOWS的画图板程序,可以实现大部分功能。...
在VC下写的类似于WINDOWS的画图板程序,可以实现大部分功能。-Written under the VC is similar to the drawing board WINDOWS procedures, most of the functions can be achieved.
- 2023-03-20 23:00:04下载
- 积分: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
-
该公司在2004提出的尺度和仿射不变的兴趣点检测…
Mikolajczyk在2004年提出了尺度和仿射不变量的兴趣点检测 GLOH 算法-Mikolajczyk in 2004 put forward a scale and affine invariant interest point detection algorithm GLOH
- 2022-05-28 02:42:14下载
- 积分:1
-
用VC++和OpenCV库编写的选择打开图象和视频的小程序,需要安装OpenCV库并且正确配置才能使用....
用VC++和OpenCV库编写的选择打开图象和视频的小程序,需要安装OpenCV库并且正确配置才能使用.
- 2022-05-15 13:16:45下载
- 积分:1
-
益友游戏,可以自定义房间,有各种不同的在线游戏,
益友游戏,可以自定义房间,有各种不同的在线游戏,-Befrienders game, you can customize the room, there are a variety of online games,
- 2022-08-10 14:26:40下载
- 积分:1