-
This is a realization of backbag problem with VC++
这是计算机算法中的背包问题的实现程序,使用VC开发!-This is a realization of backbag problem with VC++
- 2022-01-27 10:18:11下载
- 积分:1
-
一个实现基本运算功能的计算器(供初学者参考)
一个实现基本运算功能的计算器(供初学者参考)-achieve a basic computing function calculator (for advanced users)
- 2023-08-27 19:25:03下载
- 积分:1
-
c++编程实现,影片清晰化,相关。小技巧,小功能
c++编程实现,影片清晰化,相关。小技巧,小功能-c++ programming, video clear and relevant. Tips, small features
- 2022-03-10 16:57:09下载
- 积分:1
-
This a camera control the vb source for reference if you do not know linked :051...
这是一个摄象机的 vb控制源程序 供各位参考 如有不懂 联系:0516-3634805-This a camera control the vb source for reference if you do not know linked :0516- 3634805
- 2023-01-02 01:30:04下载
- 积分:1
-
一个串口工具,可以用十进制来显示接收数据,不错的工具。...
一个串口工具,可以用十进制来显示接收数据,不错的工具。-a tool, you can use the metric system to receive data show that good tool.
- 2022-06-19 04:34:40下载
- 积分:1
-
led电子显示屏推送数据
通过IP地址推送显示消息到电子显示屏LED。使用16进制的方式推送
- 2022-04-22 20:05:35下载
- 积分: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
-
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。...
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。-Com interface operations through a small example excel
- 2022-07-11 12:11:00下载
- 积分:1
-
我刚学习VC++ 6.0,自己做的笔记。希望对初学者有一些帮助。
我刚学习VC++ 6.0,自己做的笔记。希望对初学者有一些帮助。-I have just learning VC++ 6.0, make their own notes. Hope to have some help for beginners.
- 2022-10-24 18:05:03下载
- 积分:1
-
QRcode codec decoder, functions as a picture translated to read its contents, pi...
QRcode解码译码器,功能为读入一张图片译出其内容,图片可以是拍摄的。本站其他相关资源都没有此部分源码,此为本人结合官方JAVA源码编写的完整译码部分,具体功能包括图形探测定位、图形过滤校正、检错纠错等。-QRcode codec decoder, functions as a picture translated to read its contents, pictures can be taken. Site other related resources are not part of this source, this is my official JAVA source combined with the preparation of a complete decoding of the specific features include detection of positioning graphics, graphics filter correction, such as Error Detection and Correction.
- 2023-05-13 13:40:02下载
- 积分:1