登录
首页 » C# » 建立一个表示多项式的链表,实现多项式的计算。通过文件输入输出...

建立一个表示多项式的链表,实现多项式的计算。通过文件输入输出...

于 2022-01-25 发布 文件大小:591.00 B
0 89
下载积分: 2 下载次数: 1

代码说明:

建立一个表示多项式的链表,实现多项式的计算。通过文件输入输出-Polynomial to establish a list that, to achieve the calculation of polynomials. File input and output

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

发表评论

0 个回复

  • C #对手术100例的基础上,代码简单,适合初学者…
    C#基础程序100例,代码简单,适合初学者了解学习-C# The basis of 100 cases of the procedure, the code is simple, suitable for beginners to understand learning
    2022-03-12 07:39:41下载
    积分:1
  • shuipingchuizhi
    获得图片的水平和垂直积分投影,已经运行过,可以使用(Get pictures of horizontal and vertical integral projection, have run, can use)
    2012-02-29 19:43:04下载
    积分:1
  • C# 使用断开式连接批量更新数据库中数据
    C# 使用断开式连接批量更新数据库中数据,你可以在在DataGridView控件中更新数据后,点击提交更改按钮更新数据。   P_cmd.Parameters.Add("@id", SqlDbType.Int,10,"id");//设置参数   P_cmd.Parameters.Add("@name", SqlDbType.VarChar, 10, "学生姓名");//设置参数   P_cmd.Parameters.Add("@age", SqlDbType.Int, 10, "学生年龄");//设置参数   P_cmd.Parameters.Add("@sex", SqlDbType.NChar, 2, "性别");//设置参数   P_cmd.Parameters.Add("address", SqlDbType.VarChar, 50, "家庭住址");//设置参数   P_SqlDataAdapter.UpdateCommand = P_cmd;//设置UpdateCommand属性   P_SqlDataAdapter.Update(G_st.Tables[0]);//更新数据库中数据   G_st.AcceptChanges();//提交修改   MessageBox.Show("更改成功!","提示!");//弹出消息对话框   GetMessage();//填充表   dgv_Message.DataSource = G_st.Tables[0];//设置数据源   dgv_Message.Columns[0].Visible = false;//隐藏主键列
    2022-07-24 10:02:56下载
    积分:1
  • C#程序控制鼠标
    C#程序控制鼠标-C# Control mouse
    2022-08-10 20:00:12下载
    积分:1
  • TPRU v3.1.0.9.3.0
    说明:  量化投资外汇mt4专用ea,月盈利率达到100%。趋势ea(Quantitative investment in foreign exchange MT4 special EA, monthly profit rate of 100%. Trend EA)
    2019-12-20 16:29:25下载
    积分:1
  • C8051USB
    这是一个基于C8051F340的SD读卡器 #include "F34x_MSD_Physical_Settings.h" #include "F34x_MSD_CF_Basic_Functions.h" #include sbit Led1 = P2^2; sbit Led2 = P2^3; void CF_Port_Init(); //---------------------------------------------------------------------------- // Init_CF //---------------------------------------------------------------------------- // // This routine initializes the Compact Flash memory card // // Parameters   : // Return Value : //---------------------------------------------------------------------------- char Init_CF() {   xdata char result = Dtct_Card();   xdata unsigned int loop = 0;   xdata unsigned reinit = 0;   if (result == 1) return (CF_NO_CARD); REINIT:   CF_RST = 1;   while(++loop);  
    2022-04-22 04:06:23下载
    积分:1
  • .net控制斑马Zebra打印机源码实例
    .net控制斑马Zebra打印机源码实例 网络搜集整理 希望对大家有所帮助(Source example of zebra Zebra printer controlled by.Net Network collation hopes to help people)
    2018-03-03 10:56:58下载
    积分:1
  • COM_customplot
    说明:  自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个。 7、类似MODBUS协议截取第2-5位,合成一个int数值,然后示波器显示波形,最多5个曲线 8、示波器曲线可键拖拽、放大(QT serial port assistant, plus digital oscilloscope)
    2021-01-04 14:10:58下载
    积分:1
  • 基于51单片机的串行通信实验【仿真电路图+程序,(C语言+汇编)】
    基于51单片机的串行通信实验【仿真电路图+程序,(C语言+汇编)】
    2021-05-06下载
    积分:1
  • ImgZoom
    图像局部放大功能。包括主要的三个消息处理函数,由鼠标拖动画出需放大区域,松开即将图像局部放大到整个客户区,能够实现层层放大。(enlarge images partial function. Including the three main message processing function, the mouse scrolling painted by the need to enlarge the regional, Loosen the forthcoming local enlarge images of the entire client area, can be achieved at every level to enlarge.)
    2007-01-28 22:55:21下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载