-
托盘小程序
此程序为托盘小程序 &nb
- 2022-05-30 20:35:56下载
- 积分:1
-
aspnet学习相关的一些例子
aspnet学习相关的一些例子-ASPNET study relevant examples
- 2022-03-30 04:22:05下载
- 积分:1
-
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用...
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用-Test sort program with uasual ordering approach based on Windows OS, mainly for test.
- 2022-01-25 21:28:03下载
- 积分:1
-
Oracle联接测试
Oracle联接测试-Oracle connectivity test
- 2023-04-14 06:20:03下载
- 积分:1
-
ProjectDescrptio
我的项目是 RFID 门锁系统。本系统使用 RFID sensor.when 您想要打开门打开门,你必须把 RFID 卡放到它的接收器。卡里面的数据由 ARM 控制器读取和检查卡内的代码并将用户代码内部 eeprom 进行比较和卡内的代码是否真实,门会打开这个人。
- 2022-03-17 19:53:25下载
- 积分:1
-
二十行代码实现快速关机
快速关机Shutdown,含源码。
公司公用的笔记本电脑实在太烂,不知从什么时候开始关机永远都关不了,一直停留在“关闭系统中……”。忍无可忍之下,自己写了一个快速关机程序。
- 2022-02-01 22:21:07下载
- 积分:1
-
注册表操作类
注册表操作类-registry operation category
- 2022-03-11 18:25:44下载
- 积分:1
-
This program finds Least Common Divisor (LCS) of two or more numbers.
This program finds Least Common Divisor (LCS) of two or more numbers.
- 2022-01-30 12:47:37下载
- 积分:1
-
CoreAudio获取声卡输出音量
基于CoreAudio获取声卡输出电平值,用以指示声卡输出音量。
- 2022-02-20 02:32:24下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1