-
computer simulation of physical operations, simulated three
计算机模拟物理作业,模拟3体运动-computer simulation of physical operations, simulated three-movement
- 2022-07-14 21:08:52下载
- 积分:1
-
蚁群算法,用户可以修改程序中的宏定义来设置初值
蚁群算法,用户可以修改程序中的宏定义来设置初值-Ant colony algorithm, the user can modify the program in the macro definition to set the initial value
- 2022-01-21 22:39:08下载
- 积分:1
-
APML为用户提供访问Web页面和下载他们的能力…
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN -ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
- 2022-03-31 04:48:40下载
- 积分:1
-
四叉树---三维场景优化加载 opengl
三维场景优化加载,用opengl 实现,涉及四叉树分割, LOD l以及块与块之间裂缝的修补,等等 窥探三维场景四叉树加载的入门例子
- 2022-10-25 22:10:02下载
- 积分:1
-
数组排序,含bubble,quick,insertion,selection四种方法
数组排序,含bubble,quick,insertion,selection四种方法-Array sort,it includes four sort methods as follows: bubble sort ,quick sort,insertion sort and selection sort.
- 2022-01-25 22:05:51下载
- 积分:1
-
层次聚类JBRICH算法
BIRCH(Balanced Iterative Reducing and Clustering using Hierarchies)天生就是为处理超大规模(至少要让你的内存容不下)的数据集而设计的,它可以在任何给定的内存下运行。BIRCH算法的过程就是要把待分类的数据插入一棵树中,并且原始数据都在叶子节点上。
- 2023-02-19 08:35:04下载
- 积分:1
-
! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储...
! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储; ! 主1副0法引入位移约束条件 ! GAUSS消元法解线性代数方程组;-! Plane frame structure static analysis procedures (by fortran)! After the treatment!! Main functions:! Input module node number automatically generated node displacement number ! Total just click on the triangle element array storage ! Master a 0 Law on the introduction of displacement constraints! GAUSS elimination method solving linear algebraic equations
- 2022-08-07 01:25:00下载
- 积分:1
-
用于解决tsp问题的模拟退火算法Java源码
源码中实现了模拟退火算法的四种操作算子,分别为插入、互换、逆转以及混合来产生新的领域结构,采取了概率优先,最邻近贪婪策略,并可适用于对称和非对称tsp问题,代码质量高,此源码内容详细,能为研究模拟退火算法提供有效的参考
- 2023-09-04 14:45:03下载
- 积分:1
-
UWB信道建模
给出了UWB信道的s-V室内信道模型,并给出了基本的信道估计算法的调试,有利于接触信道估计算法的初级学着的学习研究
- 2023-05-09 10:15:03下载
- 积分:1
-
刚才弄错了,这才是第二个源码,可以实现输入一二叉树的前序与中序,输出其后序...
刚才弄错了,这才是第二个源码,可以实现输入一二叉树的前序与中序,输出其后序-have just made a mistake, this is the second source, can achieve an input sequence of binary tree with the sequence, then the output sequence
- 2022-03-04 21:26:50下载
- 积分:1