-
小波算法的实现,压缩算法,希望能够对大家有所帮助
小波算法的实现,压缩算法,希望能够对大家有所帮助-Wavelet algorithm, compression algorithm, we hope to be able to help
- 2022-07-26 00:15:44下载
- 积分:1
-
一个放大的小程序,可以无限制的发大,对于感兴趣的朋友可以得到一点启示...
一个放大的小程序,可以无限制的发大,对于感兴趣的朋友可以得到一点启示-An amplification of small procedures, the fat can be unlimited, and for interested friends can get a little enlightenment
- 2022-08-04 11:47:03下载
- 积分:1
-
这是一个画笔的绘图程序,有21中工具在主工具栏,你可以选择。...
这是一个画笔的绘图程序,有21中工具在主工具栏,你可以选择。-This is a brush mapping procedures, 21 of the main tools toolbar, you can choose.
- 2022-08-09 13:49:55下载
- 积分:1
-
改变VC程序的背景图片
改变VC程序的背景图片-VC procedures change the background picture
- 2022-05-31 02:05:54下载
- 积分:1
-
扫雷源码,不错的.
扫雷源码,不错的.-mine source, good.
- 2022-04-25 17:23:28下载
- 积分:1
-
矢量图绘制源码。看了这个程序,小的矢量图形的绘制就不难掌握了。
矢量图绘制源码。看了这个程序,小的矢量图形的绘制就不难掌握了。-Source vector drawing. Watched this process, a small vector graphics on the drawing it is not difficult to grasp.
- 2022-03-18 01:35:52下载
- 积分:1
-
VC++实现对位图的倾斜校正
VC++实现对位图的倾斜校正-VC right bitmap tilt correction
- 2022-08-15 19:17:18下载
- 积分:1
-
如果你刚毕业,而你又想搞游戏软件开发,这是一个程序是考试官常考的一个程序,快下嘛...
如果你刚毕业,而你又想搞游戏软件开发,这是一个程序是考试官常考的一个程序,快下嘛-If you have just graduated and you want to game software development, this is a procedure is often examiners test a procedure to do soon
- 2022-03-06 16:02:06下载
- 积分: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
-
The graphic file examination source code, may to JPG, BMP, form
the and so on IC...
图形文件查看源代码,可以对JPG,BMP,ICO等格式的文件进行预览- The graphic file examination source code, may to JPG, BMP, form
the and so on ICO document carry on looks at in advance
- 2022-06-02 05:54:55下载
- 积分:1