搜索资源列表
Linux下的读者写者 xx
- 在Linux下实现读者写者的问题,采用的是多线程的方法-under Linux readers to write to the problem, using a multi-threaded approach
D__Documen504181222002
- 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
The Linux MTD驱动
- linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章-Driver Development on how to write embedded MTD driver a good article
now91_java_Mp3NC_200577
- 自己用Java写的一个mp3文件改名的小工具,可能还有不少bug,希望高手多多指点:) 用法:打开需要改名的mp3文件(或者包含mp3文件的目录),然后按开始操作就可以了。 新文件名为:歌手名_歌曲名.mp3 从RedHat9和win2000下面测试过(都是jdk1.4)。 压缩包中包含一个可执行的jar文件(跨平台),一个exe文件(windows)和一个linux下可运行的程序。-own use Java to write a mp3 file naming the small tools,
LinuxuseC
- Linux操作系統下C語言編程入門,基礎Linux下寫C程式-Linux operating system under the C programming language portal, based on Linux to write C programs
copy
- 采用了linux内部的系统调用read和write等编写的一个复制程序,执行效率很快
TestNet
- 多线程Ftp测试网络速度,自己编写的一个小程序,要求测试机开通Ftp服务端口21,测试帐号有写权限,ftp根目录下有temp目录,Linux用的较多-multithreading Ftp test network speeds and prepare themselves in a small procedure that requires testing services Ftp opened 21 ports, a test account write access, ftp root di
ProcCfgF
- 對INI文件進行讀寫操作,適用於Windows/Linux/Dos系統-right INI file read and write to Windows / Linux / Dos system
C与脚本的混合编程
- 在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余-the write procedure, so the network management, will be more or less several scr ipts. Flexible scr ipting language variable types, is a powerful regular ex
Linux-Windows_TEXT
- 由于Linux和Windows文件系统所定义的换行符不同,所以从Linux或Android到Windows的文件需要转换一下换行符。 是一个很使用的小工具。 由本人亲自编写,本来在网上下载过别人写的工具,真是很扯淡。一气之下,本人就自己用C++ 写了。-Due to the different the newline defined by the Linux and Windows file system, so to the Windows files from Linux
MFCFile
- MFC中文件操作,包括文件读写,复制,查找等-File operations in MFC, including documents to read and write, copy, find, etc.
linux_SDL-1.2.13.tar
- 媒体库中间层,可以更容易开发媒体软件,如游戏等,这库在LINUX下GNU编程下使用-The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library designed to make it easy to write multi-media software, such as games and emulators. This library is distributed under the terms
wjxt
- :为LINUX 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 -: In order to design a simple LINUX file system 2. Request do the following: 1, can be achie
seri
- 一个简单的读写串口程序,在linux下编译通过,Linux C_programme-Serial read and write a simple procedure to compile under linux through, Linux C_programme
os-design
- linux二级文件系统 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 -linux file system II
log
- 这是一个 一个简单的写log文件, 可用于windows linux-This is a simple one to write a log file can be used for windows linux
linux-2.6.14-for-skyeye.tar
- skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
qt-linux.doc
- linux 下教学 教你如何熟练运用qt 编写可视化程序 开发图形化界面a-Under linux teaching teach you how to skillfully use qt application developers to write visualization graphical interface app
How-to-write-a-Linux-device-driver
- 这个文档介绍了在Linux系统下面,如何编写驱动设备的程序,一个很好的文档,对于大家学习驱动程序的编写很有帮助-How to write a Linux device driver
my_project
- 利用C语言的链表写的一个简单的学生管理系统(Using C language list to write a simple student management system)