-
用于TSP的蚁群算法的源程序,包括C语言及C
用于TSP的蚁群算法的源程序,包括C语言及C-ant clony pro
- 2022-11-16 13:15:03下载
- 积分:1
-
leetcode参考源码(java)
leetcode部分题目的Java实现,未包含全部的152道题,只有44道,对于需要刷算法题,准备笔试面试的人还是很有用的,尤其是外企。刷题网址oj.leetcode.com
- 2022-01-26 01:19:58下载
- 积分:1
-
THE FINITE
THE FINITE-DIFFERENCE TIME-DOMAIN
(FDTD) PART IV
The Perfectly Matched Layer (PML) Absorbing
Boundary Condition
-THE FINITE-DIFFERENCE TIME-DOMAIN
(FDTD) PART IV
The Perfectly Matched Layer (PML) Absorbing
Boundary Condition
- 2022-05-16 05:40:54下载
- 积分:1
-
高维数据判别分析程序!数据挖掘及图像分析利器!matlab版!...
高维数据判别分析程序!数据挖掘及图像分析利器!matlab版!-High dimensional data discriminant analysis procedures! Data mining and image analysis tool! matlab version!
- 2022-11-23 04:55:03下载
- 积分:1
-
用c++实现的矩阵运算类,包括了各种矩阵的运算
用c++实现的矩阵运算类,包括了各种矩阵的运算-With c++ Realization matrix calculation categories, including a variety of matrix operations
- 2022-03-25 07:07:16下载
- 积分:1
-
3D打印机下位机源码(不完整)以及原理图
3D打印机下位机源码(不完整)以及原理图,网上看到的,觉得不错,包括下位机各部件的驱动以及原理图
- 2022-12-11 18:10:05下载
- 积分:1
-
求1000以内的水仙花数
求1000以内的水仙花数- Strives for 1,000 within the narcissus flower several
- 2022-02-01 23:31:43下载
- 积分:1
-
有限差分波动方程不加边界条件二阶正演时间切片程序。
有限差分波动方程不加边界条件二阶正演时间切片程序。-Finite difference wave equation without boundary conditions of second-order forward time-slicing procedure.
- 2023-01-28 02:50:03下载
- 积分:1
-
计算两个日期间的天数差
计算两个日期间的天数差-calculate the day interval between two datetime value
- 2022-04-28 19:10:44下载
- 积分:1
-
Sicily 1009梅森素数
One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers.
A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.)
Initially it looks as though the Mersenne numbers are all primes.
Prime
Corresponding Mersenne Number
2
4–1 = 3 -- prime
3
8–1 = 7
- 2022-03-17 05:46:40下载
- 积分:1