-
矩阵运算的程序,很全,也可以自己在上面重新增加功能哦
矩阵运算的程序,很全,也可以自己在上面重新增加功能哦 -matrix calculation procedures, very full, or in the above functional re-oh
- 2022-04-30 11:59:22下载
- 积分:1
-
It s simple implementation of Genetic Algorithm on
8
It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.
- 2022-02-21 02:51:52下载
- 积分:1
-
贝叶斯bayes算法分类器诊断程序
贝叶斯bayes算法分类器诊断程序-Bayesian classifier diagnostic procedures
- 2022-02-03 21:13:18下载
- 积分:1
-
FPGA驱动VGA 显示图片
FPGA驱动VGA 显示图片的完整代码,经测试可用,ROM中已经保存有一个图片的rgb信息,大家也可以更改图片,去网上下载一个RGB提取的程序就可以了,把图片rgb信息保存在ROM里-FPGA VGA CODE
- 2022-07-17 03:03:05下载
- 积分:1
-
the file implements in C the nealder mead simplex algorithm for derivative free...
the file implements in C the nealder mead simplex algorithm for derivative free optimisation
- 2022-04-11 16:27:29下载
- 积分:1
-
eigen开源的矩阵运算c++工具包
eigen工具包,是包括矩阵常用运算的开源C++工具包,不用安装可直接添加使用,非常方便
- 2022-04-26 12:19:36下载
- 积分:1
-
聚类算法全集以及内附数据集,可以方便使用。
聚类算法全集以及内附数据集,可以方便使用。-clustering algorithm and the Collected Works of containing data sets, it is convenient to use.
- 2022-07-14 12:52:35下载
- 积分:1
-
数码管静态显示
#include#define uchar unsigned char#define uint unsigned intsbit dula=P2^6;sbit wela=P2^7;uchar num;uchar code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};void delay(uint);void main(){
- 2023-06-14 07:15:04下载
- 积分:1
-
简单的角度计算,能进行简单加减发运算
简单的角度计算,能进行简单加减发运算-simple perspective, the simple addition and subtraction can be made Operational
- 2022-09-24 07:40:03下载
- 积分:1
-
四阶龙格库塔法求解流体力学
四阶龙格库塔法求解流体力学--
关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics-- on the Navier-Stokes equations to solve the serial source
- 2022-02-13 20:49:51下载
- 积分:1