-
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows...
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the various functions to achieve the operation of these functions can usually be directly used, as long as it contains the header files windows.h. They introduced are several common api function, through which we can access disk users to the relevant information.
- 2022-11-23 10:55:03下载
- 积分:1
-
串口通信 WINDOWS代码
适合初学者的com 通信 ,每一步的都解析的都很详细,是采用异步方式读写com接口的,工程师vs2012的,可以直接打开编译。是windows版本的 ,其实com通信和普通文件的通信一样, 主要是读写这两部分
- 2023-01-02 15:55:04下载
- 积分:1
-
simple code editor prepared to use C# code, welcomed the study and download
简易编辑器代码
使用C#编写的代码,欢迎下载学习-simple code editor prepared to use C# code, welcomed the study and download
- 2022-07-11 18:52:15下载
- 积分:1
-
PE文件详解 包括 DOS Header, PE Header Optional Header, Export Table ,Import Table, Sec...
PE文件详解 包括 DOS Header, PE Header Optional Header, Export Table ,Import Table, Section Table 详尽的代码一一帮你分解,为你解开pe文件的面纱.希望对大家有所帮助.-Detailed PE files include DOS Header, PE Header Optional Header, Export Table, Import Table, Section Table 11 details the code to help you break down for you untie pe paper veil. Want to be helpful to everyone.
- 2023-02-05 10:50:04下载
- 积分:1
-
一种特别的建议程序,非常有用。
用法:
1。把扩展名变成txt
2。用写字板打开
就可以运行了,然后你就扩然开朗,会特别兴奋。...
一种特别的建议程序,非常有用。
用法:
1。把扩展名变成txt
2。用写字板打开
就可以运行了,然后你就扩然开朗,会特别兴奋。-a special proposal process very useful. Usage : 1. Put into txt extension 2. Using tablet can run on the open, then you expand ran outspoken, particularly exciting.
- 2023-08-01 23:35:03下载
- 积分:1
-
实现cpu调度问题.值得参考学习.可以改进使用.
实现cpu调度问题.值得参考学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
- 2023-07-18 19:25:03下载
- 积分:1
-
base64的编码解码源代码。有用的下啊
base64的编码解码源代码。有用的下啊-base64 encoding decoding source code. Useful under the ah
- 2022-05-20 01:34:36下载
- 积分:1
-
一段隐藏文件的C++程序源代码,可以使文件不可见,实现对保密信息的保护....
一段隐藏文件的C++程序源代码,可以使文件不可见,实现对保密信息的保护.
-Hidden files section of the C++ program source code, can make a document is not visible, to achieve the protection of confidential information.
- 2022-08-08 01:46:32下载
- 积分:1
-
SIMCOM hardware design guide line for engineer to make schematic and pcb
SIMCOM hardware design guide line for engineer to make schematic and pcb
- 2022-02-20 18:00:22下载
- 积分:1
-
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行...
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行-simple process scheduling procedures, including FIFO and priority scheduling procedures, they can join some initialization set, we can better run a simulation
- 2022-10-06 22:40:03下载
- 积分:1