CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - file operation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - file operation - List
[
BREW
]
filesample
DL : 0
有关文件操作的源码,很有使用价值-source code about the file operation, very valuable
Update
: 2025-02-19
Size
: 302kb
Publisher
:
江泽民
[
Linux-Unix
]
window unix file
DL : 0
操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。-operation as a function of the document description and code, containing all the file manipulation functions, suitable for the windows and unix running.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
于明着
[
File Operate
]
File-system-chengxue
DL : 0
该程序是利用vc开发的,对文件的操作进行了详细的讲解,是一个很经典的例子。-that the procedure was developed using vc, the paper's operation for a detailed explanation, is a classic example.
Update
: 2025-02-19
Size
: 37kb
Publisher
:
田执
[
File Operate
]
DbfDll
DL : 0
DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。-DBF file operation type, can be indexed and C code, compile to a DLL project. The OrderDbf.h OrderDbf.cpp and other projects for the use of an example.
Update
: 2025-02-19
Size
: 18kb
Publisher
:
申屠航兵
[
Windows Develop
]
Rayleigh2channel
DL : 0
两靖rayleigh衰落信道仿真。This m-file uses successive iterations of data to create an animated = effect %showing the results of passing an unmodulated carrier through a simple = two %path Rayleigh fading channel. The following formula and diagram %illustrates the m-file operation. The animation shows, input(blue) %and the output(red), the the phase shifts, gains, and attenuations %of the output sine wave or carrier.-Two Jing Rayleigh fading channel simulation. This m-file uses successive iterations of data to create an animated = effect showing the results of passing an unmodulated carrier through a simple = two path Rayleigh fading channel. The following formula and diagram illustrates the m-file operation. The animation shows, input (blue) and the output (red), the the phase shifts, gains, and attenuations of the output sine wave or carrier.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘美
[
File Operate
]
File-exp
DL : 0
VC的文件操作,值得入门学习, 有各种操作方法。-VC file manipulation, it is worth learning portal, there are various methods of operation.
Update
: 2025-02-19
Size
: 38kb
Publisher
:
xxt
[
File Operate
]
file-dll
DL : 0
动态库操作文件的例子,LIBRARY "dlltest.dll" EXPORTS readfromfile @1 g_bSuccess @2-the dynamic operation of the document examples, LIBRARY "dlltest.dll" EXPORTS readfromfile @ a g_bSuccess @ 2
Update
: 2025-02-19
Size
: 805kb
Publisher
:
[
File Operate
]
mWindows
DL : 0
Windows平台信息读写模块,如INI文件、系统信息,文件目录类操作、窗口和部分钩子函数-Windows platform, information literacy modules, such as INI files, system information, file directory-type operation, and part of the window hook function
Update
: 2025-02-19
Size
: 16kb
Publisher
:
朱益虎
[
Windows CE
]
File
DL : 0
Windows CE 5.0 下文件操作示例程序.-Windows CE 5.0 sample programs under the file operations.
Update
: 2025-02-19
Size
: 42kb
Publisher
:
zqw
[
Documents
]
File-System
DL : 0
一、目的要求 1、用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、要求设计一个 n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令。 -First, the purpose of the requirements 1, with high-level language writing and debugging a simple file system, simulating the working process of document management. Thus a variety of file operations command of the substance and implementation of the process better. 2, requested the design of a n-user s file system, each user can be stored m documents, the user in an operation can only open a file, the file must be set up protective measures, and at least Create, delete, open, close, read, write and so on command.
Update
: 2025-02-19
Size
: 30kb
Publisher
:
Anson
[
Windows CE
]
FileOperate
DL : 0
在wince5.0上实现文件或文件夹的删除,复制,以及大小的计算。可以获取文件的属性,比如修改,访问,创建时间。等等功能的一个文件操作动态连接库文件,可以实现文件的读写(INI文件)。-Wince5.0 realize in the file or folder to delete, copy, and the size of the calculation. Access to the document attributes, such as changes to access, create time. And so a file operation function dynamic link library file, you can read and write files (INI files).
Update
: 2025-02-19
Size
: 7kb
Publisher
:
nack
[
ActiveX/DCOM/ATL
]
comcool_code
DL : 0
介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-Introduction: Introduction of how to deal with Win32 serial port. Serial communication can realize through a variety of technologies, such as: ActiveX, I/O access and file operations. This article describes the Win32 platform by file operation technique using the serial port. Programmers can use Microsoft Visual C++ Version 6.0 provided by kernel32.lib. In Microsoft Windows (2000, Me, XP and 95/98), the serial port as a file handle. Windows files can be created through the open serial port function. Article not only introduces serial communications, also introduced in the serial communication applications realize multi-tasking, multi-mission can make serial communication applications at the same time handle more tasks, for example: mission time data, send data task Missions such as GUI.
Update
: 2025-02-19
Size
: 38kb
Publisher
:
hxs
[
File Operate
]
Write_Read_File
DL : 0
C# read/write file operation. Very simple code.
Update
: 2025-02-19
Size
: 17kb
Publisher
:
evgenik
[
VC/MFC
]
File-Operation
DL : 0
这是一个关于文件操作的一些API函数,这里的函数比较全面,对想学习文件操作的人来说是个很好的参考-This is a file operation on a number of API functions, where the function in a more comprehensive document on the operation of people want to learn is a good reference. . .
Update
: 2025-02-19
Size
: 5kb
Publisher
:
forever
[
File Operate
]
File-operations-file-operation
DL : 0
文件操作函数库 文件操作函数库-File operations file operation libraries library library file operation
Update
: 2025-02-19
Size
: 5kb
Publisher
:
锦涛
[
CSharp
]
C-Sharp-XML-file-operation
DL : 0
C # XML file operation-C# XML file operation
Update
: 2025-02-19
Size
: 869kb
Publisher
:
zhouxinchu
[
File Operate
]
file-operation--of-VBS-
DL : 0
VBS基本文件操作对于初始学习VBS的人来说,非常有参考意义-the base file operation function of VBS
Update
: 2025-02-19
Size
: 2kb
Publisher
:
samuel
[
Linux-Unix
]
file-operation
DL : 0
linux下的文件操作命令,打开关闭文件-file operation command,
Update
: 2025-02-19
Size
: 2kb
Publisher
:
张堪
[
File Operate
]
C-file-operation
DL : 0
c语言文件操作,file operation in c-file operation in c
Update
: 2025-02-19
Size
: 6kb
Publisher
:
yym
[
Software Engineering
]
Use-MFC-EXCEL-file-operation
DL : 0
使用MFC操作EXCEL文件 使用MFC操作EXCEL文件-Use MFC EXCEL file operationUse MFC EXCEL file operationUse MFC EXCEL file operation
Update
: 2025-02-19
Size
: 218kb
Publisher
:
张立国
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.