-
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法...
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法
-Objective: To test multi-core CPU on the efficiency of sorting algorithm to compare single-mission and multi-mission of the gap between the parallel sorting algorithms Content: Quick Sort Algorithm
- 2022-02-13 04:05:26下载
- 积分:1
-
a data acquisition card data acquisition system programming interface, the data...
一个基于pci2000数据采集卡的数据采集系统的界面编程,可实现数据动态曲线的显示-a data acquisition card data acquisition system programming interface, the data show that the dynamic curve
- 2022-12-14 11:15:03下载
- 积分:1
-
On the screen draws a square using CONSOLA.LIB under the CONSOLE pattern
在屏幕上用控制台库在控制台模式下
- 2022-05-28 11:14:31下载
- 积分:1
-
通讯原理之模拟电平码程序
通讯原理之模拟电平码程序-communications Principles of simulation code procedures Level
- 2022-08-24 02:06:34下载
- 积分:1
-
根据WinXP控件改写,纠正了其中的一些BUG,加入Combox类,解决了VFP自身Combox作为编辑框存在的问题,在VFP7及后续版本中使用。...
根据WinXP控件改写,纠正了其中的一些BUG,加入Combox类,解决了VFP自身Combox作为编辑框存在的问题,在VFP7及后续版本中使用。-WinXP under control rewritten to correct some of the BUG include Combox category solve the VFP own Combox editors frame the issues, and follow-up version VFP7 use.
- 2022-04-13 12:40:52下载
- 积分:1
-
舍入误差与有效数C源代码
舍入误差与有效数C源代码-rounding error and the effective number of C source code
- 2023-05-01 04:15:02下载
- 积分: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# 源代码,VS2010 的开发
嗅探器 c# 源代码,为 windows,用于获取用户和密码的 smtp,流行音乐发展上 VS2010,ftp,http 身份验证和 html 窗体。
- 2022-06-16 01:43:48下载
- 积分:1
-
包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能...
包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能-Including database design, system management, project management, customer management, procurement, sales, inventory, personnel management systems. With report printing and other functions
- 2022-05-19 02:10:51下载
- 积分:1
-
convert file hex to ascii
ascii to hex
convert file hex to ascii
ascii to hex
- 2023-08-08 03:50:03下载
- 积分:1