-
a program for get the shortest path of two points.
距离最近的点对计算方法-a program for get the shortest path of two points.
- 2023-04-02 07:30:03下载
- 积分:1
-
一个实现多项式加法的小程序
一个实现多项式加法的小程序-a polynomial addition to the small program
- 2022-01-21 04:03:19下载
- 积分:1
-
FP-growth Algorithm
FPgrowth is the one of the algorithm in frequent item set mining. It is used to find the frequent item set in a database. It will give the output in tree structure format. It is more efficient than apriori algorithm because there is no candidate generation.
- 2022-07-02 22:50:47下载
- 积分:1
-
创建SQLite3静态库的文件
创建SQLite3静态库的文件,对您创建SQLite静态库很有帮助,没有这个文件你就无法创建SQLite静态库,无法用gcc命令编译生成*.cgi文件
- 2022-01-30 10:13:08下载
- 积分:1
-
八位2进制相加 就是2进制数的加法 是8位的
八位2进制相加 就是2进制数的加法 是8位的-the code realized the plus arithmetic between 8 bit binary numbers.
- 2022-08-06 09:51:19下载
- 积分:1
-
矩阵的各种算法
矩阵的各种算法-matrix algorithms
- 2022-01-22 10:41:30下载
- 积分:1
-
数据挖掘中的CART算法
数据挖掘中的CART算法
-Data Mining in the CART algorithm
- 2022-02-09 14:41:40下载
- 积分:1
-
把整数华氏温度转换成浮点数摄氏温度,精确到三位数字
把整数华氏温度转换成浮点数摄氏温度,精确到三位数字-put into Fahrenheit temperature float Celsius temperature, accurate to three figures
- 2022-01-25 14:02:25下载
- 积分:1
-
编译原理实验LL1文法判断C语言实现
应用背景编译原理实验中的LL1文法判断,输入文法,分为可推出空判断、first集、follow集、select集的计算,最后判断是否是LL1文法。代码有注释,各模块功能齐全。关键技术用到了一些C库函数,代码还可进行精简,注重代码重用,阅读容易。
- 2022-06-18 06:44:54下载
- 积分:1
-
SEAL需要大约五个基本机器操作文本的每个字节进行加密。
SEAL是一种新的算法,还没有受到任何已发布密码分析。这表明慎用。然而,SEAL似乎是深思熟虑过。它的特殊性,在年底,使好对付的感觉。和唐铜匠被普遍认为是世界上最聪明的密码分析者。
- 2022-02-09 12:25:56下载
- 积分:1