-
支撑向量机的函数,可以用于识别、分类和分割,是很好的分类算法...
支撑向量机的函数,可以用于识别、分类和分割,是很好的分类算法-Support Vector Machines function, can be used for identification, classification and segmentation, is a good classification algorithm
- 2022-07-07 04:49:17下载
- 积分:1
-
这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序...
这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序-This is based on image processing, using MATLAB programming, the realization of the edge after the edge extraction process refinement
- 2022-06-20 02:06:34下载
- 积分: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
-
图像处理、傅氏变换函数全,是学习BMP图像处理的必备函数集...
图像处理、傅氏变换函数全,是学习BMP图像处理的必备函数集-image processing, Fourier transform function entire study is the BMP image processing required Function Set
- 2023-05-16 01:25:03下载
- 积分:1
-
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而
使许多用Direc...
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而
使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。 - 角色控制(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.- The role of control (with the implementation of document)
- 2022-08-10 14:07:54下载
- 积分:1
-
基于processing2.1的信息可视化:theme river
利用processing2.1软件,做出信息可视化的一个theme river layout,来展示我国人口年龄与受教育程度的关系
- 2022-07-03 01:07:54下载
- 积分:1
-
这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考...
这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考-This is an image compression procedures, I used to write c language, in hopes of giving the learning algorithm analysis of the students as a reference
- 2022-03-05 17:23:32下载
- 积分:1
-
mallat实现信号的分解与重构,可帮助深刻理解mallat的意义
mallat实现信号的分解与重构,可帮助深刻理解mallat的意义-Mallat realize signal decomposition and reconstruction can help a deep understanding of the significance of Mallat
- 2023-01-08 07:25:03下载
- 积分:1
-
A small drawing tools, a simple function, into the interface seems perfect.
一个小小的画图工具,简单的功能,进似完美的界面。-A small drawing tools, a simple function, into the interface seems perfect.
- 2022-01-25 22:10:25下载
- 积分:1
-
根据图斑错误画圆程序处理得到的CAD表文件,读取其中的坐标并在CAD下画圆。...
根据图斑错误画圆程序处理得到的CAD表文件,读取其中的坐标并在CAD下画圆。-According to the error Circle Polygon procedures get CAD table file, read one of the coordinates and draw a circle under the CAD.
- 2023-03-13 13:45:03下载
- 积分:1