登录
首页 » C# » 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加...

一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加...

于 2022-02-04 发布 文件大小:1.30 kB
0 101
下载积分: 2 下载次数: 1

代码说明:

一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials

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

发表评论

0 个回复

  • BBQ_EA_v1.0.3
    這是屬於BBQ EA,可供想學習交易程式的人學習(This is part of BBQ EA, trading program for people who want to learn to learn)
    2015-11-11 14:00:11下载
    积分:1
  • MySqlite
    Sqlite的基本操作示例,给初学者提供的简单示例。(Sqlite basic examples of operations, to provide a simple example for beginners.)
    2017-06-13 18:40:54下载
    积分:1
  • DLL依赖项查看工具
    DLL依赖查看工具 DLL 很稳定的,你只得下载测试。(dllDLL dependent view tool DLL is very stable, you have to download the test.)
    2020-06-25 15:40:02下载
    积分:1
  • c语言学生管理系统
    这是用c语言完成的,计算学生成绩的源代码,是一个极小的系统,可以极为有效的计算成绩
    2022-06-02 03:50:19下载
    积分:1
  • MATLAB与VC混合编程的例子
    MATLAB7.0  与VC6.0  混合编程。。目前直接10个函数的优化。。以及01背包的解决。。界面用VC,后台算法有matlab和C 。  值得新手学习一下   注释比较详细
    2023-02-14 09:45:07下载
    积分:1
  • 945909!Wininet_获取网页内容_已调试通过
    说明:  查看网页的内容,com编程,内有详细的解说,适合有一定基础的人下载.(check the content of the website, com programming, with detailed captions, a basis for the downloading.)
    2005-09-15 22:27:37下载
    积分:1
  • C-language
    【功能与要求】(1)角色和权限管理。设有系统管理员、图书管理员和普通用户,他们设有不同的权限,各类用户进入系统时需先登录。(2)系统管理员角色,系统管理员管理各类用户的增加、删除、修改和查询。(3)图书管理员角色,图书管理员可对图书信息的录入、删除及修改、统计; (4)普通用户角色,普通用户可借阅图书、归还图书。(Functions and Requirements】 (1) the role and rights management. Offers system administrators, librarians and ordinary users, they have different permissions, all kinds of users need to be logged into the system. (2) System Administrator role, the system administrator to manage all types of users to add, delete, modify, and query. (3) the role librarian, librarians can book information entry, delete, and modify, statistics (4) the role of ordinary users, ordinary users can borrow books, return books.)
    2013-06-20 18:16:52下载
    积分:1
  • SRAM 简单测试
    SRAM简单测试,测试其性能及其速度,判断SRAM是否可用(Test its performance and speed to determine if SRAM is available)
    2020-07-10 09:58:55下载
    积分:1
  • main
    以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 1.基本要求 (1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出。其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。如下图所示迷宫。从入口(1,1)到出口(8,8)的求解结果如下: (1,1)(1,2),(2,2)(3,2)(3,1)(4,1)(5,1)(5,2)(5,3)(6,3)(6,4)(6,5)(5,5)(4,5)(4,6)(4,7)(3,7)(3,8)(4,8)(5,8)(6,8)(7,8)(8,8)(The labyrinth is represented by a m*n rectangular array. 0 and 1 represent the pathways and obstacles in the labyrinth respectively. Design a program for any set of maze, find a way from the entrance to the exit, or draw no conclusion of the path. 1. basic requirements (1) first implement a stack type with linked list as storage structure, then write a non recursive procedure to solve the maze. The path obtained is output in the form of three tuple (I, J, d). Among them: (I, J) indicates a coordinate in the labyrinth, and D indicates the direction of going to the next coordinate. As shown in the labyrinth below. The results obtained from the entrance (1, 1) to the outlet (8, 8) are as follows: (1, 1) (1, 2), (2, 2) (3, 2) (3, 1) (4, 1) (4, 1).)
    2018-07-03 13:15:46下载
    积分:1
  • lab7-AD-(TIMIER)
    利用28335的cpu-timer0的中断功能进行AD采集,并有AD校核程序(Use cpu-timer0 interrupt functions of 28335 AD acquisition, and checking procedures AD)
    2013-12-12 11:44:44下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载