-
利用windows api 编写的串口通信程序,有很大的参考价值,自己可以根据此程序编写响应的控件,或者做成通信单元,都是不错的选择...
利用windows api 编写的串口通信程序,有很大的参考价值,自己可以根据此程序编写响应的控件,或者做成通信单元,都是不错的选择-Prepared to use windows api serial communication procedures, have a great reference value, they can prepare to respond in accordance with the procedures of control, or make communication modules are a good choice
- 2022-04-24 20:13:42下载
- 积分:1
-
With the popularization of information systems, many large middle schools in the...
随着信息系统的普及,很多大、中、小学校都在开发自己的学生档案管理系统,以便对本学校学生的基本信息和学习情况进行管理。
后台数据库使用SQL Server,前台开发工具使用Visual Basic-With the popularization of information systems, many large middle schools in the development of their students and archive management system to students of the school"s basic information and learning management. Background database using SQL Server, future development tools to use Visual Basic
- 2023-02-08 22:20:03下载
- 积分:1
-
用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。...
用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。-with vb achieve ping function, and call windows dll registry, non-source code control. Learn how to use the dynamic link library and the registry.
- 2022-06-26 20:00:58下载
- 积分:1
-
aaaaaaaaaaaaaaaaaaaa
新编Windows API参考大全
新编Windows API参考大全
-aaaaaaaaaaaaaaaaaaaa
- 2022-02-21 00:02:44下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过....
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过.-use security codes to remove the current system of the U disk, or other USB devices. VC6.0 debugging through.
- 2022-08-12 11:44:15下载
- 积分:1
-
采用目前较为流行的缓存技术,这样大大加速了论坛的访问速度,虽然我们的功能不能和动网相比,但是我们以实际为基础,功能绝对够一般论坛的需求,使用操作简单方便,更适合...
采用目前较为流行的缓存技术,这样大大加速了论坛的访问速度,虽然我们的功能不能和动网相比,但是我们以实际为基础,功能绝对够一般论坛的需求,使用操作简单方便,更适合那些没有多少经验的论坛新人使用
-Currently more popular caching technology, so that greatly accelerated the speed of the Forum
- 2022-01-27 22:24:18下载
- 积分:1
-
pilot operating system
操作系统试验--通过随机数产生一个指令序列。将指令序列变换为页地址流。-pilot operating system-- through a random number generator instruction sequences. Instruction sequences will transform page address to flow.
- 2023-08-05 14:35:03下载
- 积分:1
-
修改注册表的,txt文件关联。
修改注册表的,txt文件关联。-registry, txt file association.
- 2022-02-25 03:41:30下载
- 积分:1
-
c#做的windows小程序 禁止重复打开同一程序多次 源码非常简单 初学者不可不看...
c#做的windows小程序 禁止重复打开同一程序多次 源码非常简单 初学者不可不看-so small windows open proceedings against repeat the same procedure repeatedly source is very simple beginners can not s
- 2023-07-09 17:55:03下载
- 积分:1