-
简易密码锁
简易密码锁:
a) 每次按键有按键提示音;
b) 要求密码为6位,从矩阵键盘直接输入,不需要数码管显示输入信息;密码输入正确后,提供声光指示;连续3次输入错误,提供声光报警;
密码能够被修改。
- 2022-02-10 07:30:50下载
- 积分:1
-
串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心...
串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心-serial communication programming source code practice, after looking at the code, you will greatly serial programming confidence
- 2023-06-07 18:05:03下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
agdasd
八皇后问题,源代码实现,完全可以运行
可以下载哦-agdasd
- 2022-01-25 22:03:09下载
- 积分:1
-
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!...
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!-a PB with the development of the fingerprint application source code, and meet the fingerprint application integration! PB suited to the development of language!
- 2022-03-14 11:51:31下载
- 积分:1
-
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例....
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例.-windows system settings to optimize the batch code. on a batch of people to learn is a good example.
- 2022-05-08 02:24:49下载
- 积分:1
-
a very very simple timer, really very simple Kazakhstan
一个非常 简单的定时器,真的很简单哈-a very very simple timer, really very simple Kazakhstan
- 2022-02-15 20:15:59下载
- 积分:1
-
Visual C#中的MDI编程
Visual C#中的MDI编程-Visual C# MDI programming
- 2022-07-20 07:14:20下载
- 积分:1
-
循环缓冲的c++代码,循环缓冲有什么用大家应该知道吧,这里只实现了关键代码,大家可以补充完整,或者给我意见,本来想用类模板实现的,但想想太复杂了,而且类模板各编...
循环缓冲的c++代码,循环缓冲有什么用大家应该知道吧,这里只实现了关键代码,大家可以补充完整,或者给我意见,本来想用类模板实现的,但想想太复杂了,而且类模板各编译器差别比较大,还不如直接用强值类型转换一样可以实现类模板的功能-Circulating buffer c++ Code buffer cycle what is the use, everyone should know it, only the achievement of a key code, you can add a complete, or give me advice, had wanted to use class template to achieve, but think too complicated , and the class template of the relatively large difference between the compiler, not as good as the direct use of strong value of the type of conversion can be achieved as the function of class template
- 2022-01-26 01:57:19下载
- 积分:1
-
Document describing C sharp language features.
Document describing C sharp language features.
- 2022-07-24 08:01:58下载
- 积分:1