-
motorola This is based on the company's 32
这是基于motorola公司的32位芯片的用于嵌入式linux的bootloader程序源码。-motorola This is based on the company"s 32-bit chip for embedded Linux source Bootloader procedures.
- 2022-05-07 10:47:15下载
- 积分:1
-
该代码为NIOSII中按键模块的硬件驱动,按键为4x4行列式键盘,通过行列扫描获取键值...
该代码为NIOSII中按键模块的硬件驱动,按键为4x4行列式键盘,通过行列扫描获取键值-The code for the button module NIOSII in hardware drivers, key determinant for the 4x4 keyboard, scanning through the ranks of access keys
- 2022-05-04 23:22:08下载
- 积分:1
-
通过PIC16F877主控芯片操作ISD1760语音芯片,可以通过手动录音以后实现录音地址的提取。地址计算方法包含在注释中,音质好,可以满足大部分的需求。...
通过PIC16F877主控芯片操作ISD1760语音芯片,可以通过手动录音以后实现录音地址的提取。地址计算方法包含在注释中,音质好,可以满足大部分的需求。-PIC16F877 chip operations through the Master ISD1760 voice chip, can be achieved by manually recording after the recording address of the extract. Address calculation method is included in the notes, the sound quality is good, to meet the needs of the majority.
- 2022-01-26 06:22:51下载
- 积分:1
-
C++编程指南是一个人觉得入门
C++编程指南是个人觉得不过入门的参考资料,假如你是初学者,不妨看看,希望对你有帮助!-C++ Programming Guide is a personal feel that entry-reference, however, if you are a beginner, may wish to look at, and they hope to help you!
- 2023-04-29 02:10:03下载
- 积分:1
-
rs 232 aplication in pic 16f84a
rs 232 aplication in pic 16f84a
- 2023-03-12 00:25:04下载
- 积分:1
-
vb与plc通信
vb 使用mscomm1 控件与三菱plc通信程序
vb与plc通信
vb 使用mscomm1 控件与三菱plc通信程序-vb and vb Communications plc control the use of MSComm1 communication program with Mitsubishi plc
- 2022-03-31 10:37:44下载
- 积分:1
-
lwIPtcp/ip栈。做嵌入式的同志们肯定有很多都在找这个吧,我提供的这个包里不仅包含源代码,还有详细的参考手册(PDF)。希望大家喜欢...
lwIPtcp/ip栈。做嵌入式的同志们肯定有很多都在找这个吧,我提供的这个包里不仅包含源代码,还有详细的参考手册(PDF)。希望大家喜欢-lwIPtcp/ip stack. So embedded comrades am sure many are looking for the bar, I offer this bundle includes not only the source code, there is a detailed reference manual (PDF). Hope you like
- 2022-03-20 18:31:28下载
- 积分:1
-
一个通讯系统的嵌入式实时数据库,经典啊,赶紧下载吧
一个通讯系统的嵌入式实时数据库,经典啊,赶紧下载吧-a communications system embedded real-time database, classic ah, quickly download!
- 2022-03-25 07:33:09下载
- 积分:1
-
VeriFone EVO法案1.10.0
应用背景verix EVO的行为1.10.0.1发布日期:第十一月2015日产品建设:2景区简介verix EVO的行为是一个库,这有助于创建应用程序的verix EVO和VX平台。应用关键技术VeriFoneSDKVX行为EVO密码键盘
- 2022-03-22 16:28:49下载
- 积分: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