-
Apriori算法
Apriori算法是关联规则挖掘算法,通过连接和剪枝运算挖掘出频繁项集,然后根据频繁项集得到关联规则,关联规则的导出需要满足最小置信度的要求。是一种逐层搜索的迭代式算法
- 2022-11-20 12:15:03下载
- 积分:1
-
这是计算方法中的一个用牛顿叠代法求解的算法
这是计算方法中的一个用牛顿叠代法求解的算法-This is the calculation method used in a Newton iterative algorithm method
- 2022-03-18 18:02:53下载
- 积分:1
-
framebuffer display /dev/fb0
FrameBuffer 设备还提供了若干 ioctl 命令,通过这些命令,可以获得显示设备的一些固定信息(比如显示内存大小)、与显示模式相关的可变信息(比如分辨率、象素结构、每扫描线的字节宽度),以及伪彩色模式下的调色板信息等等。
- 2022-02-03 23:13:57下载
- 积分:1
-
is "commonly used computer numerical algorithms and procedures C version,&q...
是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2023-03-01 22:00:04下载
- 积分:1
-
FDTD algorithm.
FDTD algorithm.
- 2022-06-13 22:48:24下载
- 积分:1
-
一个用vc编写的调度算法程序
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
- 2022-07-07 14:27:58下载
- 积分:1
-
DBN应用实例
资源描述制定构建一个2个隐层的神经网络,输入有500维,输出有10维,中间两个隐层到节点数分别为50和20,最后一层使用softmax压缩输出使之具有概率意义。
- 2022-01-25 15:16:54下载
- 积分:1
-
任意进制间(2
任意进制间(2-16)转换计算程序!-between arbitrary bases (2-16) conversion program!
- 2022-02-09 17:40:45下载
- 积分:1
-
C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章
C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章-Bulider C and Matlab programming mixed with the C Bulider to achieve Ma tlab technical articles
- 2022-02-07 03:23:38下载
- 积分:1
-
for the filename specified by the file name to create a model mode FILE structur...
为filename 所指定的文件名按mode 模式创建一个FILE结构数据区,并将该数据区的首地址赋值给FILE类型的指针变量fp.-for the filename specified by the file name to create a model mode FILE structure data, the data will be the first to address assignment FILE pointer types of variables fp.
- 2022-08-23 19:57:32下载
- 积分:1