-
图像卷积
使用示例应用程序
示例应用程序中已包含在本文的示例源代码。示例应用程序已经以面向Windows 窗体的平台。使用示例应用程序中用户还可以从本地文件系统中选择源/输入图像,并从一个下拉组合框选择要应用卷积滤镜。已筛选的的图像可以保存到本地文件系统中,当用户单击保存按钮。
下面的屏幕快照显示图像卷积滤镜示例应用程序中操作。
- 2022-08-09 03:21:25下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1
-
640x480 24
640x480的24位真彩图转换成256级灰度图像且经过均衡化处理-640x480 24-bit true color pictures converted to 256 gray-scale image and after equalization deal
- 2022-01-26 06:35:31下载
- 积分:1
-
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。...
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。-A drawing tool. Can choose from the toolbar above the drawing and at the same time made available to the picture more filters and effects.
- 2023-08-16 16:20:03下载
- 积分:1
-
此法分析程序,可以直接使用。其中包括一个.c源代码文件和两个.txt文件...
此法分析程序,可以直接使用。其中包括一个.c源代码文件和两个.txt文件-This analysis procedure can be used directly. Including a. C source code files and two. Txt files
- 2023-01-28 03:30:04下载
- 积分:1
-
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN-C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c c
- 2022-06-01 01:50:17下载
- 积分:1
-
应很多人要求给出的vids:tscc解码程序(不是源码)
应很多人要求给出的vids:tscc解码程序(不是源码)- Should very many people the vids:tscc decoding procedure which
request to produce (not be source code)
- 2022-08-31 10:20:04下载
- 积分:1
-
非常好用的透明万年历
非常好用的透明万年历 -Very useful transparent calendar
- 2022-08-24 12:16:20下载
- 积分:1
-
Examples of vector graphics, beginners to apply the basic method of learning.
矢量绘图示例,初学者适用,学习其基本方法。-Examples of vector graphics, beginners to apply the basic method of learning.
- 2022-03-09 16:54:14下载
- 积分:1
-
采用VC++编写,由一个客户端和一个服务端组成 。
采用VC++编写,由一个客户端和一个服务端组成 。-Using VC++ written by a client and a server-side component 。
- 2022-10-05 18:35:03下载
- 积分:1