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

C#计算器

于 2022-02-26 发布 文件大小:54.38 kB
0 44
下载积分: 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 个回复

  • EVC_sampleBatteryStatus(2)
    Battery Device Status Sample for Windows CE - Windows Mobile, get LifeTime, LifePercent, etc..
    2012-03-28 19:53:09下载
    积分:1
  • 背景减除法
    在视频跟踪过程中,图像中的背景会对跟踪有较大影响,这时就需要对图像的背景进行滤除,该代码时opencv+vs2010上运行的,利用背景减除法将背景与运动的目标进行分离,然后对运动的目标进行跟踪,实验运行效果较好。
    2023-01-18 02:30:04下载
    积分:1
  • NMM
    数值流形方法的源代码,主要由于连续和非连续变形的分析,裂纹扩展的模拟等(NMM source code, mainly due to the continuous and discontinuous deformation analysis, simulation of crack propagation)
    2020-06-26 17:00:02下载
    积分:1
  • ex04c
    VC技术内幕第五版(technology VC Insider Awards)
    2004-12-31 11:55:34下载
    积分:1
  • fft
    数字信号处理里FFT的C语言源代码啊,请查看啊(FFT digital signal processing in the C language source code ah, see ah)
    2008-05-29 00:53:49下载
    积分:1
  • KC
    说明:  是学生管理系统,自己做的课程设计!希望对大家有帮助!(Is a student management system, curriculum design their own! We want to help!)
    2009-08-01 18:38:44下载
    积分:1
  • juyuwangwenjianchuanshu
    一个关于局域网文件传输的源代码,很适合课程设计,客户端和服务器端(on a LAN file transfer the source code is well-suited to the curriculum design, the client and server)
    2007-05-21 10:25:38下载
    积分:1
  • yzh31
    在PROTEUS中用PIC单片机的I/O口模拟串行通信,用键盘控制,并显示,纺真成功!(PROTEUS using the PIC microcontroller I/O port analog serial communication, keyboard control, and display, spinning true success!)
    2012-08-13 22:55:52下载
    积分:1
  • WMA decode
    本例程支持wav和IMA-ADPCM的解码需求和相关解码算法,ADPCM解码采用的是ST demo,欢迎大家阅读查看
    2022-01-20 22:37:53下载
    积分:1
  • 基于优化对比度增强的图像去雾霾算法
    基于优化对比度增强的图像去雾霾算法新年没看见什么新气象,可能雾霾太大,真个望长城内外,惟余莽莽,于是想起写一篇有关去雾的博客吧。图像去雾的最大挑战是:去雾的同时,能够保持图像不偏色,并且速度要快。本文算法来自《 Optimized contrast enhancement for real-time image and video dehazing》这篇文章,在实际测试中效果还可以。算法原理同样基于大气散射模型
    2022-02-01 00:15:57下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载