-
- 2022-09-22 15:15:03下载
- 积分:1
-
绘制一个多通道图像的灰度直方图,默认处理文件是lena.bmp
绘制一个多通道图像的灰度直方图,默认处理文件是lena.bmp-Draw a multi-channel histogram of the image, the default processing of documents is lena.bmp
- 2023-03-22 01:20:04下载
- 积分:1
-
Ch7_MyPad_MFC_Programming_Prosise
以下是jeffprosise第二版《用MFC编程Windows》第7章的源代码。这里的源代码附带了一个完整的visualstudio构建。
- 2022-06-29 01:18:39下载
- 积分:1
-
一个2D地图编辑器,用于处理静态的游戏地图
一个2D地图编辑器,用于处理静态的游戏地图-a 2D map editor, for handling static map of the game
- 2022-02-04 11:57:35下载
- 积分:1
-
添加URL快捷方式到收藏夹、开始菜单和桌面上
添加URL快捷方式到收藏夹、开始菜单和桌面上-Add to Favorites URL shortcut to start menu and desktop
- 2022-02-05 12:22:48下载
- 积分:1
-
一个Pipe的程序的源代码,写得比较经典,大家可以尝试下载看看,阿东的...
一个Pipe的程序的源代码,写得比较经典,大家可以尝试下载看看,阿东的-Pipe of a program s source code, written in the classical comparison, we can try to download to see the Adong
- 2022-11-26 13:25:03下载
- 积分:1
-
Wince5.0+S3C2440扩展总线挂接CPLD的驱动
Wince5.0+S3C2440扩展总线挂接CPLD的驱动-Wince5.0+ S3C2440 expansion bus drivers hooking CPLD
- 2023-04-20 23:35:02下载
- 积分:1
-
Excel修复2003
excel修复工具。可以帮助大家修复excel。请大家多多支持!-excel repair 2003
- 2022-01-25 19:06:58下载
- 积分:1
-
关于windows CE设备驱动程序的一些例子,很有参考价值。
关于windows CE设备驱动程序的一些例子,很有参考价值。-On the windows CE device driver of some examples, it is reference value.
- 2022-01-26 16:42:20下载
- 积分: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