/*** *5510单片机测试程序 基本测试成功 2005-8-25 write By CW *** *** *** *** *** ****/ #include <reg52.h> #include <absacc.h> #define uint unsigned int #define uchar unsigned char
上传时间: 2013-11-25
上传用户:q123321
should modify the .rar to .doc :)
上传时间: 2013-12-13
上传用户:洛木卓
good book which should be read by the person who want to lean more about DRM, it is very important to give me feedback thx you
标签: important should person about
上传时间: 2013-12-07
上传用户:qw12
This a program which can read information from a web server. * @version 1.0 2000/01/01 * @author jdeveloper
标签: information program version server
上传时间: 2015-06-10
上传用户:BOBOniu
Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间 建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设 备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设 备驱动程序,可以深入理解Linux系统和进行系统开发
标签: Linux
上传时间: 2015-06-13
上传用户:litianchu
use vc++ write like lunix file systerm,it is a computer os course experiment.
标签: experiment computer systerm course
上传时间: 2015-06-18
上传用户:aysyzxzm
本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。
上传时间: 2013-12-13
上传用户:希酱大魔王
SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly low level API, but using it, completely portable applications can be written with a great deal of flexibility.
标签: Documentation SDL designed Library
上传时间: 2015-06-23
上传用户:nanxia
this a html prg and it used write web cell.
上传时间: 2013-12-10
上传用户:koulian
/* * 读取INI文件的函数(C语言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section, Key) * Return Key=>Value * + [config] * + dbhost=localhost * * strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost")) */
标签: File readinifile GetInitKey INI
上传时间: 2015-07-01
上传用户:李彦东