-
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
-
simple cat
简单的猫捉老鼠游戏-simple cat-and-mouse game
- 2022-07-01 07:46:02下载
- 积分:1
-
算10000以内数阶乘的C语言程序
算10000以内数阶乘的C语言程序-count 10,000 factorial within the C Programming Language
- 2022-03-14 06:28:32下载
- 积分:1
-
最短路径计算
自定义点位类别,并通过点位类别生成制定路径。在路径中手动设定起始点,并通过计算得到全部路径,并得到其中距离最短的路径,和点位无关。全部原创,希望大家给我些宝贵经验
- 2022-10-04 11:00:03下载
- 积分:1
-
KNN分类器
开发了一个简单的投票K-NN与欧氏距离分类器,输入包括训练数据,测试数据和K值,输出是测试数据的分类结果。
- 2022-04-21 02:47:33下载
- 积分:1
-
这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢...
这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢-VC these days learn programming interface, the VC frenzy see online tutorial, some feel that complacency. So, before the Java code with VC rewritten a bit. Problems or those long-standing problems, 8 Queen"s problems and old to the old, but I like
- 2022-01-26 15:53:22下载
- 积分:1
-
kalman算法以及里面用到的矩阵运算,包括kalman filter extended kalman filter iterated extended kal...
kalman算法以及里面用到的矩阵运算,包括kalman filter extended kalman filter iterated extended kalman filter-kalman algorithm and used inside the matrix operations,a kalman filter, an
extended kalman filter, and an iterated extended kalman filter
- 2022-08-09 20:13:47下载
- 积分:1
-
FORTRAN visualfortran numerical algorithm commonly used to collect and FOSS
FORTRANvisualfortran常用数值算法集及源码-FORTRAN visualfortran numerical algorithm commonly used to collect and FOSS
- 2022-04-11 02:09:08下载
- 积分:1
-
calculator with GUI by C# visual studio
calculator with GUI by C# visual studio
- 2022-01-22 05:32:17下载
- 积分:1
-
poiseullie_flow_D2G9代码
应用背景泊肃叶动流是计算流体与计算传热学一个经典问题,其理论解已经被人们计算出,常用作不可压缩流动的校核算例,同时也是很好的lbm模拟学习的入门算例。对于刚开始接触的入门者有很大帮助。关键技术相比之前的不可压缩模型,该程序采用了可压缩的D2G9模型以及标准的碰撞迁移规则,边界处理则采用了非平衡外推格式与周期边界条件。但读者可以通过改变初始条件边界条件来计算其他的物理量。
- 2022-06-02 01:50:33下载
- 积分:1