登录
首页 » 算法 » 这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题....

这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题....

于 2022-02-12 发布 文件大小:5.80 kB
0 43
下载积分: 2 下载次数: 1

代码说明:

这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题.-with VC data structure courses in the more classic use of a Type Operational procedures. This is also the test. Should be no problem.

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

发表评论

0 个回复

  • C++矩阵类
    可以类似matlab一样使用矩阵,把指针都封装了,用起来很方便。还可以自己再添加很多矩阵运算函数。对于习惯matlab的人来说,在编C++的时候,会非常方便。 里面已经写好很多基本矩阵运算的函数。
    2022-05-08 12:38:50下载
    积分:1
  • c语言简单实例
    c语言简单算法实例-c algorithm example, simple language
    2022-05-19 06:26:29下载
    积分:1
  • 本文通过给定的训练模式为例来推导bp网络学习的,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存 在的缺点并提出几点改进方...
    本文通过给定的训练模式为例来推导bp网络学习的算法,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存 在的缺点并提出几点改进方案。 -In this paper, given as an example to the training model is derived bp network learning algorithm, and use (programming language, run the program gives error learning curve, and finally pointed out that the practical application of BP network learning shortcomings and to make a few points to improve the program.
    2022-05-24 18:37:02下载
    积分:1
  • a very good interpolation procedures
    一个非常好的插值程序-a very good interpolation procedures
    2023-04-16 01:15:03下载
    积分:1
  • 农历公历互转
    里面提供两个函数,分别是公历转农历,农历转公历。时间最多到2100年,网上有很多公历转农历的案例,农历转公历的很难找到,自己写了个,传上来,函数都封装好了,按结构体输入后就可以直接使用了!
    2022-01-26 06:59:26下载
    积分:1
  • Will perform 3D Gaussian quadrature over a user
    Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. Function inputs need not accept vector args. -Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.Function inputs need not accept vector args.
    2023-05-07 01:50:02下载
    积分:1
  • 轻松用c++实现线性选择
    资源描述元素选择问题 给定线性序集中的n个元素和一个整数k,1≤k≤n,要求找出这n个元素中第k小的元素。 当k=1时——找最小元素; 当k=n时——找最大元素; 当k=(n+1)/2——找中位数 算法设计思想 与快速排序算法的设计思想基本相同,即对输入数组进行递归划分,但操作上只对划分出的两个子数组中的一个进行进一步的递归处理;
    2022-01-24 09:05:38下载
    积分:1
  • Prim
    资源描述很简单的代码做了Prim算法。它没有超过200条线。你可以在代码中编辑变量。
    2022-02-10 08:00:42下载
    积分:1
  • 最短路径计
    自定义点位类别,并通过点位类别生成制定路径。在路径中手动设定起始点,并通过计算得到全部路径,并得到其中距离最短的路径,和点位无关。全部原创,希望大家给我些宝贵经验
    2022-10-04 11:00:03下载
    积分:1
  • 一个用C++写的大数运类,支持大数的加,减,乘,除和模运,速度快。...
    一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
    2022-03-16 07:06:21下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载