-
经典的Josephus问题C程序
经典的Josephus问题C程序-classic problem Josephus C Program
- 2022-08-07 03:49:29下载
- 积分:1
-
年龄计算小程序,精确到天,呵呵,新手~
年龄计算小程序,精确到天,呵呵,新手~-age calculation procedures for small, precise to the day, what novice ~!
- 2023-01-07 13:25:02下载
- 积分:1
-
dijkstra求最短路
dijkstra求最短路:最短路问题是重要的最优化问题之一,它不仅可以直接应用于解决实际的许多问题,如管道铺设、线路安排、厂区布局、设备更新等,而且经常被作为一个基本工
具,用于解决其他问题。对于两点间的距离大于或者等于0的问题而言,目前公认的最好的方法是由Dijkstra于1959年提出来的。
- 2022-09-09 03:25:03下载
- 积分:1
-
数字信号处理的一系列实验
资源描述实现Apriori算法,应用于如下的数据(给定参数),挖掘频繁项集 -an example for Apriori algorithm in data mining
- 2022-02-22 04:40:18下载
- 积分:1
-
poason方法进行网格
poason method to make mesh
- 2022-07-01 06:03:39下载
- 积分:1
-
用mente-calo法算三维积分:
工作平台是:vs2002(7.0) MFC
用mente-calo法算三维积分:
工作平台是:vs2002(7.0) MFC-with mente- calo 3D integral operator France : working platform is : vs2002 (7.0) MFC
- 2022-08-20 16:19:10下载
- 积分:1
-
cpu 调度算法 fcfs sjf,RR,......
cpu 调度算法使用六种调度算法先到送达,最短的工作,首先,没有抢占优先级与无抢占循环赛
- 2022-02-10 05:22:38下载
- 积分:1
-
Will perform 3D Gaussian quadrature over a user
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.
Function inputs need not accept vector args. -Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.Function inputs need not accept vector args.
- 2023-05-07 01:50:02下载
- 积分:1
-
高斯正算坐标程序计算高斯投影的正算问题克拉索夫斯基椭球...
高斯正算坐标程序计算高斯投影的正算问题克拉索夫斯基椭球-Gaussian count is calculated coordinates of the Gaussian projection is counting police used batons for dispersing ellipsoid
- 2023-05-22 00:55:03下载
- 积分:1
-
多层神经网络DEMO(C#)
一个多层神经网络的DEMO 。这个多层神经网络通过学习训练后可以 准确地计算AND和OR运算(注意这里的准确只是最接近正确解的意思。你懂的)
- 2022-02-05 20:29:28下载
- 积分:1