-
在STM32上移植的FreeRTOS
在STM32上移植的FreeRTOS,其中里面有一些与FreeRTOS的相关资料,移植之前可以先阅读,有利于多FreeRTOS的理解,当然其中还包括STM32的库文件。
- 2022-10-20 08:45:04下载
- 积分:1
-
java 编写的 Wumpus 小游戏
Programming Fundamental 课程的Assignment 2 , 制作一份 用java 编写的Wumpus小游戏,界面优良,只是这是一份一开始显示游戏要素的版本,如若需要,可以稍作修改
- 2022-10-25 04:20:03下载
- 积分:1
-
经典算法棋盘覆盖的C++语言实现。一个小小的算法,矩阵数组为100*100,超过后会溢出。...
经典算法棋盘覆盖的C++语言实现。一个小小的算法,矩阵数组为100*100,超过后会溢出。-Classical algorithm board cover C++ language. A small algorithm, matrix array of 100* 100, more than after overflow.
- 2022-03-29 00:38:59下载
- 积分:1
-
在Windows2000中Ctrl
在Windows2000中Ctrl-Alt-Delete组合键的处理如下: Winlogon初始化的时候,在系统中注册了CTRL+ALT+DEL Secure Attention Sequence(SAS)热键,并且在WinSta0 Windows 系统中创建三个桌面。 SAS热键的注册使得Winlogon成为第一个处理CTRL+ALT+DEL的进程,所以保证了没有其他应用程序能够处理这个热键。 在 Windows NT/Windows 2000/Windows XP中, WinSta0 是表示物理屏幕、鼠标和键盘的Windows系统对象的名字。Winlogon在WinSta0 Windows系统中创建了SAS窗口(窗口标题是"SAS Window")和如下三个桌面。 Winlogon 桌面 应用程序 桌面 屏幕保护 桌面当用户按下Ctrl-Alt-Delete组合键时,Winlogon桌面上的SAS窗口收到它注册的系统热键消息(WM_HOTKEY) SAS Window窗口处理这个消息调用Graphical Identification and Authentication(GINA)动态连接库中的相关函数…… -Graphical Identification and Authentication(GINA)
- 2022-06-17 04:42:07下载
- 积分:1
-
对KMP算法进行改进,有助于对算法的更进一步的了解
对KMP算法进行改进,有助于对算法的更进一步的了解-KMP algorithm for improved algorithm contribute to the further understanding
- 2023-03-26 21:30:04下载
- 积分:1
-
dialog control resizer
dialog control resizer
- 2022-05-18 06:57:03下载
- 积分:1
-
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0)
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0) -Close the source display, use:: SendMessage (m_hWnd, WM_CLOSE, 0,0)
- 2022-07-17 14:21:43下载
- 积分:1
-
my firts test for u all try it 4 u
my firts test for u all try it 4 u
- 2022-03-06 11:57:36下载
- 积分:1
-
After a certain period of time, restrict users to use computers in the Start but...
在一定时间后,限制用户使用计算机
在开始按钮上显示剩余的时间-After a certain period of time, restrict users to use computers in the Start button to display the remaining time
- 2022-01-21 00:30:54下载
- 积分:1
-
one can arbitrarily long integer addition and subtraction for the category, I pr...
一个可以对任意长整数进行加减的类 ,本人编写的代码,请多提意见-one can arbitrarily long integer addition and subtraction for the category, I prepared the code, please speak up
- 2022-03-12 16:18:16下载
- 积分:1