登录
首页 » 算法 » 一元稀疏多项式计算器,直接可运行的

一元稀疏多项式计算器,直接可运行的

于 2022-04-01 发布 文件大小:1.20 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

一元稀疏多项式计算器,直接可运行的-one yuan sparse polynomial calculators, and direct operational

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

发表评论

0 个回复

  • 人脸和眼睛识别
    Use the CascadeClassifier class to detect objects in a video stream. Particularly, we will use the functions: – load to load a .xml classifier file. It can be either a Haar or a LBP classifer – detectMultiScale to perform the detection.
    2022-03-07 04:36:53下载
    积分:1
  • 该代码是“常用的计机数值和程序的程序。
    本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
    2022-07-03 09:02:27下载
    积分:1
  • QR,C语言
    研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是QR算法-QR algorithm with C language
    2022-04-17 10:32:54下载
    积分:1
  • mapreduce源码
    很完美的mapreduce程序开发框架,非常实用! 让你快速学会编写自己的mapreduce,快速上手!
    2022-02-28 11:24:32下载
    积分:1
  • 这是一个简单的演示如何评价文本的数学表达式
    This a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functions. The code consists of three simple classes: 1) Calc - which does the main calculations, 2) Stack - which is used to push and pop intermediate operators and numbers and 3) Symbol Table. The symbol table is a collection of calc symbols, a type structure consisting of various elements, including the expression name, function name, and the final value of the expression The evaluation procedure is done in three steps: 1) simplify the expression by removing all the elements within () and storing them in subexpressions within the symbol table. 2) Each of these sub expressions are then converted to RPN format (Reverse polar notation) and evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functi
    2022-02-20 06:26:41下载
    积分:1
  • 数据压缩
    这是简单的源代码,以帮助了解如何算术数据压缩的工作。在使用 devcpp 5.6.1 的 c 语言中创建此源代码。这段代码是 linier 编程风格这不 OOP,但它可以开发的。使用 2 的比较方法,一是在功能和其他主要是写这个程序是不同的两个功能。第一个排序按升序排列的代码性格,帮助每个字符的代码量降序排序第二个,然后它的代码字符升序排序。此代码用链表来保存它的限于 1000年字符字符压缩的结果。如延长它的限制或更改的数据结构,它可以升级。无论如何这我第一次上传代码,对不起如果坏了。
    2023-08-27 07:25:03下载
    积分:1
  • python GMM
    python版本的混合高斯实现
    2022-11-15 19:50:03下载
    积分:1
  • 遗传分析TSP
    资源描述 遗传算法(GA)是一种解优化问题的随机搜索方法,它借助于生物进化中的自然选择和遗传(即适者生存)的规律. 算法步骤(基本遗传算法) Step 1.随机初始化pop_size个染色体.Step 2.用交叉算法更新染色体.Step 3.用变异算法更新染色体.Step 4.计算所有染色体的目标值.Step 5.根据目标值计算每个染色体的适应度.Step 6.通过轮盘赌的方法选择染色体.Step 7.重复第二至第六步直到终止条件满足.Step 8.输出最好的染色体作为最优解. 为利于遗传算法的计算,首先要对解进行编码,编码后的解称为染色体.对于约束优化问题,遗传算法是在染色体中进行操作,而把操作结果解码后去检验其可行性. 遗传算法的主要特征: 群体和种群的维数相等,为一个偶数维,且不随代数的变化而变化;适应函数直接选用目标函数;种群中的个体通过轮盘赌的方法选取;种群中的一对个体采用随机交配位的方式产生一对子代;每一个基因有相同的变异概率。
    2022-02-01 22:31:24下载
    积分:1
  • 本人还是初学者,看到贵网站上有丰富的高质量的程序,想下载来学习学习,来提高自身的编程水平,但也知道不能不劳而获,我也上传了一些我以前编的一些小程序,水平有限,但...
    本人还是初学者,看到贵网站上有丰富的高质量的程序,想下载来学习学习,来提高自身的编程水平,但也知道不能不劳而获,我也上传了一些我以前编的一些小程序,水平有限,但希望能给大家带来些帮助,希望站长能批准我入会。-, I head to approve membership.
    2022-02-10 09:03:10下载
    积分:1
  • 自己做的程序,可能对你有用
    自己做的程序,可能对你有用-own procedures that may be useful to you
    2022-07-12 03:17:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载