登录
首页 » 数据结构 » 本程序采用数据结构中的一些算法,简单的实现了多项式的乘法,在使用中请大家仔细阅读源代码中的说明!...

本程序采用数据结构中的一些算法,简单的实现了多项式的乘法,在使用中请大家仔细阅读源代码中的说明!...

于 2022-09-18 发布 文件大小:2.57 kB
0 77
下载积分: 2 下载次数: 1

代码说明:

本程序采用数据结构中的一些算法,简单的实现了多项式的乘法,在使用中请大家仔细阅读源代码中的说明!- This procedure uses in the construction of data some algorithms, the simple realization multinomial multiplication, has asked everybody in the use carefully to read in the source code showing!

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

发表评论

0 个回复

  • vc访问多个库。
    vc访问多个数据库。-vc visit multiple databases.
    2022-08-20 07:11:22下载
    积分:1
  • Used VC++ 6.0+ Ado development apart from the basic to the additions and deletio...
    采用VC++6.0 + Ado开发 除了基本的增删改之外,还有以下特色 **可以直接将照片存于数据库,不必担心因为系统路径改变导致的更改。 **支持简单查询,模糊查询和精确查询和多种排序功能。 **双击左侧列表即可进行更改,右键保存。 **系统界面美观。 屏幕分辨率:1024*768 效果最佳 有需要源代码的朋友,通过电子邮件与本人联系。 Email:linchangcheng007@163.com 进一步了解本人相关作品,请访问本人的Blog。 Blog: http://blog.csdn.net/linchangcheng007/ 花了几天时间做的东东。对于VC开发,数据库开发入门来说很不错的。-Used VC++ 6.0+ Ado development apart from the basic to the additions and deletions, there are the following features can be directly** photos stored in the database without having to worry about because the system led to changes in the path of change.** Support a simple query, fuzzy query and precise queries and a variety of sorting functions.** Double-click the list on the left you can make changes, right-preservation.** System Interface beautiful. Screen Resolution: 1024* 768 best source code need to have a friend by e-mail with my contact. Email: linchangcheng007@163.com to learn more about my work-related, please visit my Blog. Blog: http://blo
    2022-06-22 05:53:17下载
    积分:1
  • A very flexible Access Database Editor for Records
    一个非常灵活的Access数据库记录编辑器
    2022-02-07 02:29:06下载
    积分:1
  • C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。...
    C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。-C language template stack operation. Stack contains 9 kinds of basic operation, from the stack to create, to determine the stack入栈, a stack operation, and stack operations such as delete.
    2022-02-04 04:46:55下载
    积分:1
  • 一个小型的库图书管理系统,较全的功能模块
    一个小型的数据库图书管理系统,较全的功能模块-A small library management system database, representing a full-function modules
    2022-03-02 22:33:03下载
    积分:1
  • 库存管理系统使用 Powerbuilder 10.5
    库存管理系统(IMS)是数据库软件,它使用的PowerBuilder10.5开发IMS的功能如下: - 1.拉手主项数据2.多个专卖店3.处理好厂商和客户主数据4.控制transactionsfor例如接受者在商店和问题,从门店的库存5.有很多reportscovers所有交易
    2022-05-27 15:28:33下载
    积分:1
  • 该文件,主要是班级信息、学生基本信息,学生成绩管理等组成。...
    该文件,主要是班级信息、学生基本信息,学生成绩管理等组成。-the document, the main classes of information, students basic information, such as student performance management component.
    2022-01-26 06:10:49下载
    积分:1
  • 程序设计――哈夫曼编码,希望给同学一些帮助
    数据结构程序设计――哈夫曼编码,希望给同学一些帮助-Data Structure Programming- Huffman coding, the students want to give some help
    2022-08-26 09:43:00下载
    积分:1
  • 本书是关于计算机科学与工程领域的基础性研究科目之一――与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树
    本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。-the book is on the computer science and engineering fields, the basis for one of the subjects of study-- data structure and algorithm monographs. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and map basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design methods, data structures and algorithms for continuous learning Research and lay a solid foundation. Even more valuable is that the book not only on the theoretical knowledge but also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasona
    2022-01-21 04:28:51下载
    积分:1
  • 一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1...
    一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1-A simple address book, is a summer practice during the course looking for, feel good, and has search, delete and other functions one
    2022-02-04 07:19:57下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载