搜索资源列表
dosSource
- DOS - ç ,它的内核也是FreeDOS的内核。并在此基础上进行了一定的修改,使其更加实用。 FreeDOS的是项目设计 提供替代到MS - DOS,PC的DOS的和DR - DOS的自由 。-DOS-C started in 1988 as an experiment in writing device drivers in C for Microsoft s MS-DOS. Both block and character device drivers were
yingjianshiyan
- 硬件实验报告(程序+流程图)。实验一:汇编语言程序的建立和执行;实验二:字符统计算法的实现;实验三;实验四:存储器读写实验;实验五:直流电机转速测量与控制实验;实验六:8259单级中断控制器实验内容;实验七: 继电器控制-Hardware experimental (program,+ flow chart). Experiment: the assembly language program establishment and implementation Experiment II: Ch
drivers_and_test
- 《嵌入式Linux应用开发完全手册》教程中的实例源码,有字符设备驱动的编写!-" Embedded Linux application development entirely manual" tutorial source code examples, there is a character device driver writing!
mydev
- 采用模块方法,添加一个新的字符设备的驱动程序。 并编写一个程序测试添加的驱动。 -Modular approach, adding a new driver character device. And write a program to test the added drive.
Wireless-character-device
- (1)应答器采用两节1.5V 五号电池供电,阅读器用外接单电源供电,二者都工作于“写”状态。阅读器通过无线方式向应答器写入任选的三个汉字。采用键盘输入,并由显示屏显示写入汉字,阅读器具有改写和删除写入汉字的功能。耦合线圈间距D≥3cm,写入时间≤5s。显示汉字错误率不大于十分之一。 (2)应答器和阅读器都工作于“读”状态。阅读器通过无线方式正确识别并显示应答器预置的汉字,即实现反向传输。其他条件同(1)。 (3)应答器用自己的擦除功能实现对预置汉字信息擦除后,阅读器的阅读显示屏不应有汉字
code
- vxworks一些程序 Char.c和Char.h是字符型设备驱动模板 Blk.c是块设备驱动模板 PCI.c是PCI设备映射内存空间模板-vxworks some programs Char.c and Char.ch is a character device driver template Blk.c is a block device driver template PCI.c are PCI devices mapped memory space templat
文本替换专家
- 一个十分方便实用的字符替换器,可以替换的格式有很多,txt,html,htm,ini,bat,等还有很多种格式,除了替换,还可以按关键字查找 文件,想要了解所有的功能下载后体验吧,完整,无毒,实用(A very convenient and practical character replacement device, there are a lot of, can replace the format of TXT, HTML, HTM, ini, bat, etc. there are ma
os exercise3
- 为字符设备编写设备驱动程序,实现简单的消息传递方式。 内核维护一个消息列表。 为了限制内存使用,我们对每条消息施加4KB的限制,并且还限制所有消息的大小,最初为2MB。(Write a device driver for a character device which implements a simple way of message passing. The kernel maintains a list of messages. To limit memory usage, we imp