-
基于windows ddk的usb驱动是学习vc和驱动的好资料
基于windows ddk的usb驱动是学习vc和驱动的好资料-the driver for usb it is good for you to study vc and the dirver
- 2022-01-21 05:15:56下载
- 积分:1
-
基于Linux sockte的聊天程序,有客户端服务器端,在FC6下已经调试通过...
基于Linux sockte的聊天程序,有客户端服务器端,在FC6下已经调试通过-Based on the Linux sockte chat program, the client has a server-side, in FC6 already debugging through
- 2022-05-25 17:24:48下载
- 积分:1
-
(1) master the basic principles of page
(1)掌握页式管理基本原理
(2)掌握几种常用页面置换算法
按照最不经常使用页面置换算法(LFU Least Frequently Used)设计页面置换模拟程序-(1) master the basic principles of page-style management (2) The master of several commonly used page replacement algorithms in accordance with the least frequently used page replacement algorithms (LFU Least Frequently Used) page replacement simulation program designed to
- 2022-08-25 09:31:18下载
- 积分:1
-
用c编写的成绩管理系统,包括成绩统计,添加,修改,删除,以及实现了图形化界面...
用c编写的成绩管理系统,包括成绩统计,添加,修改,删除,以及实现了图形化界面-C prepared with performance management systems, including performance statistics, add, modify, delete, and realize the graphical interface
- 2022-08-10 19:08:58下载
- 积分:1
-
按钮种类,可以看到各种各样的颜色,还可以透明
按钮种类,可以看到各种各样的颜色,还可以透明-Button type, we can see a variety of colors, can also be transparent
- 2022-04-25 11:47:58下载
- 积分:1
-
bankers algorithm. Resolve Deadlock
银行家算法.解决死锁问题-bankers algorithm. Resolve Deadlock
- 2022-04-17 09:22:05下载
- 积分:1
-
多幅图像合成的小例子
大家共同学习啊
有很大问题请大家帮助...
多幅图像合成的小例子
大家共同学习啊
有很大问题请大家帮助-image synthesis of a number of small examples of common learning ah there is a big problem Please Help
- 2022-11-26 04:05:03下载
- 积分:1
-
Nucleus Plus 源码在PowerPC上的移植8245
Nucleus Plus 源码在PowerPC上的移植8245-Nucleus Plus Code For PowerPC 8245
- 2022-02-04 03:17:03下载
- 积分:1
-
首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识...
首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识的话,请多多联系。操作系统安装办法: 1:如果你是win98,进入纯DOS系统,如果你是win2000,请用其他磁盘启动系统。然后执行msetup.exe程序,这时,程序要求你插入一张格式化后的磁盘。按要求操作即可。 2:系统安装完后,设置系统BIOS为磁盘启动。用你刚刚装好系统的磁盘启动即可。 3:注意:系统的显卡设置要符合你的显卡和显示器。-First of all, thank you for the use of this operating system. This operating system is MenuetOS Ville Turjanmaa by the British from 2000 to prepare the start. If you understand a bit operating system and the compilation of knowledge, please contact a lot. Installation of the operating system approaches : 1 : If you are win98 into pure DOS system, if you WIN2000, please use other disk boot the system. Then msetup.exe implementation procedures, when a process requires you to insert a formatted disk. Operation can be requested. 2 : After the installation, the system BIOS for diskless boot. You just loaded with good disk system can be activated. 3 : Note : The graphics system set up to meet your graphics card and monitor.
- 2022-01-25 17:07:07下载
- 积分:1
-
调度器 Scheduler
1) 超级可以移植性,与CPU无关,几乎任何支持C语言编程的CPU都可以用!(本文仅仅以51单片机为例而已,但实际上可以任意移植)
2) 小之又小, 原理很简单,一看就懂。
3) 省之又省, 可以说对RAM和ROM省到极致。
4) 取protothread之精华,将定时器与状态机和伪线程语法融合到一个框架,任务函数可以有两种写法。
5) 基于定时器触发,调度效率高,最大化减少无效的代码运行时间。
- 2022-07-18 14:50:08下载
- 积分:1