-
实数编码模拟退火算法
MATLAB中的模拟退火算法
- 2022-08-13 19:36:43下载
- 积分:1
-
存储器管理
在存储器管理中,连续分配方式会形成许多“碎片”,虽然可通过“紧凑”方法将许多碎片拼接成可用的大块空间,但须为之付出很大开销。如果允许将一个进程直接分散地装入到许多
- 2023-02-17 04:10:03下载
- 积分:1
-
k-means的java实现
应用背景Implement k-means clustering on a training data set to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data
mining strategy known as k-means clustering.
The 6 variables in the training data are used to plot the data and
centroids are placed to locate clumps of the 255, classified training
data. Once located, a classification value can be assigned to the 100,
test data.
- 2022-02-20 08:20:20下载
- 积分:1
-
科学与工程数值算法(可视化版本),清华大学…
科学与工程数值算法(Visual C++版),清华大学出的,这是源代码,有需要的朋友可以看看呀!-science and engineering numerical algorithm (Visual C version), the Tsinghua University, which is the source code, we need friends can see!
- 2022-09-23 12:10:03下载
- 积分:1
-
数据结构线性链表课程设计,附有详细课程设计报告。已调试,可以下载。...
数据结构线性链表课程设计,附有详细课程设计报告。已调试,可以下载。-linear list data structure curriculum design, with detailed curriculum design report. Have debugging, can be downloaded.
- 2023-03-03 18:30:03下载
- 积分:1
-
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2023-03-12 12:35:03下载
- 积分:1
-
QPSK调制解调算法FPGA实现代码
该算法实现了QPSK调制解调,载波同步算法采用costas环,位定时采用Gardner算法
- 2023-04-22 23:35:05下载
- 积分:1
-
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix multiplication between matrix multiplication. Between square division, the inverse square. Matrix transpose matrix functions
- 2023-01-27 15:40:04下载
- 积分:1
-
可以很好的实现数学中的算法
可以很好的实现数学中的算法-can achieve good mathematics algorithm
- 2022-01-25 22:11:17下载
- 积分:1
-
C程序贝塞尔解算
贝塞尔大地问题解算,C程序……包括了贝塞尔大地问题的正算和反算,并且其中有一个自己编写的.h的文件,这个问价能够简化程序……事先准备了一组正确数据来验证程序正确性,如果需要计算其他结果,则修改TXT文件中数据即可。
- 2023-03-11 22:10:04下载
- 积分:1