搜索资源列表
DISK.rar
- C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do
txt
- 用二叉链表做存储结构,输入键值序列,建立一棵二叉排序树并在二叉排序树上实现查找算法。-To do with binary storage structure list, enter the key sequence, set up a binary sort tree and binary search algorithm to sort the tree implementation.
maillist
- 用三个线程,第一个线程负责mailing-list和template的处理,就是把mailing-list里人的邮箱地址和人名之类的按照要求填进template里的模板里, 第二个是负责处理template里的空格的,多于一个的连续空格要变成一个,每行最后的空格要去掉,每行开头不能有空格 第三个就是处理?,。等标点符号后要有两个空格,,而且命令行输入一个X,每行超过X个字节后就要自动换行 输出就是要把mailing-list里的人的信息填入tempate后输出到文件mail00001
prj0.tar
- linux 源代码: When free() is called, the memory cannot usually be returned to the OS, do to contiguity restrictions. So your implementation should simply put this memory on its own internal free list. When malloc() is called, your implementation should
digitaleyes-c
- DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
gtodo-0.16.0
- 对我来说,随着年岁的增长,似乎记性却变得越来越差了。很多先前想好要做的事,过阵儿就容易忘记。怎么办呢?使用 gToDo 软件不仅可以帮助我管理要做的各种事项,让我从大脑中解脱出来;而且可以自动提醒,避免遗忘重要的事情。 gToDo 简单且容易使用,可以对待做事项进行分类管理,能够定时提醒,支持导出为 html 或任务列表,是一款十分不错的小工具。-For me, growing with age, it seems that memory is getting worse. Previ
Linux-driver-development22
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第22章、Linux设备驱动的调试。“工欲善其事,必先利其器”,为了方便进行Linux设备驱动的开发和调试,建立良好的开发环境很重要,包括实验室环境建设、使用必要的工具软件以及掌握常用的调试技巧等。22.1节介绍Linux开发环境的建设,包括实验室配置、工具链、串口工具等。22.2节讲解了Linux下调试器gdb的基本用法和技巧。22.3节讲解了Linux内核的调试方法,22.4~22.9节对22.3节的概
3
- linux下,gtk界面开发做的一个简单的连接服务器登入程序,登入后,跳出类似QQ好友列表界面,通过make编译,附带显示自己的IP-under linux, gtk interface development to do a simple connection to the server login process, logged in, jump out of the interface similar to QQ friends list, compiled by make, with d
mplayer.tar
- 这是用qt做的播放器,实现的功能有:添加播放文件到列表,双击屏幕可以全屏,拉进度条能够快进到所要到的地方。-This is to do with qt player, realized the function: to add to the list to play the file, double-click the screen for full-screen, want to pull the progress bar to fast forward to the
sys
- 这是我自己在linux下写的c程序,在linux下可用gcc可编译运行。程序功能是学生信息管理,有三种用户,管理员,教师,学生。管理员可对教师学生进行添加和删除,教师可对学生进行删除和添加。学生只能查看教师信息和添加学生信息。使用数据结构的循环双链表进行数据管理。数据存储于文件一边下次访问。访问许要密码和用户名登陆。开始时可用管理员aaa密码aaa登陆。有三个数据存储文件,请不要删除,不然会报错找不到文件的。程序属于初学练手之作,有很多缺点,望包涵。但是c语言初学者还是值得看看的。里面还是有一些
xenbus_xs
- Details of the xenwatch callback kernel thread. The thread waits on the watch_events_waitq for work to do (queued on watch_events list). When it wakes up it acquires the xenwatch_mutex before reading the list and carrying out work.
GrReducedClip
- The clip established by the element list might be cached based on the last generation id. When we make early returns, we do not know what was the generation id that lead to the state. Make a conservative guess. -The clip established by the element
canoncam-gcan.tar
- Canon camera unfortunately does not plug&play its flash memory card as mass storage but the camera appears in Scanners and cameras list. It seems logical but it brings many problems because it s not possible to open files stored in the camera directl