-
手机取证
手机取证的源码,使用C#写的是关于图案片的未取证源码,是证据收集和证据采集的很好案例,
- 2023-07-18 03:35:03下载
- 积分:1
-
这是一个简单的停车场管理程序,实现了车辆入库、出库、登记、计费等功能。用C编写的...
这是一个简单的停车场管理程序,实现了车辆入库、出库、登记、计费等功能。用C编写的-This is a simple car park management procedures, to achieve a vehicle storage, a library, registration, billing and other functions. Prepared with C
- 2023-08-21 08:35:03下载
- 积分:1
-
c学习源程序集 超全
c学习源程序集 超全-c learning source of extra-Set
- 2022-01-28 12:16:51下载
- 积分:1
-
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。...
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。
-The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the two sides.
- 2022-11-03 19:00:04下载
- 积分:1
-
多线程编程入门技术
多线程编程入门技术-entry multithreaded programming techniques
- 2022-11-10 00:55:03下载
- 积分:1
-
c++ Professional HandBook
c++ Professional HandBook
- 2022-04-11 09:58:21下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-Realize the stack and queue in the structure of the data with java. It s a applet programe which can demonstrate realizing the way concretly of the stack of the structure of the data through practical operation .
- 2022-07-27 09:23:07下载
- 积分: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
-
有序单链表,用C++描写的,是数据结构中的
有序单链表,用C++描写的,是数据结构中的-Single linked list in an orderly manner, using C++ description and is the data structure of
- 2022-03-18 17:14:19下载
- 积分:1
-
我自己写的用RIL来收发短信的DEMO,VS05,WINCE
我自己写的用RIL来收发短信的DEMO,VS05,WINCE-I wrote it myself RIL to send and receive message using the DEMO, VS05, WINCE
- 2022-03-24 12:20:06下载
- 积分:1