-
多种中文点阵字库,适合嵌入式系统开发
包括16×16点阵和24×24点阵...
多种中文点阵字库,适合嵌入式系统开发
包括16×16点阵和24×24点阵-A variety of Chinese dot-matrix font, suitable for embedded system development, including 16 × 16 lattice and 24 × 24 dot matrix
- 2023-03-19 10:20:03下载
- 积分:1
-
关于手机BOOTLADER相关,请有这方面经验的朋友与我联系
关于手机BOOTLADER相关,请有这方面经验的朋友与我联系-BOOTLADER on the mobile phone related, please have experience in this area to contact me friends
- 2023-01-08 09:35:04下载
- 积分:1
-
s3c2440的外围板和核心板原理图,其中核心板采用dimm
s3c2440的外围板和核心板原理图,其中核心板采用dimm-200封装,便于扩展-peripheral circuit and core circuit about s3c2440, in which the dim-200 package is adopted for expansion.
- 2023-08-04 09:05:02下载
- 积分:1
-
嵌入式系统下的五笔字型输入法码表。很难得哦
嵌入式系统下的五笔字型输入法码表。很难得哦-Embedded System under the WBZX stopwatch. Rare oh
- 2023-04-06 12:05:03下载
- 积分:1
-
对原理图室的发展,学生在哈尔…
开发试验箱的原理图,从事硬件开发的同学可以看看 一定会获益匪浅-The development of chamber of the schematic diagram, the students engaged in hardware development will certainly benefit can look at
- 2022-08-26 14:29:03下载
- 积分:1
-
汽车传感器技术在单片机的应用:检测系统的综合应用、工作原理,主要部件介绍
汽车传感器技术在单片机的应用:检测系统的综合应用、工作原理,主要部件介绍-Automotive sensor technology in SCM applications: detection of integrated application system, working principle, introduce the main components
- 2022-01-25 23:51:08下载
- 积分:1
-
8051 prepared by the ISD2575 voice chip program
8051单片机编写的ISD2575语音芯片程序-8051 prepared by the ISD2575 voice chip program
- 2022-04-08 03:42:39下载
- 积分:1
-
嵌入式linux下的armboot
嵌入式linux下的armboot-1.1.0-embedded under the armboot linux-1.1.0
- 2022-03-16 00:25:48下载
- 积分:1
-
5045芯片控制程序
5045芯片控制程序-5045 chip control procedures
- 2022-03-11 12:51:25下载
- 积分:1
-
基于opencv手势识别的智能机器人代码
void track_hand()
{
image = cvCreateImage( sz, 8, 3 );
hsv = cvCreateImage( sz, 8, 3 );
hue = cvCreateImage( sz, 8, 1 );
mask = cvCreateImage( sz, 8, 1 );
//分配掩膜图像空间
backproject = cvCreateImage( sz, 8, 1 );
//分配反向投影图空间,大小一样,单通道
- 2022-01-21 17:27:04下载
- 积分:1