搜索资源列表
ReadTxtFile
- 运用C#读取文本文件,并可选择具体范围进行平均值的计算-use C# read text files and can choose the specific scope of the calculation of average
FileOperateForCsharp
- FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
cchuli
- 测量的数据需要进行处理,如取平均值、方差、提出坏值等,此程序为误差的计算-The need for measurement data processing, such as averaging, variance, the bad value, the procedure for the calculation error.
include
- 打开一副BMP图片,读取BMP文件中的数据,获取图片中像数点RGB的数值,显示到屏幕界面中。(如果不能打开BMP可以先试着打开YUV文件,然后计算第二步的内容) 将RBG数据转换成YUV格式的,并计算Y分量的平均值,统计出图像灰度直方图,显示直方图。 将RGB数据表述的图像进行2:1的下采样,原来图像是2Xx2Y的宽高大小,新的图像为XxY的大小图像,并显示到界面中。-Open a BMP picture, read BMP file data, the number of points
project1
- 用vs写的一个c#程序,用于求解平均值问题和计算方差。-With vs c# to write a program for solving problems and calculate the average variance.
jisuan
- 计算所给数值平均值和方差,实用的小程序,适合计算小数据-Calculate the mean and variance values given
Correlation
- 计算相关系数代码,包括平均值,方差,相关系数等-Calculate the correlation coefficient
Array-data-to-calculate-the-average
- 该程序能够根据使用者的需要,通过调用相关的函数,完成数组的输入和输出,计算出该数组数据的平均值并输出。-The program can be based on user needs, by calling the related functions, complete the input and output of the array, the array data to calculate the average value and output.
aphysicaltool
- 用于计算大物实验中常用的平均值和不确定度。-a simple tool to calculate average of input values.
BasicDataProcessing
- 名称:测量数据处理器 功能:剔除测量数据中的粗大误差项+计算测量数据的算术平均值估计+ 测量值标准偏差 + 计算残差+ 计算置信区间+ 判断累进性误差与周期性误差+导出数据-This is a DataProcessor. You can use it to get the mean number, the believing region and other basic data for data processing
Grades
- 计算最大最小平均值求和等,利用c#完成各项计算(Summation of maximum and minimum mean value)