-
pseudo
伪随机数生成算法,很优秀,32位real-pseudo-random number generation algorithms, excellent, 32 real
- 2023-04-03 03:45:03下载
- 积分:1
-
This is the basis of others I write the algorithm simulation of the car park c p...
这是我根据别人的算法写的模拟停车场问题的c程序,原有算法有一些指针调用的错误!,现已改正-This is the basis of others I write the algorithm simulation of the car park c procedures, some of the original algorithm called the wrong target! That has now been rectified.
- 2022-10-02 02:20:03下载
- 积分:1
-
labVIEW实现e的计算
资源描述本程序是基于LabView编程算法中的G语言(图形化编程)来实现e的计算。This program calculate e based on LabView.
- 2023-04-23 18:45:03下载
- 积分:1
-
哲学家就餐问题的两种算法实现
哲学家就餐问题的两种算法实现-Two philosophers eat algorithm
- 2022-01-26 01:36:10下载
- 积分:1
-
这里有人工智能的A*算法看能不能帮到你。。我是在里面得到了不少的经验的
这里有人工智能的A*算法看能不能帮到你。。我是在里面得到了不少的经验的-here is the AI A* algorithm can do to help you. . I was there to be a lot of experience
- 2022-07-10 12:53:47下载
- 积分:1
-
RFID定位
基于RFID的考勤系统设计的源代码,C代码,内容详细,包含考勤最基本的功能,对于初学者而言是很好的参考资料,值得参考。
- 2022-01-26 02:10:43下载
- 积分:1
-
用VB实现的蚁群算法,提供了多个经典的TSP路径
用VB实现的蚁群算法,提供了多个经典的TSP路径-VB realize using ant colony algorithm, providing a number of classic TSP path
- 2022-07-20 11:17:52下载
- 积分:1
-
语音识别
语音识别算法实现,matlab完整实现,对做算法的有参考价值,里面包含了5个文件,mfcc-MFCC参数计算程序 、train-对一个HMM进行训练的程序、viterbi-语音识别的Viterbi算法、以及端点检测代码
- 2022-02-11 21:53:06下载
- 积分:1
-
image texture MRF synthesis
资源描述本压缩包包含相应的代码和对应的论文,具体的信息请见包。Semi Causal Nonparametric Markov Random Field Texture Synthesis,Texture synthesis via a noncausal nonparametric multiscale Markov random field,"" IEEE Transactions on Image Processing。
- 2022-02-05 21:07:51下载
- 积分:1
-
关联规则实现
实现关联规则算法,利用Apriori算法寻找频繁项集,再根据支持度剔除不符合需求的频繁项集,直到找到最大的频繁项集,即K项集,再根据置信度,确定强关联规则,最终得到我们事务集之间的关系,从而进行下一步的分析。
- 2022-08-09 05:46:33下载
- 积分:1