-
操作系统课程设计报告《设置自己的驱动程序》,内含源码、word文档、PPT...
操作系统课程设计报告《设置自己的驱动程序》,内含源码、word文档、PPT-Operating System Course Design Report " set up your own driver" , containing source code, word documents, PPT
- 2022-07-10 19:16:07下载
- 积分:1
-
最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。...
最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。-latest version TRACK II source code integrity, a very good real-time operating system to support 64 real-time task, priority scheduling.
- 2022-03-30 23:59:27下载
- 积分:1
-
超越administrator源码
超越administrator源码-beyond administrator FOSS
- 2023-03-12 07:00:04下载
- 积分:1
-
StormOS 0.14b source// C ASM// English
StormOS 0.14b源代码// C & ASM// 英文-StormOS 0.14b source// C ASM// English
- 2022-03-26 10:16:52下载
- 积分:1
-
一个日历的代码示例
一个日历的代码示例-A calendar of the code samples
- 2022-08-17 07:38:25下载
- 积分:1
-
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不...
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
- 2022-09-06 18:20:02下载
- 积分:1
-
w2k_mem,w2k_load,w2k_spy,w2k_lib所要用到的公共的头文件说明!
w2k_mem,w2k_load,w2k_spy,w2k_lib所要用到的公共的头文件说明!
- 2022-08-11 17:50:29下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
WINDOWS NT下查看所有文件,注册表项的源码.
WINDOWS NT下查看所有文件,注册表项的源码.-WINDOWS NT check all the documents, the registry of the source.
- 2023-05-24 18:05:03下载
- 积分:1
-
dll实现起来很简单,方法2.实现了调用dll中的类库。
dll实现起来很简单,方法2.实现了调用dll中的类库。-dll implementation is simple, method 2. realized the call in the class library dll.
- 2022-02-05 16:42:13下载
- 积分:1