登录
首页 » c# » C#计算器

C#计算器

于 2022-02-26 发布 文件大小:54.38 kB
0 140
下载积分: 2 下载次数: 1

代码说明:

用c#做一个简单的计算器,界面简洁,当然只能做一些基本的运算哦,欢迎大家去下载。 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace calculator {     public partial class Form1 : Form     {         public Form1()         {             InitializeComponent();         }         private void Form1_Load(object sender, EventArgs e)         {         }         private void btn1_Click(object sender, EventArgs e)         {             Button btn = (Button)sen

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • subgroup
    有限群的Fuzzy拟正规子群和Fuzzy次正规子群(Be finite groups Fuzzy Fuzzy normal subgroups and subnormal subgroup)
    2011-08-31 09:19:17下载
    积分:1
  • vc_can2rs232
    Very Useful Visual C++ source code.
    2016-12-06 13:30:57下载
    积分:1
  • addison.wesley.effective.c.sharp.50.specific.ways
    经典c#书籍,养成良好编程习惯必看的50个例子(classic books, develop good programming practice watched every game of the 50 examples)
    2006-11-07 09:31:39下载
    积分:1
  • principal_curvatures
    基于PCL的三维点云模型表面主曲率估计的具体实现(estimation of the principal curvature)
    2013-12-19 18:52:43下载
    积分:1
  • numberOne
    摄像头定标之后的图像矫正校正,使用的是opencv的函数库(摄像头定标之后的图像矫正校正,使用的是 opencv的函数库速度)
    2010-06-12 13:34:15下载
    积分:1
  • icpdaima-matlab
    很好的代码,很好很强大,大家用来,试试看,谢谢(a good program)
    2013-05-24 10:52:15下载
    积分:1
  • uCOS-II-RefMan
    说明:  UCOS-2系统的函数手册,有原型有举例,是UCOS-2开发不可多得的参考资料。(UCOS-2 Reference manual)
    2010-03-21 10:31:56下载
    积分:1
  • (2D)2PCALDA---face-recognition
    (2D)2PCALDA An efficient approach for face recognition
    2013-05-15 21:30:48下载
    积分:1
  • ARCENGINE地图浏览
    云南石林是云南省昆明市东南部的重要景观,位于云南省昆明市石林彝族自治县境内,属亚热带低纬度高原山地季风气候,年平均温度约16度,距省会昆明78公里,“冬无严寒、夏无酷暑、四季如春”,是世界唯一位于亚热带高原地区的喀斯特(溶洞)地貌,保护区总面积约350平方公里。该地区大部分位于山地区域,海拔高度在1500m到1900m之间。
    2022-04-16 11:19:35下载
    积分:1
  • AES_CMAC
    通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
    2021-03-11 19:09:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载