-
BPatch 和 BDiff Delpfi 的实现
包括 Pascal BDiff 和 BPatch 的一些标准 C 库代码的实现。很好。享受
- 2022-05-30 03:32:08下载
- 积分: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
-
免疫算法与遗传算法类似,主要用于求解最优化问题。
免疫算法与遗传算法类似,主要用于求解最优化问题。-Immune algorithm and genetic algorithm is similar, mainly for solving optimization problems.
- 2022-05-24 12:54:53下载
- 积分:1
-
高性能视频编码HM(HEVC)
高性能视频编码(HEVC),与H.264相比,在相同压缩质量的前提下,码率下降一半。
- 2022-04-12 04:19:39下载
- 积分:1
-
单源点最短路径贪心算法:用到Dijkstra算法,
单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
- 2022-12-16 21:35:03下载
- 积分:1
-
音频信号采集
能够完成对于MP3 等文件的信息,音频信号进行采集与输出
例如:文件头的歌曲名、歌手等
由于MP3是二进制文件,因此主要根据断点来进行编码实行
- 2023-08-08 21:50:04下载
- 积分:1
-
C program using c compiler
Torrent下载自ExtraTorrent.com
- 2022-07-26 17:14:51下载
- 积分:1
-
详细的矩阵类的运用,加法,经调试过,可用
详细的矩阵类的运用,加法,经调试过,可用-Detailed the use of matrices, addition, after debugging, and can be used
- 2023-08-12 19:35:03下载
- 积分:1
-
其次算法
KD 树的代码,常见的数据搜索算法,更实际
- 2022-07-25 08:42:54下载
- 积分:1
-
算法课程代码LAB8
CS101 是关于使用计算机和解决问题。学生将会学习如何计算机功能以及如何使用它们作为一种工具来做有益的事情。主要的重点,但是,是的设计与实现的自定义程序。本课程强调软件工程原则,在整个。采用一种设计方法有助于产生程序是"一次成功",此外,也可维护性。假定以前没有计算机或者编程的知识。
- 2022-01-27 18:54:50下载
- 积分:1