-
visual c++. net programming book resources
visual c++.net编程宝典资源-visual c++. net programming book resources
- 2022-07-24 19:37:50下载
- 积分:1
-
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。...
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。-Introduce the definition of cognitive networks and content, combined with concrete examples easier to understand. The use of suitable students and teachers.
- 2022-09-25 06:20:03下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
导航系统
应用背景设计导航系统。问,从用户和计算的航点之间的最小距离。关键技术在代码中使用没有主要的关键技术。此代码是用C + +和Borland软件一起UML类帮助Eclipse环境下。 ;
- 2022-09-25 16:50:03下载
- 积分:1
-
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移...
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移-using only simple code and the most basic controls and achieve volume preview of pictures pictures, photo and picture transfer
- 2023-09-07 18:45:04下载
- 积分:1
-
vc++.net编写画图程序,利用坐标来显示每一秒钟显示一侦
vc++.net编写画图程序,利用坐标来显示每一秒钟显示一侦-vc++. net drawing preparation procedures, the use of coordinates to show every second investigation showed that one
- 2022-06-18 00:06:58下载
- 积分:1
-
实现对位图的处理,以及直方图等图像处理功能,对初学vc图像处理者很有帮助...
实现对位图的处理,以及直方图等图像处理功能,对初学vc图像处理者很有帮助-To achieve the handling of bitmap and image processing functions such as histogram, image processing for beginners are very helpful vc
- 2022-05-15 02:52:31下载
- 积分:1
-
C++Primer第三版所有示例的随书源代码
C++Primer第三版所有示例的随书源代码-C++ Primer all examples with the third edition of the book source code
- 2023-06-27 12:35:03下载
- 积分:1
-
自动关机的一个vc程序
自动关机的一个vc程序-automatic shutdown of a vc procedures
- 2022-08-14 06:43:48下载
- 积分:1
-
这是一个实现电子签章的程序,在Visual C++6.0环境中编译通过,打开看看,一定会觉得很有意思:)...
这是一个实现电子签章的程序,在Visual C++6.0环境中编译通过,打开看看,一定会觉得很有意思:)-This is a realization of electronic signature procedure in the Visual C Compiler 6.0 environment through, open look, we will find it very interesting :)
- 2022-07-08 04:23:03下载
- 积分:1