-
GMP is a free library for arbitrary precision arithmetic, operating on signed in...
GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
- 2022-02-25 15:30:33下载
- 积分:1
-
报告
数值分析实验报告-report
- 2022-08-10 07:04:01下载
- 积分:1
-
normal dft
标准dft,是标准的dft,虽然没有特别的地方,但对于了解其内涵或许有一定的帮助-normal dft
- 2023-01-25 06:50:04下载
- 积分:1
-
字母数字简写展开(例:a~d => abcd)
资源描述
输入一个字符串,将字母和数字 简写形式展开(例:a~d => abcd)
例如输入:hello a~d world 1~9 ok
输出:hello abcd world 123456789 ok
- 2022-07-14 14:13:45下载
- 积分:1
-
TP_Server-Client
__________________________________________________________________
- 2023-07-14 00:10:03下载
- 积分:1
-
堆排序源代码
作为简单的堆排序算法的实现。
- 2022-05-15 05:24:51下载
- 积分:1
-
算术码编码代码源程序
算术码编码代码源程序-source code
- 2022-12-04 22:55:03下载
- 积分:1
-
带有良好图形界面的爬墙机器人程序
爬墙机器人算法的的Python实现,带有GTK图形界面。算法描述如下:当没有墙时,机器人默认向东方移动,触墙后,根据设计的状态机进行方向的转移。该算法可以通过一般的地图测试。
- 2022-06-29 09:05:57下载
- 积分:1
-
基于ArcGIS10.2的excle数据转换成.shp数据
基于C#语言开发的数据转换,将Exele数据转换成.shp数据,在转换的过程中,需要将X/Y两坐标的位置互换。
- 2022-04-09 00:32:52下载
- 积分:1
-
从.txt文件中读取数据,并对数据进行傅里叶压缩和变换的操作。...
从.txt文件中读取数据,并对数据进行傅里叶压缩和变换的操作。-From. Txt file to read data, and data compression and Fourier transform operation.
- 2022-06-20 02:28:41下载
- 积分:1