本源代码所设计的文件系统,具有建立文件(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
上传用户:李彦东
电话计费器程序/*信号定义: clk: 时钟信号,本例中其频率值为1Hz; decide: 电话局反馈回来的信号,代表话务种类,“01”表示市话,“10”表示 长话,“11”表示特话; dispmoney: 用来显示卡内余额,其单位为角,这里假定能显示的最大数额为50 元 (500 角); disptime: 显示本次通话的时长; write,read: 当write 信号下降沿到来时写卡,当话卡插入,read 信号变高时读卡; warn: 余额过少时的告警信号。本例中,当打市话时,余额少于3 角,打长 话时,余额少于6 角,即会产生告警信号; cut: 当告警时间过长时自动切断通话信号。 */
上传时间: 2014-01-15
上传用户:hewenzhi
Introduce how to write usb driver for linux
标签: Introduce driver linux write
上传时间: 2015-07-19
上传用户:fredguo
DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is available on all Windows Operating Systems. DSPack 2 is designed to work with Delphi 5,6,7 and CPP
标签: Applications Components Multimedia and
上传时间: 2015-07-20
上传用户:hanli8870
material of MySQL ,with the envermental of PHP. read the file and you will become a right MySQL programer
标签: MySQL envermental the material
上传时间: 2015-07-23
上传用户:lizhen9880
That book tell you how to write code effective and learn it .it s better for your time.
标签: effective better learn write
上传时间: 2015-07-23
上传用户:himbly
Write Great Code 的第一卷 Understanding the Machine 第一卷用语言无关的方式告诉程序员写出很好的代码所需要的知识,而不需要了解具体的汇编语言
标签: Understanding Machine Write Great
上传时间: 2013-12-06
上传用户:wff