-
用VC实现的腐蚀的图像后,膨胀型…
用VC实现的 完成对图像的腐蚀、膨胀及细化处理 -VC realize with the completion of the image of the corrosion, swelling and thinning treatment
- 2022-11-09 16:00:04下载
- 积分:1
-
自己写的进程调度中时间片轮转算法实现程序
自己写的进程调度中时间片轮转算法实现程序-himself in the process-time scheduling algorithm procedures Web
- 2022-03-24 03:01:44下载
- 积分:1
-
考虑整数线性规划问题最大(词*西)尝试设计一个溶胶…
考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
- 2022-10-09 02:55:03下载
- 积分:1
-
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文...
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文件的一种协议。MMS 协议用于访问 Windows Media 发布点上的单播内容。MMS 是连接 Windows Media 单播服务的默认方法。若观众在 Windows Media -MS (Microsoft Media Server protocol) protocol Overview: used to access and receive streaming Windows Media server. Asf file an agreement. MMS protocol is used to access the Windows Media Release point unicast content. MMS is to connect Windows Media Unicast service of the default method. If the audience in Windows Media
- 2022-01-25 23:13:00下载
- 积分:1
-
ProjectDescrptio
我的项目是 RFID 门锁系统。本系统使用 RFID sensor.when 您想要打开门打开门,你必须把 RFID 卡放到它的接收器。卡里面的数据由 ARM 控制器读取和检查卡内的代码并将用户代码内部 eeprom 进行比较和卡内的代码是否真实,门会打开这个人。
- 2022-03-17 19:53:25下载
- 积分:1
-
wince下进程管理的实例程序,讲的比较详细,基本上对进程的一些操作都用到了...
wince下进程管理的实例程序,讲的比较详细,基本上对进程的一些操作都用到了-wince under examples of process management procedures, said more detailed, Basically some of the process are used in the operation
- 2022-02-02 02:17:58下载
- 积分:1
-
用于定时删除指定目录下的前几天文件
用于定时删除指定目录下的前几天文件-used regularly to delete the specified directory paper a few days ago
- 2022-02-05 17:34:32下载
- 积分:1
-
在量子芯片qt320程序参数软件。读取存储的数据和研究…
Software for programm parameters in quantum chip QT320. Read stored data and write new data into chip.
- 2022-03-04 19:56:45下载
- 积分: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#开发的浏览器
支持浏览器的基本功能前进后退,收藏,多标签等功能
- 2022-03-13 17:20:35下载
- 积分:1