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

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

于 2022-03-06 发布 文件大小:27.30 kB
0 110
下载积分: 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 个回复

  • 6.5-GetSubnet
    利用VC技术(包含MFC中的相关函数实现)获取本机的子网掩码。(Use VC technology (including the correlation function in the MFC implementation) to obtain the subnet mask of this machine.)
    2013-01-18 15:00:48下载
    积分:1
  • ZLG_CANTest
    周立功的USB_CAN测试程序,C#编写,可以发出报文,初学者可参考(ZLG USB_CAN test procedures, C# to write, you can issue the message, the beginners can refer to)
    2012-04-30 11:38:22下载
    积分:1
  • powerpc_eabi_app
    PowerPC处理器的嵌入式ABI,用于嵌入式系统在线调试(This application note describes the PowerPC Embedded Application Binary Interface (EABI) and is of interest to software developers writing assembly language code to interface with high-level language programs and software development tool vendors. The EABI is a set of conventions for embedded applications and development tools designed to insure compatibility for a described set of functionality. It provides software developers the opportunity to choose among various vendors of compiled libraries and software development tools. As long as they are EABI compliant, they will work correctly with each other.)
    2017-10-06 15:16:19下载
    积分:1
  • MATLAB
    任意信道容量的计算及MATLAB仿真与分析,任意信道容量的计算及MATLAB仿真与分析任意信道容量的计算及MATLAB仿真与分析任意信道容量的计算及MATLAB仿真与分析(kasjdf sdf )
    2009-12-06 09:35:09下载
    积分:1
  • AVR TLC5615_SIN
    说明:  AVR单片机控制DA芯片TLC5615,输出正玄波(AVR microcontroller controls Da chip TLC5615 to output sine wave)
    2019-10-28 21:11:40下载
    积分:1
  • NeuralNetwork_20911007
    用C++编写的实现神经网络中单层感知器的代码,希望和大家分享!(The code is written by C++ which is about the single perceptron in the neural net,i hope to share with everybody!)
    2009-10-25 00:44:04下载
    积分:1
  • 模拟I2C主机定时中断发送
    使用模拟I2C主机发送数据时,大家通常采用延时的方式,在某些场合下比较浪费时间。本资源采用定时器中断的方式,在中断中发送数据。
    2022-08-13 05:48:04下载
    积分:1
  • multwavein-out
    本程序可以同时进行两路音频文件的播放和录制(运行程序前要确定电脑有两个声卡)。可以作为音频开发的参考程序(This procedure can be done two-way audio file playback and recording (prior to running the program to determine the computer has two sound cards). Can be used as a reference audio development process)
    2008-05-12 15:53:39下载
    积分:1
  • ZStack-CC2530-2.5.1a-ultrasonic
    说明:  基于zigbee技术CC2530 开发采集超声波(Development of Acquisition Ultrasound Based on Zigbee Technology CC2530)
    2020-06-22 22:40:02下载
    积分:1
  • ground-wave-
    计算地波传输衰减的程序,可以设置高度,大气条件等(Ground wave transmission attenuation calculation program, you can set the height, atmospheric conditions, etc.)
    2020-06-29 21:20:02下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载