-
短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。...
短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。-terse and forceful language standard C libraries. For more than 450 portable code algorithms and tools.
- 2022-11-16 18:35:03下载
- 积分:1
-
A*算法解决八数码问题
A*算法解决八数码问题,最小优先队列结合DFS结合全排列hash结合A* 算法 f(n) = g(n) + h(n)解决八数码问题。全排列hash就是常说的康拓判重。
- 2023-02-08 12:20:04下载
- 积分:1
-
多用户MIMO预编码
本代码详细的描述了多用户下行链路的误码率,对于初学者又很好的借鉴作用,当然如果代码看不太明白的话,您可以先看一些相关的文献,对一些基本的内容作一些了解,然后再看代码,会起到事半功倍的效果,谢谢合作。 &
- 2023-04-25 12:15:03下载
- 积分:1
-
本程序新建complex类,并将数学库里的“+”“
本程序新建complex类,并将数学库里的“+”“-”“*”“/”符号运算进行重载,使其适用范围从实数扩展至复数。-the new complex procedures category, Mathematics, 13-17 and the """-""*""/" symbol for heavy computation, from the scope of the application is extended to a number of plural.
- 2022-03-10 01:39:55下载
- 积分:1
-
矩阵直接三角分解法的c++语言实现
矩阵直接三角分解法的c++语言实现 -direct triangular matrix decomposition of the C Language
- 2022-07-18 15:19:19下载
- 积分:1
-
the Capacitated Vehicle Routing Problem
The CVRP is a hard combinatorial optimisation problem. The scenario is that a set of depots contains goods to be delivered to customers by a fleet of trucks. Each customer wants a certain integer amount of goods called their demand and each truck can only carry a certain amount called its capacity. All trucks have the same capacity. The objective is to find a set of routes, one for each truck, which minimises the total distance travelled by all trucks (the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 10:54:51下载
- 积分:1
-
Fisher算法源码
应用统计方法解决模式识别问题的困难之一是维数问题,低维特征空间的分类问题一般比高维空间分类问题简单。因此,人们力图将特征空间进行降维, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-14 14:13:04下载
- 积分:1
-
基于hough的随机变化圆检测
基于hough的随机变化圆检测,利用对hough算法进行改进,使其效率更高。
- 2022-05-28 12:31:24下载
- 积分:1
-
大学将学习一门课程,一个过程的数值分析将D。
大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日一次插值-universities will learn a curriculum, a numerical analysis of the process will do, Lagrange interpolation.
- 2022-01-25 23:41:25下载
- 积分:1
-
Delphi DLL装载机
Dll加载器,用于加载程序索引和索引
- 2022-09-06 16:25:02下载
- 积分:1