-
迷宫求解的源程序
迷宫求解的源程序-maze solving the source
- 2022-05-21 23:23:33下载
- 积分:1
-
基于属性的加密密文政策
应用背景源代码是基于加密设置,试图加密数据到云服务器提高数据安全属性分叉版密文政策。关键技术其关键技术在于密文策略算法借用ASE加密算法
- 2023-06-07 07:55:03下载
- 积分:1
-
indices de desempeño
- 2022-02-15 12:52:06下载
- 积分:1
-
这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。...
这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。-here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.
- 2023-04-08 23:35:04下载
- 积分:1
-
八皇后-N皇后的多种算法
里面有循环法和嵌套法。试着算到了二十几皇后。上学时候写的东西~拿出来分享下
- 2022-02-10 08:31:05下载
- 积分:1
-
fortran guass seidel and overrelaxation
首先从文件夹读取矩阵,通过高斯萨德尔方法求解后使用松弛弛豫法加速,两种方法一起使用后,计算误差,输出值
- 2022-03-04 20:36:15下载
- 积分:1
-
python SCAN算法实现(structural clustering algorithm for networks)
资源描述
python SCAN算法实现(structural clustering algorithm for networks)
关于格式的输入请用python的第三方类库networkx
该第三方库好用简便
- 2023-04-08 00:40:04下载
- 积分:1
-
Huffman coding is a lossless encoding said very carefully, and to look carefully...
霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully, and to look carefully and learned a lot.
- 2022-02-01 01:07:14下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting the linear equation solving the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-03-02 07:43:38下载
- 积分:1
-
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
- 2022-04-11 11:05:12下载
- 积分:1