colloquium_cpp:座谈会“处理长数和多项式的算法”

时间:2024-06-22 06:49:53
【文件属性】:

文件名称:colloquium_cpp:座谈会“处理长数和多项式的算法”

文件大小:112KB

文件格式:ZIP

更新时间:2024-06-22 06:49:53

C++

Mathoid 计算机数学系统 ETU LETI 一年级学生的联合项目是离散数学课程的一部分。 存储库结构的简要说明: docs - docs文档和工作说明 - 关于std::vector的快速教程 -的描述structs modules - 在项目中实现的模块 natural - 自然数() integer - 整数() fraction - 有理数() polynom - 具有有理系数的多项式() structs - 定义结构及其方法 digit.h - 数字 operators.h - 流传输运算符 ordinal.h - 比较 struct.h - 其他结构


【文件预览】:
colloquium_cpp-master
----mathoid.h(244B)
----docs()
--------vector.md(2KB)
--------fractional.md(3KB)
--------integer.md(3KB)
--------struct.md(6KB)
--------tests.md(1KB)
--------natural.md(6KB)
--------polynom.md(3KB)
----tests()
--------natural.cpp(5KB)
--------tests.cpp(19KB)
--------catch.hpp(328KB)
----structs()
--------state.h(253B)
--------digit.h(3KB)
--------struct.h(9KB)
--------ordinal.h(237B)
--------operators.h(2KB)
----main.cpp(642B)
----.gitignore(17B)
----Makefile(159B)
----demo()
--------demo.cpp(977B)
----README.md(2KB)
----modules()
--------natural()
--------polynom()
--------integer()
--------fractional()

网友评论