搜索资源列表
文件编程
- 里边涉及到一些文件处理,文件删除,文件传输等等操作的源代码,都是很好用的.-Some source code include file handling, or file deleting or file transfers. They are very good.
elf file format
- linux 环境下 elf可执行文件格式标准 包括程序装载,load,link过程。-elf (the executable file format under Linux) file format standard. Include linking and loading process.
vcl组件包的实践开发
- 包括三个组件的制作方法,分别为对INI文件的操作、人民币的转换及TDBDATETIMEPICKER的操作-include three components of the production method, the INI file for the operation of yuan and the conversion of operating TDBDATETIMEPICKER
函数信号发生器与文件操作
- 一个很好的函数波形生成程序(值得一看),还包括各种文件的生成与浏览,以及个种控件的应用!欢迎下载学习-a good function waveform generation (eye-catcher), also include the generation and document browsing and species of control! Welcome to download learning! !
文本文件系统
- 文件系统操作,能Crate,Delete目录,使用多级目录,至于是否采用索引节点结构,自选。目录项目中应包含:文件名、物理地址、长度等信息。-file system operation, can Crate, Delete Contents, the use of multi-level directory, As to whether Index node structure, Customize. Contents Item should include : name, physical a
C语言难点分析整理
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
chengjichaxunxitong
- 内容包括:教务管理系统,学籍管理,成绩库等,后台数据库为Acess数据库-include : Academic Management System, student management, performance libraries, background database Acess database
DirMonitor1
- 这是一个文件监控程序,可以在应用层级别对指定目录下的文件操作进行监控,包括修改删除新建重命名等,并且可以指定文件的类型,以进行细粒度控制-This is a document control procedures, the application layer level to the designated directory file operations to monitor, the new amendments include the deletion rename, and can sp
thethirdlayercommute
- 第三层交换是新一代局域网路由和交换技术,本书是第一本关于这种新技术的系统化指南。本书主要内容包括:如何决定是否选择第三层交换技术、第三层交换网络设计技术、第三层交换案例分析等,并对目前流行的6种第三层交换产品给出了基准测试结果。最后,针对具体实施,为第三层交换的管理给出了一些推荐意见。-Layer 3 Switching is a new generation LAN routing and switching technology, This book is the first of this
qiucktimeDoc
- 标准得quickTime 支持得mov视频文件格式. 包括:QTFileFormat,QuickTime5-standards in quickTime support in the mov video file format. Include : QTFileFormat, QuickTime5 etc.
FielAllot
- 本程序实现的功能主要以块方式对文件进行复制拷贝,然后读取文件中数据把块作为 缓冲通过串口发送数据。具体程序见界面上三个按纽的响应函数-the program's main function right way to block copying of documents. Then read data include documents as a block buffer data sent through the serial port. See specific proced
yaoshuzhen
- 1 概述 1.1 编写目的 本文档的编写目的是:详细定义×××××软件的总体功能;给出系统的结构设计,作为过程设计和程序编写的依据。 1.2 参考资料 包括: a. 项目来源; b. 本文档中引用到的规范和资料等; c. 列出这些规范和资料的作者、编号、标题、发表日期、出版单位或资料来源。 1.3 术语和缩写词* 列出本文档中用到的专门术语的定义和缩写词,缩写词要给出中文译名和英文全称,常用的不需要定义。 2 需求概述 2.1 目标与需求 概述系统
new_wenjianxitong
- 成组链接模拟unix文件系统 功能包括:3)文件的创建 文件的打开: 文件的读: 文件的写:文件关闭 删除文件 创建目录(建立子目录) 改变当前目录 列出文件目录 退出-simulation unix file system features include : 3) documents the creation of open document : document read : The paper wrote : File closed delete the
c++02--
- 关于C++的一个PPT教程C++语言概述,包括介绍 2.2 基本数据类型和表达式 2.3 数据的输入与输出 2.4 算法的基本控制结构 2.5 自定义数据类型 -on a PPT C C language tutorial overview Introduction 2.2 include basic data types and expressions 2.3 data input and output 2.4 algorithm basic control structu
utf8_16
- // 试用举例: #include \"ZUtf8_16.h\" 见包中的说明。-/ / For the trial : # include "ZUtf8_16.h" see included in the note.
PeLibrary-0.3c
- === === === Pumqara s Pe Library Version 0.3c ==================================== \"\\Bin\" - Contains the PeLibrary.lib and PeLibrary.dll \"\\Doc\" - Full HTML documentation with examples \"\\Include\" - Contains the include fi
INCLUDE
- nRF24L01_EVB开发板试验头文件。
IniFile
- 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"section\",\"item\",666)
include
- 决策树的源代码,yongc写的 请看看吧
newHD7279
- #include <reg51.h> /*-------------------------------------------- 调用方式:自行I/O 口定义﹫2001/05/12 函数说明:私有函数,各接口定义 --------------------------------------------*/ sbit HD7279_CS=P1^4 // HD7279_CS--P1.4 sbit HD7279_CLK=P1^5 // HD7279_CLK--