-
一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。...
一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。-a classification algorithm, which used Markov estimation, classification of high accuracy.
- 2022-02-04 20:39:03下载
- 积分:1
-
用c语言编写的,三维医学图像开发源程序库和范例应用
用c语言编写的,三维医学图像开发源程序库和范例应用-prepared in 3D medical image source for the development of applications and examples
- 2022-07-27 22:37:19下载
- 积分:1
-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
实现2
Kriging 算法实现 2维和3维地图等高线,在地理信息系统或者医学图象处理上很有用-Kriging algorithm realize 2-D and 3-dimensional map of contour lines, in geographic information systems or medical image processing on the very useful
- 2023-04-27 06:45:03下载
- 积分:1
-
人脸识别数据库,一共有40个人,每个人10副图像,大小是92*112...
人脸识别数据库,一共有40个人,每个人10副图像,大小是92*112-Face recognition database, a total of 40 individuals, each person 10 images, size is 92* 112
- 2022-01-22 02:19:19下载
- 积分:1
-
通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数...
通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数-through a series of points with a minimum two multiplication fitting straight line, also includes paintings and calculating normal parallel lines some small function
- 2022-03-15 15:06:56下载
- 积分:1
-
曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较...
曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ# compiler, interactive interface, and a variety of more fitting way
- 2022-03-09 19:44:08下载
- 积分:1
-
数字图象处理中的腐蚀程序,数字形态学中的二值形态学
数字图象处理中的腐蚀程序,数字形态学中的二值形态学- In digital image processing corrosion procedure, in digital
morphology two values morphology
- 2022-02-04 08:11:30下载
- 积分:1
-
introduced the viewfinder change and model changes, translation and rotation of...
介绍了取景变化和模型变化,进行平移和旋转,取景变化相当于相机的变换,模型变化用来控制图形元素的位置-introduced the viewfinder change and model changes, translation and rotation of the camera viewfinder or changes transform the model used to control changes in the location of graphics elements
- 2023-06-07 15:55:03下载
- 积分:1
-
层叠更替的彩虹窗口 美丽至极
层叠更替的彩虹窗口 美丽至极-cascading turnover rainbow extremely beautiful window
- 2022-12-01 12:40:08下载
- 积分:1