-
中国象棋源代码
中国象棋源代码,使用Visual c++编写,对喜欢象棋的朋友,可以研究一下算法,具有很好的参考价值~
- 2022-06-03 11:54:15下载
- 积分:1
-
一个自己写的列主元高斯消去法,用Matlab实现
一个自己写的列主元高斯消去法,用Matlab实现-Wrote it myself out of a PCA Gaussian elimination, using Matlab realize
- 2022-09-27 07:20:03下载
- 积分:1
-
tmsC5402的开发与应用
TMS32054的应用,心电出来啊 c双边滤波器 程序源代码和下载链接。... verilog程序仿真滤波器 16阶 运用加法器和乘法器 40KHZ 16...奉承顺序删除心电噪声。第二个订单中删除 EOGnoise。
- 2022-12-31 04:25:03下载
- 积分:1
-
Hanoi汉诺塔
解开汉诺塔谜题,理解递归原理。
新手作品。
- 2022-07-09 08:00:46下载
- 积分:1
-
徐士良算法集
fortran77的各种算法集锦,比如欧拉、高斯消元之类的,有详细方程及对应的算法程序,相当于子程序,可以直接调用
- 2022-09-29 12:15:05下载
- 积分:1
-
Monte Carlo method known as random or statistical skills test method. More than...
蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。
-Monte Carlo method known as random or statistical skills test method. More than half a century, the development of science and technology and the invention of the electronic computer, this method as an independent method was raised and the first nuclear test and research has been applied. The Monte Carlo method is a calculated, but with the general numerical method a great difference. It was based on the theory of probability and statistics-based approach. As the Monte Carlo method can vividly describe things and the physical characteristics of the experimental process, numerical methods to solve some difficult problems, the result of the increasingly extensive application areas.
- 2022-07-14 13:23:24下载
- 积分:1
-
kmeans聚类算法java实现
应用背景package Kmeans;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.ArrayList;
public class KMeans {
private static String fileName = "E:java练习Arithmeticjulei1.txt"; // 文件地址
private static int numTotal; // 聚类总数
private static int K; // 聚类的簇数关键技术典型的聚类算法,应用广发,学习简单,java技术的使用
- 2022-02-01 21:05:33下载
- 积分:1
-
真正的公农历转换类.vip
真正的公农历转换类.vip-genuine public Lunar conversion type. Vip
- 2023-01-19 22:00:04下载
- 积分:1
-
四色方柱问题(Instant Insanity)的求解算法
四色方柱问题(Instant Insanity)的求解算法-four-color side (Instant Insanity) algorithm
- 2022-03-04 09:18:34下载
- 积分:1
-
二
2进制、8进制、10进制、16进制...各种进制间的轻松转换 -two-band, eight-band, 10-band, 16-band band ... all the easy conversion
- 2022-08-15 06:47:02下载
- 积分:1