-
A simple OCR prorg
基于matlab的简易OCR程序。可通过MATLAB直接查看各子部分,-A simple OCR prorg
- 2022-06-28 18:20:09下载
- 积分: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
-
这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法...
这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法-this algorithm, there are several examples of games, including polygon game, loading problems, such as single-source path, which is a more classical algorithm
- 2022-03-15 12:23:51下载
- 积分:1
-
层叠更替的彩虹窗口 美丽至极
层叠更替的彩虹窗口 美丽至极-cascading turnover rainbow extremely beautiful window
- 2022-12-01 12:40:08下载
- 积分:1
-
Matlab image processing is very useful procedure, RGB images into gray
matlab图象处理中非常有用的程序,RGB图象转化为灰度图象的程序,在运用中很有效-Matlab image processing is very useful procedure, RGB images into gray-scale images procedures, in the use of very effective
- 2022-03-16 14:01:03下载
- 积分:1
-
一个3维分形几何图形生成程序
一个3维分形几何图形生成程序-A 3-dimensional fractal geometry to generate process
- 2022-10-01 10:45:06下载
- 积分:1
-
一个转动的风车,还有待改进。
一个转动的风车,还有待改进。-a rotation of the windmill, there is room for improvement.
- 2022-08-13 17:27:19下载
- 积分:1
-
opengl写的图形例子 opengl写的图形例子
opengl写的图形例子 opengl写的图形例子 -opengl graphic example of opengl write write write opengl graphic example of the graphic example of the graphic example of opengl to write
- 2022-02-13 19:13:51下载
- 积分:1
-
professional
专业级别的读写图形文件的OCX控件,能支持art,bmp,cut,dib,emp,gem,gif,hrz,iff,img,png,jpg,lbm,mac,msp,pcx,ras,rle,tga,tif,wmf,wpg等文件格式。-professional-level graphics literacy documents OCX controls will support the art, bmp, cut, Freehand emp, gem, gif, hrz, iff, img, png, jpg, LBM, mac, msp, nil, ras, eps, and vbx, tif , exe, wpg other file formats.
- 2022-01-30 19:09:18下载
- 积分:1
-
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。-ov9653 register, including SXGA, VGA, QVGA, has been verified.
- 2022-04-28 11:14:22下载
- 积分:1