-
It s a simple Parser That calculates mathematic operations.You give an input and...
It s a simple Parser That calculates mathematic operations.You give an input and it starts the calculation by showing you the parsing operation in real-time.
- 2022-10-05 22:30:02下载
- 积分:1
-
fft源程序,里面有一个fft的写好的类,大家一起分享一下吧
fft源程序,里面有一个fft的写好的类,大家一起分享一下吧-fft source code, which has a fft of written categories, share it with everyone
- 2022-02-06 19:47:54下载
- 积分:1
-
动态规划,poj3688
资源描述这是一道比较典型的动态规划算法题目,在游戏中运用了推理与动态规划算法,有助于帮助我们更加深刻地理解动态规划算法
- 2022-04-22 00:42:58下载
- 积分:1
-
apriori
apriori算法,一种改进的关联规则算法,提高算法运算的速度-apriori
- 2022-08-11 20:38:38下载
- 积分:1
-
unrar代码
unrar
Unrar
源程序是专门配套用来解压
RAR
文件的程序,以
Linux
版本为例,可以通过
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 21:59:25下载
- 积分:1
-
acm model "center" algorithm
acm模式“中心”算法-acm model "center" algorithm
- 2022-01-26 01:32:59下载
- 积分:1
-
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2023-08-17 15:20:03下载
- 积分:1
-
用c++编的进程调度算法
用c++编的进程调度算法-With c++ Made the process of scheduling algorithm
- 2022-02-26 09:59:07下载
- 积分:1
-
vc编的线性规划源码,单纯形方法求解线性规划问题
vc编的线性规划源码,单纯形方法求解线性规划问题-vc-compile-source linear programming, simplex method for solving linear programming problems
- 2022-06-30 20:40:35下载
- 积分:1
-
image zoom_in algorithm based on opencv2.4.4
image zoom_in algorithm based on opencv2.4.4。Caution: please configure openc2.4.4 before you use it !!!!!!!!!!!
- 2022-03-14 21:49:04下载
- 积分:1