-
用Java 实现几何图形的生成,如何来在界面上画一些基本的几何图形,本程序是一示例!...
用Java 实现几何图形的生成,如何来在界面上画一些基本的几何图形,本程序是一示例!-using Java geometry generation, how to interface painting in some of the basic geometric shapes, the procedure is an example!
- 2023-01-31 10:00:04下载
- 积分:1
-
VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩...
VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
- 2022-07-24 13:22:18下载
- 积分:1
-
画椭圆的算法的程序.rar,短小而精悍,你可以去
画椭圆的算法的程序.rar,短小而精悍,你可以去-oval painting algorithm procedures. Rar, and the short-skinned, you can try to
- 2022-10-25 04:05:03下载
- 积分:1
-
美化插件关闭Delphi,解压后setupex.exe操作将需要…
DELPHI代码美化插件
关闭DELPHI,解压后运行setupEx.exe即可
需要美化时,可以tool菜单下选择format,或用快捷键CTRL+D一键搞定!
所以从某种角度上说,这个世界是靠懒人推动的-landscaping plugin closed DELPHI, unpacked setupEx.exe operation will be needed beautification, tool can choose menu format, using the keyboard or mouse button to get a D! So certain angle, the world is driven by laziness
- 2022-03-12 15:00:15下载
- 积分:1
-
this software in document scanning cancel the parade sound. This software can be...
这软件是在扫描文件中取消操音的。 用这软件可以取消任何bmp图像中的操音。-this software in document scanning cancel the parade sound. This software can be used to eliminate any bmp image of the sound parade.
- 2022-03-04 06:45:28下载
- 积分:1
-
Creating Pattern Brushes
Creating Pattern Brushes
- 2022-01-22 01:52:37下载
- 积分:1
-
计算机图形学基础,使用汉字点阵在界面上显示汉字。
计算机图形学基础,使用汉字点阵在界面上显示汉字。-Computer graphics based on the use of Chinese characters dot-matrix display Chinese characters in the interface.
- 2022-01-22 04:41:34下载
- 积分:1
-
c++ 控制摄像头程序 有源代码 希望大 家用上
c++ 控制摄像头程序 有源代码 希望大 家用上-c camera control procedures active code you want to use
- 2023-09-04 08:05: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
-
3种像素历遍方法的比较和实现,对做图象方面很有帮助
3种像素历遍方法的比较和实现,对做图象方面很有帮助-Three kinds of pixels times the calendar methods and realize, make images of helpful
- 2022-01-26 01:44:38下载
- 积分:1