-
键盘检测程序。程序包里有完整的代码和相应的说明,并且编译过了。...
键盘检测程序。程序包里有完整的代码和相应的说明,并且编译过了。-keyboard detection procedures. Procedures bag complete code and the corresponding note, and the compiled.
- 2022-03-03 11:46:48下载
- 积分:1
-
二维离散傅利叶变换尽量不要让站长把时间都
二维离散傅利叶变换尽量不要让站长把时间都-Two-dimensional discrete Fourier transform as much as possible not to let the station master to time
- 2022-03-05 12:33:57下载
- 积分: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
-
面向对象(每个子目录对应于一个项目)很实用的哦
面向对象(每个子目录对应于一个项目)很实用的哦-Object-oriented (one for each subdirectory that corresponds to a project) Oh, very practical
- 2022-03-22 19:34:29下载
- 积分:1
-
Hibernate+severlet Community论坛
简易的公XDN共论坛系统,Hibernate+severlet Community论坛,使用hibernate+severlet技术制作,分享和更多业界朋友完善。。。。。。。。。。。。。。。。
- 2022-08-22 19:23:35下载
- 积分:1
-
精品管理
应用背景它是一切的bouteq处理可管理精品管理工程关键技术这是与MS ACESS数据库很容易理解
- 2023-03-17 22:50:03下载
- 积分:1
-
使用原型MODBUS测试你的设备,并介绍如何脐带…
using prototype modbus to test your devices ,and introduction with how to incorder, decorder and communication.
- 2022-02-20 17:01:42下载
- 积分:1
-
dnw官方源代码
用语配置串口通信和USB通信。而阅读其源代码,则能尽快的熟悉和掌握pc机和目标设备之间的通信机制,更快更好的完成应用程序的开发——其功能是PC机和特定开发板之间通信
- 2022-05-23 09:41:45下载
- 积分:1
-
使用说明:
1、本软件为多个零碎的字符文件的合并提供了方便,它所整合的文件只要是字符类型即可
2、可以多种格式输入和输出
3、首先需要将要处理的文件...
使用说明:
1、本软件为多个零碎的字符文件的合并提供了方便,它所整合的文件只要是字符类型即可
2、可以多种格式输入和输出
3、首先需要将要处理的文件名改为1.txt(或者1.doc或者1.m或者其他文件类型)......n.txt(或者n.doc或者n.m或者其他文件类型),n为文件总数。
4、然后按提示操作即可。
5、由于软件为2.0版,经过大量改进,讲运行速度提高了几百倍,无需用户等待,瞬间即可。
6、联系方式:
邮箱地址:yuannweimin_123@yahoo.com.cn
联系电话:13541229189-Usage: 1, the software for a number of piecemeal character of the merger document, providing a convenient, integrated document it as long as they are characters you can type 2, can be a variety of formats for input and output 3, first of all need to have to deal with the file name changed for 1.txt (or 1.doc or 1.m or other file type )...... n.txt (or n.doc or nm, or other file type), n the total number for the document. 4, then prompts you. 5, due to software version 2.0, after a large number of improvements, say to run hundreds of times faster, without user waiting, the moment you can. 6, Contact: E-mail address: yuannweimin_123@yahoo.com.cn Contact Tel: 13541229189
- 2022-01-26 01:39:31下载
- 积分:1
-
mfc绘图(第一版)
只有直线、矩形、椭圆、圆弧、(基数样条曲线一次性绘制)、(不太可靠的)文字输入。可以对直线(椭圆、矩形)进行平移变换和修改大小,对圆弧只能进行平移。唉,有待完善。还有文件为什么那么大??含debug?
- 2022-03-28 14:54:58下载
- 积分:1