-
IE浏览器防止主页篡改驱动程序源码
通过注册表回调实现的防护Windows上的IE浏览器主页的驱动程序,严密防护IE主页键的修改、删除、重命名等操作
- 2022-10-21 06:20:03下载
- 积分:1
-
PE文件动态加壳技术的研究与实现,需要的可以下载看看。
PE文件动态加壳技术的研究与实现,需要的可以下载看看。-PE file Dynamic packers technology research and implementation.
- 2022-03-05 20:04:12下载
- 积分:1
-
LED显示
LED显示-LED Display
- 2022-11-25 15:10:03下载
- 积分:1
-
write terminal procedures source write c# terminal procedures FO
c#写的终端上的程序源码 -write terminal procedures source write c# terminal procedures FO
- 2022-08-25 07:55:26下载
- 积分:1
-
关于如何显示位图,用C语言实现的。
有一定的 言及欧价值1
关于如何显示位图,用C语言实现的。
有一定的 言及欧价值1-On how to display a bitmap with C language realization. Europe has some mention of the value of one
- 2023-02-26 06:35:03下载
- 积分:1
-
我自己写的小程序,都是数据结构时候的试验,花了心血的,主要包括二叉树的一些遍历算法(都是非递归实现的),Huffman编码,还有多项式的混合运算,包括加减乘除...
我自己写的小程序,都是数据结构时候的试验,花了心血的,主要包括二叉树的一些遍历算法(都是非递归实现的),Huffman编码,还有多项式的混合运算,包括加减乘除-I write small programs, are data structures when the experiment took effort, and mainly includes a number of binary tree traversal algorithm (both non-recursive implementation), Huffman coding, as well as mixed polynomial operations, including the addition and subtraction multiplication and division
- 2022-03-30 08:07:59下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
A very simple chat program. You do not have to see. Only exchange it.
很简单的一个聊天程序。高手不用看的。仅作交流吧。-A very simple chat program. You do not have to see. Only exchange it.
- 2022-08-18 13:16:10下载
- 积分:1
-
这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。...
这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。-This is a data structure on Josephus procedures, as long as I do not have to say yes on this course students should know his useless.
- 2022-03-05 07:13:17下载
- 积分:1
-
c++ customize dynamic array source to support the sort. to the dynamic array tem...
c++自定义动态数组源代码,支持排序。到动态数组模板类,以及模板函数的排序。
- 2022-04-01 04:21:56下载
- 积分:1