-
galil1800 linux drivers demo
galil1800 linux驱动程序演示-galil1800 linux drivers demo
- 2022-10-24 08:35:03下载
- 积分:1
-
VMware的中文课,你想让你的电脑变成多
vmware中文教程,你想让你的电脑变成多台进行使用吗?你也为没有多台电脑在多平台环境下进行C/S或B/S编程感到苦恼吗?请参考该文档,可以轻松解决你的问题,让你彻底发挥你的电脑的功能,可以一台变成多台并且在多个操作系统平台下进行使用。-vmware Chinese Course, you want your computer into a multi-use it? You do not have more than one computer in the multi-platform environment for C/S or B/S Programming is upset about it? Please refer to the document, you can easily solve your problem, let you play the complete function of your computer, you can 1 Taiwan into a multiple operating system platforms and in multiple use under.
- 2022-03-19 16:04:14下载
- 积分:1
-
DustFS 文件系统实现源码,研究文件系统的朋友可以下载参考!...
DustFS 文件系统实现源码,研究文件系统的朋友可以下载参考!-DustFS File System source code, research papers, the system can be downloaded refer to a friend!
- 2022-07-16 02:32:02下载
- 积分:1
-
写他自己的操作系统,“一本书的源代码,每…
《自己动手写操作系统》一书里面的源码,个人认为对学习操作系统的朋友有点帮助。-"to write his own operating system," a book which the source code, personal view on learning the system a bit to help a friend.
- 2022-01-25 14:45:00下载
- 积分:1
-
麦克风阵列基于谱减法的语音增强的波束形成…
基于麦克风阵波束形成的谱相减方法在语音增强中的应用-Microphone array beamforming based on the spectral subtraction method speech enhancement application
- 2022-04-10 13:58:26下载
- 积分:1
-
a complete multi
一个完整的多用户银行家算法-a complete multi-user bankers Algorithm
- 2022-03-25 06:57:18下载
- 积分:1
-
一个简单的文件系统
一个简单的文件系统-a simple file system
- 2022-02-03 02:42:17下载
- 积分:1
-
A user
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分:1
-
模拟操作系统经典生产者和消费者的原理代码
模拟操作系统经典生产者和消费者的原理代码-Simulated operating system, the principle of the classic producer and consumer code
- 2022-06-28 23:18:01下载
- 积分:1
-
heycacher高性能缓存程序(源代码)1。所有文件美国..
HeyCacher 高性能缓存方案(带源码) 1. 文件的所有权益归上传用户所有
2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途
3. CSDN下载频道仅提供交流平台,并不能对任何下载内容负责
4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
5. 本站不保证本站提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。 -HeyCacher high performance caching program (with source code) 1. All documents uploaded to the interests of users 2. rights without the consent of the owner shall document the contents of the diversion of commercial uses three or profits. CSDN download channel only provide a platform for the exchange, and not for any download for four. download documents if violations or inappropriate content. Please contact us, we immediately corrected. 5. The site does not guarantee that the site provides resources to download the accuracy, security and integrity. Users assume the same time not by the use of these resources to download their own and other people have any form of injury or loss.
- 2022-07-20 18:30:44下载
- 积分:1