-
通信方面对象作承载的源代码
这是在公司交给我的任务,我简单的书写成一个承载框架。
- 2022-04-17 06:57:55下载
- 积分:1
-
西部软件下载系统ASP版
资源描述西部软件下载系统ASP版,是经过改良的,队asp有所帮助,大家可以下下来学习一下。
- 2022-01-21 21:04:00下载
- 积分:1
-
matlab implimation som networks
matlab implimation som networks
- 2022-03-20 16:25:55下载
- 积分:1
-
200多个windows xp系统注册表文件,你肯定能用得着!
200多个windows xp系统注册表文件,你肯定能用得着!-More than 200 windows xp system registry file, you can certainly Yongde Zhao!
- 2023-01-30 10:55: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
-
离散二进制猫群算法
这个关于一种离散二进制猫群算法的代码,采用测试函数来测试这个算法的性能,参考文献为Sharafi Y, Khanesar M A, Teshnehlab M. Discrete binary cat swarm optimization algorithm[C]// International Conference on Computer,control & Communication. IEEE, 2013:1-6. 这个代码包和这篇文献是同步,大家可以看这篇文献,它的实现则是这些代码
- 2022-05-17 02:39:41下载
- 积分:1
-
VB UART write, VS2008, add the control can work
VB UART 编写,VS2008,加控件可工作-VB UART write, VS2008, add the control can work
- 2023-03-22 04:25:04下载
- 积分:1
-
包含多种字符处理程序的小程序包,对初学者有很大帮助
包含多种字符处理程序的小程序包,对初学者有很大帮助-Contains a variety of characters in the process of small package of great help for beginners
- 2023-07-20 12:35:03下载
- 积分:1
-
stm32f4 ad波形采集用da接示波器
stm32f407 通过自带12位数的AD采集相应的波形,在通过DA还原,数据出来可通过连接示波器来显示波形,亲测可用,稳定良好。
- 2022-06-22 00:11:31下载
- 积分:1
-
图书管理系统,采用Visual Basic编写,能实现对图书书籍的管理,对其进行添加、删除、修改。并能进行借书日期的管理,当超过一定的时间后就会对读者进行罚款...
图书管理系统,采用Visual Basic编写,能实现对图书书籍的管理,对其进行添加、删除、修改。并能进行借书日期的管理,当超过一定的时间后就会对读者进行罚款-Library management system using Visual Basic development, to achieve the management of the library books, their add, delete, modify. And to date the management of library, when after more than a certain amount of time readers will be fine
- 2022-07-03 12:51:50下载
- 积分:1