-
交通管理的 prolog 代码
用于管理交通的 prologthis 程序的源代码检查街和 increese 的当前状态或 decreese 从红色计时器
- 2022-01-27 22:31:38下载
- 积分:1
-
数据结构dfs使用例子:找出输入阵列中的十字个数
资源描述本代码是数据结构dfs算法的一个例子,用C++编程,程序员输入由o和#组成的阵列,算法实现找出阵列中以#为单位的整体形成多少个十字型,相邻的#组成一个整体(上下左右为相邻,斜对角不算)。
- 2022-02-03 22:43:21下载
- 积分:1
-
3D FDTD code for electromagnetic simulation
In the pFDTD, pre-defined, a number of functions helps you to input complex dielectric/metallic
structures by the repeated use of rather simple geometric structures. For example, the later
use of input object functions will take over the overlapped region with the previously defined
structures. In the present pFDTD version, only metals that can be described by simple Drude
model can be handled.
- 2022-04-18 00:45:50下载
- 积分:1
-
随机数生成没有碰撞与先前生成的编号
它是简单的方法来生成不同的随机字母数字编号在每次运行。你可以使用它在安卓系统、 web 开发和任何其他平台上,根据您的需求。这段代码可以使用作为验证码代码或者像任何其他代码。我敢肯定,它将不会生成两个相同的 alpha 数值数字。
- 2023-05-12 11:25:03下载
- 积分:1
-
图像旋转(线性插值法)
图像旋转(线性插值法)-image rotation (linear interpolation)
- 2022-01-23 11:23:21下载
- 积分:1
-
单源点最短路径贪心算法:用到Dijkstra算法,
单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
- 2022-12-16 21:35:03下载
- 积分:1
-
C algorithms, including most of the matrix operation, simple and effective
C++常用算法,包含了大部分矩阵运算,简单有效-C algorithms, including most of the matrix operation, simple and effective
- 2022-03-11 15:22:20下载
- 积分:1
-
计算mie散射过程中的散射幅度函数,对研究粒子散射问题有较大帮助...
计算mie散射过程中的散射幅度函数,对研究粒子散射问题有较大帮助-Mie scattering process of calculating the scattering amplitude function, the study of particle scattering problems have more to help
- 2023-03-17 08:55:03下载
- 积分:1
-
C语言函数帮助文档
适应于初学者,对了解程序设计有很深的帮助,
C语言函数,介绍了程序设计会用得上函数,节省了时间,提高了效率图形库EGE,包含了众多的案例教程,有助于自学和编程
- 2022-02-26 05:19:15下载
- 积分:1
-
adaboost分类算法工具箱
主要用于分类。adaboost是目前分类最好的分类算法。通过不断学习改变样本的权重达到更好的分类效果。
- 2022-03-16 20:50:09下载
- 积分:1