-
基本遗传学习分类系统源程序
基本遗传学习分类系统源程序-basic genetic classification system source
- 2023-09-04 12:25:03下载
- 积分:1
-
MATLAB的流体计算和传热程序编写
matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
- 2022-02-10 16:57:53下载
- 积分:1
-
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。...
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。-Offline This is a procedural tool, imitate watches the rotational position indicators, calculated in various indicators of the location coordinates and exported into C language files.
- 2022-01-24 16:56:52下载
- 积分:1
-
对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。
对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。-Difficult when the line integral of the equation y = x* sin (x), using Monte Carlo methods to solve.
- 2022-01-25 15:03:34下载
- 积分:1
-
宽度优先算法解决八码难题
宽度优先算法解决八码难题-width priority code algorithm to solve eight problems
- 2022-06-01 04:17:16下载
- 积分:1
-
获得目录下所有文件列表并批处理
基于MFC的文件批处理程序,从MFC打开文件对话框或者选择文件夹对话框中获得目录,再从当前目录往下得到所有文件列表,并进行批处理。
- 2023-06-11 20:45:03下载
- 积分:1
-
四轴源码以及原理图
小四轴的源码以及原理图 #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8 k = 0;void SPI_Configuration(){ SPI_InitTypeDef SPI_InitStructure; /* SPI1 Config -------------------------------------------------------------*/ SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex; SPI_InitStructure.SPI_Mode = SPI_Mode_Master; SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b; SPI_InitStructure.SPI_CPOL = SPI_CPOL_High; SPI_
- 2023-03-12 15:55:03下载
- 积分:1
-
这个代码可以是10
这个代码可以将一个10进制数转换为任意进制(16以内),非常实用-this code can be a 10-band digital conversion arbitrary 229 (16) after a very practical
- 2022-05-15 20:08:05下载
- 积分:1
-
is studying digital signal processing, signal feel semester with enough solid sc...
正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to promote hands-teachers find themselves in the right programming formula to understand more deeply. The following is what I wrote FFT welcome to enlighten.
- 2022-05-16 20:59:38下载
- 积分:1
-
聚类算法全集以及内附数据集,可以方便使用。
聚类算法全集以及内附数据集,可以方便使用。-clustering algorithm and the Collected Works of containing data sets, it is convenient to use.
- 2022-07-14 12:52:35下载
- 积分:1