搜索资源列表
C++file
- 关于C++类的简单练习,熟悉关于C++类的文件操作与数据流的过程-on simple exercises, to become familiar with the C file manipulation and data flow process
FileStreamExam
- 用C#制作的一个文件流处理程序,具体实现具体如下:将文本框中的数据保存为*.txt文件,并实现再次读取功能-C# produced a document-handling procedures, concrete realization as follows : the text box will save the data as *. txt documentation, and again read function
FOS_backup
- 此为自己兴趣,开始学C#编程做出来的一个自动备份,不过功能简单,适合初学者熟悉文件流的使用-this for their own interest, begin to learn C# programming comes an automatic backup, but a simple function, for beginners familiar with the use of document flow
Demo12
- c#W文件流操作合集 c#W文件流操作合集
FileTrans
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-this procedure is a C# prepared
pl0词法分析器c代码
- 实现了pl0词法分析器功能,从文件中读入字符,输出单词流。
C++程序设计语言实验三
- 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
Scoket.rar
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
CsharpStream
- 基于c#的流媒体播放器实现,用于实现对于媒体文件的播放-C#-based streaming media player to achieve, used to implement the playback of media files! ! !
stream
- 文件流读取数据,实现文件的读入和读出,用C#作为编译平台-Read data stream, the read file and read out, using C# as a compiler platform
C
- 获得所有窗口的窗口名.txt 得到光标在屏幕上的位置 .txt 关闭计算机 .txt 获得IP和Mac地址 .txt 获得局域网中计算机的列表.txt 获得网卡真实MAC地址的四种方法.txt 杀死进程的代码.txt c#调用声音函数.txt 从Internet上抓取指定URL的源码的方案.txt asp.net中上传文件到数据库.txt 使用Visual C#实现断点续传.txt 窗体实现安全线程.txt C#如何操作XML文件.txt 操作
writeavi
- 建立一个avi文件 -Create an AVI file
filetranslate
- 演示如何从C盘根目录下的ABC.TXT中读取3个字符串,并把其中的两个传送到当前目录下的ABCD.TXT文件中。(新手可以了解下QT的文件流传输机制),在QT4.4.0,VS2008,C++环境下写的-Demonstrate how the root directory from the C read ABC.TXT under three strings, and two sent to the current directory ABCD.TXT file.
c
- 自己写的C++文件流的读取,很实用 ,自己写了好久,研究了好久 终于弄明白了,真的很不容易,传上来,供大家学习-Write your own C++ file stream to read, very practical, himself wrote a long time to study for a long time has finally figured out, really is not easy, pass up, for them to learn thank you
student
- c++课程设计————学生信息管理系统 增 删 改 查 及 文件流-c++ curriculum design---- Student Information Management System
stringFile
- 将文件转为二进制,可将二进制转为文件。二进制与文件流相互转换(Convert files to binary,and convert binary to file)
MP3Compressor
- c# wav转mp3,自动识别wav文件码流(c# wav to mp3,auto discern wav file)
C#文件编辑器源码
- 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.net 3.5开发。(Read the source cod
string
- 包含c++ 文件流操作 std::string操作(Include c++ file stream and std::string)
filecsdemos
- C# 读写INI文件、压缩、编辑转换、文件流切割组合等文件操作功能源码(C # read and write INI file, compression, editing and conversion, file stream cutting combination and other file operation function source)