搜索资源列表
100315_Beta_linux_tevii_ds3000
- Grabster AV 400 MX and the full version of MAGIX Movies on CD & DVD TerraTec Edition are the perfect team to make great VCDs, SVCDs and DVDs with just a few clicks. Transfer your videos in full DVD resolution via the external USB converter on your no
driver_development_example
- 驱动开发整套例子:加载驱动与打开网卡:修改网卡:显示内核打印:卸载-Drive the development of the entire example:编译驱动:cd /home/vnetdev/ make
Fat-FileSystem
- 简易Linux FAT 文件系统的实现。本程序是操作系统课程的课程设计,获得优秀。 具体实现了文件系统格式的定义,实现了基本的cd/pwd/ls 等命令。-Basic Linux FAT filesystem demo code.
cdemu-daemon-2.1.1
- cd emulator 对iso文件进行scsi命令操作的源码。 主要命令包括 scsi inquiry,mode sense, mode select, read , write。 -cd emulator 对iso文件进行scsi命令操作的源码。 scsi inquiry,mode sense, mode select, read , write。
btstack
- 蓝牙协议栈btstack的源码,用于iphone的开发。 在XCODE 4.6 /MAC OS LION 10.7.3 上编译btstack步骤: btstack的官网上的介绍各种不靠谱,按照上面的说法根本无法编译成功。 注意:XCODE要和其他APP放在一起,路径为/Applications/Xcode.app。不可省事放在桌面上。 1、下载btstack svn checkout http://btstack.googlecode.com/svn/
myshell
- 一个自己写的shell,其功能如下: 1) cd <directory> ——把当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录。如该目录不存在,会出现合适的错误信息。这个命令也可以改变PWD 环境变量。 2) clr ——清屏。 3) <directory> ——列出目录<directory>的内容。 4) environ ——列出所有的环境变量。 5) echo &l
myshell.tar
- 实现shell编程的cd 跳转,自己研究了好久写出来的,现在的水平还是初学者-this is a linux shell software.
auto_configvim_v1.0.0.1.tar
- CentOS7 vim7.4 solarized 配色方案和自动补全插件YouCompleteMe自动安装脚本 1 cd /tmp/ 2 wget http://7jpp97.com1.z0.glb.clouddn.com/auto_configvim_v1.0.0.1.tar.gz 3 tar xf auto_configvim_v1.0.0.1.tar.gz 4 cd auto_configvim/ 5 ./auto_configvim.sh -CentOS7 vim
neihedingshiqi
- <嵌入式Linux驱动模板精讲与项目实践>自带光盘项目 内核定时器项目 直接烧入mini2440 开发板即可执行-< Embedded Linux driver template talk and project practice > CD version program kernel timer program can be directly burnt into the mini2440 Development Board Executive
neihetongzhilian
- <嵌入式Linux驱动模板精讲与项目实践>自带光盘项目 内核通知链项目 直接烧入mini2440 开发板即可执行-< Embedded Linux driver template talk and project practice > CD version program kernel program can be directly burnt into the mini2440 Development Board Executive
neihexiancheng
- 嵌入式Linux驱动模板精讲与项目实践 配套光盘 内核线程项目代码 直接烧入mini2440开发板即可-Embedded Linux driver CD kernel thread template talk and project practices project code can be directly burnt into the mini2440 Development Board
neihemokkuai-hello
- 嵌入式Linux驱动模板精讲与项目实践 配套光盘 内核模块hello实验 直接烧入mini2440开发板即可-Embedded Linux driven template talk and Hello experimental program CD kernel modules can be directly burnt into the mini2440 Development Board
zifushebeiqudongmuban
- 嵌入式Linux驱动模板精讲与项目实践 配套光盘 字符设备驱动模板 直接烧入mini2440开发板即可-Embedded Linux driver template talk and project practice CD template character device drivers can be directly burnt into the mini2440 Development Board
Simulation-File-System
- 模拟了linux中ex3文件系统的实现。将一个文件当作磁盘进行操作,呈现的效果类似linux命令行,可以实现cd,ls,创建文件/目录,删除文件/目录,读写文件- Analog implementation linux in ex3 file system. The disk as a file operation, showing the effect is similar to linux command line can be achieved cd, ls, create a fil