-
这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作
这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作-This is a compilation and VC combination of procedures, the Ring3 level access Ring0 class operation
- 2023-02-07 07:20:03下载
- 积分:1
-
Philiphs的ARM上在FLASH中运行的程序时烧写FLASH的程序,有些技巧的...
Philiphs的ARM上在FLASH中运行的程序时烧写FLASH的程序,有些技巧的-at both the ARM FLASH running in the process of burning FLASH procedures some techniques
- 2022-07-17 12:35:35下载
- 积分:1
-
硬件检测程序,属于系统编程啦~~下来参考下吧
硬件检测程序,属于系统编程啦~~下来参考下吧-Hardware detection process, belonging to system programming reference啦~ ~ down under the bar
- 2022-06-21 18:12:37下载
- 积分:1
-
获取硬盘空间大小的静态库程序,可直接调用!
获取硬盘空间大小的静态库程序,可直接调用!-Access to hard disk space the size of static library procedures can be called directly!
- 2022-02-24 21:49:43下载
- 积分:1
-
这是少女字库的安装软件
要先安装了,才能识别出来,已经签证...
这是少女字库的安装软件
要先安装了,才能识别出来,已经签证-This is the font of the girls have to install the software installed can be identified, have a visa
- 2023-06-15 12:00:03下载
- 积分:1
-
masm为MASM类型的编译器,其中:masm.exe为编译器,link.exe为连接器...
masm为MASM类型的编译器,其中:masm.exe为编译器,link.exe为连接器-can for Multiple types of compiler, which : masm.exe for the compiler, linker for link.exe
- 2022-06-14 11:27:05下载
- 积分:1
-
获得系统网卡的序列号
获得系统网卡的序列号- Obtains the system net card the sequence number
- 2022-03-15 21:21:28下载
- 积分:1
-
从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)...
从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
- 2023-02-19 12:40:03下载
- 积分:1
-
内存映射文件例子
内存映射文件例子-memory mapping file examples
- 2022-02-06 19:38:10下载
- 积分: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