-
用于编写编写汉字的环境下的汉字,适合初学者,一个…
在VC环境下编写的书写汉字系统,适合初学者,值得一看-VC environment in preparation for writing Chinese characters, for beginners, an eye-catcher
- 2023-03-05 17:30:04下载
- 积分:1
-
迷你图像浏览器源代码,比较早的程序,但是包含了图像浏览的基本概念和方法,适合初学者学习。...
迷你图像浏览器源代码,比较早的程序,但是包含了图像浏览的基本概念和方法,适合初学者学习。-mini image browser source code, the earlier procedures, but contains images visit the basic concepts and methods for beginners learning.
- 2022-03-03 06:22:58下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分: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
-
Extraction of the picture data
提取图片中数据-Extraction of the picture data
- 2022-04-27 11:03:55下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
一个水壶纹理的程序,可更改里面程序,实现环形,方形
一个水壶纹理的程序,可更改里面程序,实现环形,方形-a kettle texture procedures, they can change the process and achieve ring, a square
- 2022-04-07 16:22:20下载
- 积分:1
-
WPF classic summary of knowledge, it is the classic example, and deom ah
WPF经典知识总结,很经典的例子和deom啊-WPF classic summary of knowledge, it is the classic example, and deom ah
- 2022-03-29 13:38:28下载
- 积分:1
-
the right procedures over two objects for a number of image objects segmentation...
该程序对多物体二值图像进行多个物体分割,返回为各个物体的模板-the right procedures over two objects for a number of image objects segmentation, for the return of all objects template
- 2022-04-12 08:26:07下载
- 积分:1
-
这是一个用asp源码编辑的相册程序。
这是一个用asp源码编辑的相册程序。-This a source code editor with the asp albums procedures. Ha ha ha ha
- 2022-07-07 21:57:29下载
- 积分:1