搜索资源列表
base2fft
- 定点基2-FFT及执行时间测试代码。可以手工输入数据,也可以从文件读入。 文档中含有测试说明和代码。-sentinel-2-FFT execution time and test code. Can manually input data, but also from the file into. Documents containing descr iptions and test code.
io_and_link_using_c++
- 具有文件读入读出,运用链表组织结构的程序 -have read into the document read out, the use of chain structure of procedures document read into the read, Listless use of the organizational structure of procedures
TheCompanyManageSystem
- 编写一个菜单,允许用户先选择输入雇员的类型(Manager,Wage,Sales),然后请用户输入姓名,性别,出生日期,将雇员信息从控制台逐一输入。(5%) 编写从雇员信息文件(文件名为employee.data,此文件中预先存入100条雇员信息,雇员信息见后面雇员列表)中读入已存放的雇员信息,并能将其追加到已有雇员信息中。(10%) 从控制台及雇员信息文件中读入的雇员信息存放在一个雇员链表中(链表自己设计,建议用C++标准库中的模版类li
YT
- 串口的读写,云台控制,采用Pelco_D Pelco_P协议,希望对大家有用 上次我误把图标(Res文件)删掉了所以在编译时得自己添加。真不好意思。这次是全的。说声Sorry。
config_file
- 读写Unix配置文件的C++类-literacy Unix configuration files to the C category
e00compr-0.5.tar
- GIS相关工具,可以读写压缩的e00文件-GIS tools that can read and write file compression e00
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
date_organizer
- 简单事务管理系统源码 有文件读写 兼有通讯录-Simple transaction management system source code
indirect_adjustment
- 该程序是测量平差中实用性很强的间接平差,从文件中读入数据,并将结果在保存到文件中-The measurement procedure is very practical adjustment of the indirect adjustment, to read from the document data, and the results saved to a file at
ChangeConsoleIcon
- 运行时更改命令行窗体图标。 支持从ico、exe、dll文件中读入。-Run-time command-line form to change the icon. Support from ico, exe, dll file read.
sport
- 参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求: 1) 可以输入各个项目的前三名或前五名的成绩; 2) 能统计各学校总分, 3) 可以按学校编号或名称、学校总分、男女团体总分排序输出; 4) 可以按学校编号查询
PE
- 查询PE文件信息程序的源代码 主要用于学习 基于控制台 所以代码,更加容易读懂 前提要有C/C++基础-PE file information inquiry process is mainly used to study the source code so the code based on the console, be easier to understand the premise of C/C++ foundation
Haffman
- 自己写的哈弗曼编码、译码程序。可以向.txt文件写入编、译码结果。(目前尚未实现自动读入编码功能)-My own Haffman coding, decoding process. Can. Txt file is written series, decoding the results.
connect_branch
- 计算有向图的连通分支个数,文件读入,输出到控制台窗口。-Computing connected components of a directed graph the number of documents read, output to the console window.
B3006@04.24
- 1.支持A,G,R,D,E,U,T,P等命令; 2.可读入.ASM汇编文件或者.COD二进制文件执行; 3.可选择不同的运行方式(全速,单指令,单微指令,暂停); 4.支持中断实验(三级中断源),可以设定中断向量; 5.支持指令集与微指令集的动态扩充; 6.控件动态显示所有重要信号与数据状态(部分控件可点击) -1 supports A, G, R, D, E, U, T, P and other orders 2 read into. AS
ReadData
- 用于读取TXT文件中的数据读入数组,并将读取的数据简化后重新写入到txt文件中-to read the data from TXT file and simplify it,then written data to the txt file.
Dog
- /*11-6. 声明一个dog类,包含体重合年龄两个成员变量及相应的成员函数,声明一个实例dog1,体重为5,年龄为10, 使用I/O流把dog1的状态写入磁盘文件,再声明另一个实例dog2,通过读文件把dog1的状态赋给dog2。分别使用文本方 式和二进制方式操作文件,看看有何不同;再看看磁盘文件的ASCII码有何不同。*/-/* 11-6. Declare a dog class that contains two member variables age, weight and c
myapriori
- 使用读文件的方式,读取文件中的内容,并输入相应的最小支持度,实现对候选集和频繁项集的输出。-Used to read the file, read the file in the content, and the input corresponding to the minimum degree of support, implementation of candidate frequent itemsets and output.
ReadFile_And_WriteFile-Demo(VS2013)
- 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
二进制文件的读写
- 将程序中产生的文件以二进制形式写入电脑硬盘(Writes the files generated in the program in binary form to the computer hard disk)
