• 大小: 0.09M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2024-04-25
  • 语言: C#
  • 标签: 随机数  随机  数据  

资源简介


资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace CPK
{
    public partial class Form1 : Form

    {
        float pingjun1 pingjun2 qt1 qt2 qt3 qt4 qt5shangbianjiexiabianjieshangbianjie2;
        int zx zdcs;
        float a6 b6 c6 d6 e6 f6 g6 h6 i6 j6 k6 l6 m6 n6 o6 p6 q6 r6 s6 t6 u6 v6 w6 x6 y6;

        private void label5_Click(object sender EventArgs e)
        {

        }

        private void button2_Click(object sender EventArgs e)
        {
            
        }

        float a1 b1 c1 d1 e1 f1 g1 h1 i1 j1 k1 l1 m1 n1 o1 p1 q1 r1 s1 t1 u1 v1 w1 x1 y1;
        float a2 b2 c2 d2 e2 f2 g2 h2 i2 j2 k2 l2 m2 n2 o2 p2 q2 r2 s2 t2 u2 v2 w2 x2 y2;
        float a3 b3 c3 d3 e3 f3 g3 h3 i3 j3 k3 l3 m3 n3 o3 p3 q3 r3 s3 t3 u3 v3 w3 x3 y3;
        float a4 b4 c4 d4 e4 f4 g4 h4 i4 j4 k4 l4 m4 n4 o4 p4 q4 r4 s4 t4 u4 v4 w4 x4 y4;
        float a5 b5 c5 d5 e5 f5 g5 h5 i5 j5 k5 l5 m5 n5 o5 p5 q5 r5 s5 t5 u5 v5 w5 x5 y5;
        public Form1()
        {
            InitializeComponent();
        }
        public static int QiUp(float[] numberszx)
        {
            
            int n = 0;
            
         
            for (int i = 0; i < numberszx.Length-1;i++)
            {                                           
                    if (numberszx[i] < numberszx[i+1])
                    {
                        n++;

                    }
                    else
                    {
                        n = 0;

                    }
               
            }
            return n;
                
        }
        public static int QiDown(float[] numberszx)
        {
            float lingshi = numberszx[0];
            int n = 0;
            for (int i = 0; i < numberszx.Length-1;i++)
            {
                if (numberszx[i] > numberszx[i + 1])
                {
                    n++;
                   
                }
                else
                {
                    n = 0;
                    
                }
            }
            return n;

        }
       
        public static int QiYice(float[] numberszx)
        {
            float Avg = 0; float sum = 0;
            if (numberszx.Length != 0)
            {
                for (int i = 0; i < numberszx.Length; i++)
                {
                    sum = sum + numberszx[i];
                    
                }
                Avg = sum / numberszx.Length;

            }
            int n = 0;
            for (int i = 0; i < numberszx.Length; i++)
            {
                if (numberszx[i]-Avg<0)
                {

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        186  2020-11-25 11:27  CPK\App.config

     文件      51712  2020-11-26 14:40  CPK\bin\Debug\CPK.exe

     文件        186  2020-11-25 11:27  CPK\bin\Debug\CPK.exe.config

     文件      48640  2020-11-26 14:40  CPK\bin\Debug\CPK.pdb

     文件        245  2020-11-26 10:17  CPK\bin\Debug\输出-生成.txt

     文件      37888  2020-11-26 10:07  CPK\bin\Release\CPK.exe

     文件        186  2020-11-25 11:27  CPK\bin\Release\CPK.exe.config

     文件      42496  2020-11-26 10:07  CPK\bin\Release\CPK.pdb

     文件       5040  2020-11-26 10:15  CPK\CPK.csproj

     文件        479  2020-11-26 10:15  CPK\CPK.csproj.user

     文件      26097  2020-11-26 16:06  CPK\Form1.cs

     文件      78921  2020-11-26 14:30  CPK\Form1.Designer.cs

     文件       5817  2020-11-26 14:30  CPK\Form1.resx

     文件        214  2020-11-25 19:26  CPK\obj\Debug\.NETframeworkVersion=v4.6.1.AssemblyAttributes.cs

     文件        214  2020-11-20 16:55  CPK\obj\Debug\.NETframeworkVersion=v4.7.2.AssemblyAttributes.cs

     文件         42  2020-11-26 14:30  CPK\obj\Debug\CPK.csproj.CoreCompileInputs.cache

     文件       1240  2020-11-26 14:30  CPK\obj\Debug\CPK.csproj.FileListAbsolute.txt

     文件       1012  2020-11-26 14:30  CPK\obj\Debug\CPK.csproj.GenerateResource.cache

     文件      51712  2020-11-26 14:40  CPK\obj\Debug\CPK.exe

     文件        180  2020-11-26 14:30  CPK\obj\Debug\CPK.Form1.resources

     文件      48640  2020-11-26 14:40  CPK\obj\Debug\CPK.pdb

     文件        180  2020-11-26 14:30  CPK\obj\Debug\CPK.Properties.Resources.resources

     文件       1601  2020-11-26 10:08  CPK\obj\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       7257  2020-11-26 10:15  CPK\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件          0  2020-11-25 11:27  CPK\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

     文件          0  2020-11-25 11:27  CPK\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

     文件          0  2020-11-25 11:27  CPK\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

     文件       3584  2020-11-25 11:27  CPK\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件         42  2020-11-26 10:07  CPK\obj\Release\CPK.csproj.CoreCompileInputs.cache

     文件        693  2020-11-26 10:07  CPK\obj\Release\CPK.csproj.FileListAbsolute.txt

............此处省略30个文件信息

评论

共有 条评论