-
cpu操作 汇编类
cpu操作 汇编类-cpu type operation Series
- 2022-06-26 19:59:16下载
- 积分: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
-
5DT 数据手套 MFC c + + mscomm visual studio 2010
这个程序用C++是基于数据手套5DT公司的,它会自动收集和传送数据。首先,该程序读取手指穿过fglove.lib函数弯曲传感器数据和识别手势(0-15手势)。其次,手势数据通过MSCOMM的ActiveX(串行通信的ActiveX)在Visual Studio 2010 sended
- 2022-05-14 18:39:52下载
- 积分:1
-
use the CEdit class in a very basic dialog based application.
use the CEdit class in a very basic dialog based application.
- 2022-02-12 07:30:52下载
- 积分:1
-
很好的代码请使用!!1
很好的代码请使用!!1-good use of the codes, please! ! 1!
- 2023-02-26 07:20:04下载
- 积分:1
-
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件....
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件.-Document search engine to search for documents to support content-based hard drive, file name Additional search features, search results in accordance with the documents that match the number of words from many of the smaller sort, user-friendly index or open the file.
- 2023-08-23 06:35:03下载
- 积分:1
-
通用网络考试系统论文+代码
本系统根据软件工程面向对象思想,提出“通用网络考试系统”设计与实现,通过计算机管理,实现提高效率,增强准确性,最大限度减少不必要...
通用网络考试系统论文+代码
本系统根据软件工程面向对象思想,提出“通用网络考试系统”设计与实现,通过计算机管理,实现提高效率,增强准确性,最大限度减少不必要的损失。
本课题主要研究内容:
1.拟实现题库录入;
2.智能组卷;
3.随机抽卷;
4.考试设定。
-Network Test System General Papers+ code of the system based on object-oriented software engineering thinking, the " Universal Network Test System," Design and realization of computer management and improve efficiency, enhance accuracy, minimize unnecessary loss. The main research topics: 1. Entry questions to be achieved 2. Intelligent Paper 3. Volume random 4. Test set.
- 2022-03-07 03:10:37下载
- 积分:1
-
自己写的电子琴的程序,可以借鉴一下!
希望指点一写!共同进步!...
自己写的电子琴的程序,可以借鉴一下!
希望指点一写!共同进步!-Their own written procedures for organ, can learn from you! Hope pointing to write one! Common progress!
- 2022-02-07 04:58:21下载
- 积分:1
-
斗地主源代码
利用VC开发工具,window7开发环境,制作的斗地主小型游戏,有单机版和网络版两种形式,适合初学者学习。
- 2023-08-30 16:20:02下载
- 积分:1
-
Endless flight
在无尽的飞行3主屏幕:StartScreen和PlayScreen主屏幕。该机制采用有限状态机(FSN),简化了屏幕间的切换,减少了无止境飞行中的错误。每个
- 2022-12-30 22:10:05下载
- 积分:1