搜索资源列表
VLCsource
- 此份资料是开源代码VLC的源码,文件夹中还包括详细的代码分析,是学习的一份好材料-This material is open-source VLC source code in a folder, the code also includes a detailed analysis, is a good learning material! ! !
FakeSMC.kext.v.2.5
- 用于PC机安装MAC系统的常用驱动,将其放在exten文件夹下重启即可安装-Common drive for PC, MAC system installed to exten file folder under reboot to install
character_hello
- 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含module_hello和user_hello,其中module_hello文件夹里面包含了hello.c字符驱动代码和MakeFile文件,经过编译可生成相应的.ko模块;user_hello是用户程序,经过编译后可生成相应的可执行文件,执行用户的可执行文件可对相应的字符设备进行读写操作。-The document' s function is to create a simple character device driver, c
inotify-sample
- inotify 示例 在日常工作中,人们往往需要知道在某些文件(夹)都有那些变化。Linux为此设计了inotify机制,它可以实时地报告linux文件系统的相关事件。-inotify sample Inotify (inode notify) is a Linux kernel subsystem that acts to extend filesystems to notice changes to the filesystem, and report those changes t
lmwin6
- dt930驱动,按以下步骤操作: 1 安装USB文件夹下的驱动 2 把通讯座用USB线与电脑连接,通常会自动安装驱动。 3 安装完成后,打开lmwin程序,在configure菜单下选择B.S/B.B(IOBOX),并set as default。 4 找到安装路径下的device.ini文件,用记事本打开,把 [BS/BB] MAX_DEVICE= 改为 [BS/BB] MAX_DEVICE=1 5 把down.scr和receive.scr两个脚本文件
3
- UNIX读一个 文件夹下面的所有问价,并且分类,自己写的
unpack
- 一个实用的解压包工具 ,可以将文件解包 用C语言编写,运行ok debug 文件夹下有exe 工具哦 - A practical tool to extract the package, you can unpack the files written in C language, runs ok debug tools folder under exe oh
smsc7500.tat
- smsc7500网卡驱动程序,如果想编译模块,只要把代码放到内核文件夹里,配置下环境变量,就可以生成模块,然后加载到内核就可以了-smsc7500 NIC driver, if you want to compile the module, as long as the code into the kernel folder, configuration environment variable, you can generate the module, and then loaded into
myOS
- 本操作系统有 1. 区分特权等级 2. 多进程 3. 系统时钟 4.键盘中断 5.系统调用门 6.Shell 7.显示 8.内存管理 文件夹有4个:1.Boot:用作搬操作系统入内核的 2. include:主要是用作装头文件 3.kernel:内核主要函数,以及头文件include.h用作编译的 4.Thread:进程调度,以及时间片处理. 本操作系统适合初学者练手.-The operating system has to distinguish privilege level 1
test.tar
- 判断是否为文件夹或文件,及文件的属性和类型。仅仅是个小小的测试软件-To determine whether a folder or file, and the attributes and types of documents. It s just a small test software.