登录
首页 » c# » 用c#解一元二期方程程序

用c#解一元二期方程程序

于 2022-03-06 发布 文件大小:27.30 kB
0 98
下载积分: 2 下载次数: 1

代码说明:

using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication1{    class Program    {        static void Main(string[] args)        {            double x1 = 0;            double x2 = 0;            Console.WriteLine("求 ax^2+bx+c=0 的解");            Console.Write("请输入a的值:");            double a = Convert.ToInt32(Console.ReadLine());            Console.Write("请输入b的值:");  &nb

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

发表评论

0 个回复

  • PWMInversorZVS.X
    code PWM for Inverter Full BRIGTH
    2015-06-20 03:19:42下载
    积分:1
  • BCG-and-ECG-monitor-based-on-msp430
    实现ECG和BCG信号采集和同步监测,对采集的信号进行了特征量提取并作出相应诊断,波形显示在液晶屏上。(Achieve ECG and BCG signal acquisition and simultaneous monitoring of the collected signals feature extraction and make the appropriate diagnosis, the waveform displayed on the LCD screen.)
    2020-06-30 17:20:02下载
    积分:1
  • C++ on the graph breadth
    C++ 关于图的广度优先 深度优先 遍历的一些代码 很不错-C++ on the graph breadth-first depth-first traversal of some of the code is very nice
    2022-03-29 17:42:48下载
    积分:1
  • demo
    一个C++的垃圾回收器,用于研究垃圾自动回收机制。(The garbage collector is a C++, used to study.)
    2014-01-10 16:20:05下载
    积分:1
  • CBinary
    一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
    2013-11-07 19:30:53下载
    积分:1
  • V5-122a_触屏示波器UI界面例程(V1.2)
    触摸屏显示,输出500Hz和600Hz正弦波,方波,一起显示。(Touch screen display, output 500 Hz and 600 Hz sine wave, square wave, together with display)
    2019-07-07 15:04:15下载
    积分:1
  • CPP
    C++的学习资料,上传上来给大家下载学习用(C++ learning material, upload up to everyone with download learning )
    2012-04-25 15:40:54下载
    积分:1
  • IAP
    LPC2000系列ARM芯片IAP例程,包括I2C、SD卡、CAN总线、XMODEM升级方式和演示程序(LPC2000 family of ARM chip IAP routines, including I2C, SD card, CAN bus, that XMODEM upgrade and demo program)
    2020-08-25 13:38:15下载
    积分:1
  • Matlab-senior-notes-
    Matlab高级讲义之计算机辅助设计与仿真技术概述(Matlab senior notes- an overview of computer-aided design and simulation)
    2011-12-24 21:04:32下载
    积分:1
  • quadTreeMortCode
    编写求取下述矩阵四叉树四进制M码和十进制码程序,并将运算结果返回。 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11,11,12,12,15,16,19,19, 11,11,12,12,17,18,19,19 (Prepared to strike the following matrix quadtree quaternary M code decimal code and procedures, and the operation result returned. 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11, 11, 12,12,15,16,19,19, 11,11,12,12,17,18,19,19)
    2020-11-21 12:19:35下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载