-
运行没问题的apriori分布式程序
该代码已经部署到hadoop平台上,运行没问题,但是reduce部分不是很完善,无法输出频繁项集,希望高手能帮忙解决一下,实在做不下去了,万分感谢!!
- 2022-02-03 16:22:26下载
- 积分:1
-
C语言编写的标准IO界面贪吃蛇小游戏
非常适合初学者学习的游戏,没有图形界面。可以帮助初学者深入学习二维数组和游戏算法!
- 2022-03-30 03:49:30下载
- 积分:1
-
远志网络还原大师算号器的源码,看了就明白很粗糙的算法但毕竟能用。...
远志网络还原大师算号器的源码,看了就明白很粗糙的算法但毕竟能用。-network reduction Chi master Suanhaoqi source code, read on to understand the algorithm is very rough but, after all, can be used.
- 2023-03-15 12:20:03下载
- 积分:1
-
a matrix multiplication code in C Language
一个矩阵相乘的c语言代码-a matrix multiplication code in C Language
- 2022-04-19 17:23:06下载
- 积分:1
-
Sicily 1009梅森素数
One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers.
A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.)
Initially it looks as though the Mersenne numbers are all primes.
Prime
Corresponding Mersenne Number
2
4–1 = 3 -- prime
3
8–1 = 7
- 2022-03-17 05:46:40下载
- 积分:1
-
哈弗曼压缩
huffuman压缩是一种无损压缩,本程序采用huffuman算法,利用最建树,并利用哈希表,加快寻找各结点效率,压缩在百分之八十
- 2022-02-14 05:57:36下载
- 积分:1
-
C++ 各种排序算法演示(插入、希尔、冒泡、快速等)
C++ 各种排序算法演示(插入、希尔、冒泡、快速等)。
- 2023-08-01 22:15:03下载
- 积分:1
-
正则表达式分析器
应用背景这是一个正则表达式自动创建的代码在C + +关键技术C + +,有限自动机正则表达式
- 2022-02-06 22:44:47下载
- 积分:1
-
随机表面生成
采用高斯分布生成随机表面。用计算机生成一个高斯分布白噪声二维随机序列,计算其傅里叶变换;
根据指定的自相关函数R通过傅里叶变换得到滤波器输出信号的功率谱密度
- 2023-06-03 05:00:03下载
- 积分:1
-
这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题....
这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题.-with VC data structure courses in the more classic use of a Type Operational procedures. This is also the test. Should be no problem.
- 2022-02-12 08:16:30下载
- 积分:1