-
将openCV移植到DSP上
这是一个可以将OPENcv移植到DSP上的库函数包括CV库等等,比如可以将这个库运用到CCS5.1上,自动生成库LIB也就是EMCV库,这样就可以直接在DSP上直接使用OPENCV函数了,非常方便使用~当然这个库要自己在CCS平台上进行编译
- 2023-07-21 14:55:03下载
- 积分:1
-
基于对
基于PCI-1240运动控制卡的示例5-PTP-Based on the PCI-1240 motion control card examples of 5-PTP
- 2022-03-18 11:39:32下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
avrusb源码,好
avrusb源码,好--Source code for avrusb.
- 2023-08-30 16:50:03下载
- 积分:1
-
这个函数是一段采用二分法计算正的浮点数开方的代码,采用C语言编写,在uClinux下编译通过并能正常运行。...
这个函数是一段采用二分法计算正的浮点数开方的代码,采用C语言编写,在uClinux下编译通过并能正常运行。- This function is a section uses the dichotomy to calculate the
floating number root the code, uses the C language compilation,
translates under uClinux through and can the normal operation.
- 2022-05-19 18:04:43下载
- 积分:1
-
qlinux 是一款免费的,应用于嵌入式系统的软件操作系统
qlinux 是一款免费的,应用于嵌入式系统的软件操作系统-qlinux is a free software used in embedded systems operating systems
- 2022-05-23 11:15:50下载
- 积分:1
-
基于嵌入式QT和DBstar SQL关系数据库的应用软件
基于嵌入式QT和DBstar SQL关系数据库的应用软件
- 2023-01-29 16:30:03下载
- 积分:1
-
Kangxin the company' s experimental version of the 8051 nuclear. Using FPGA e...
康欣公司的实验版的8051核。用FPGA嵌入一个8051单片机。-Kangxin the company" s experimental version of the 8051 nuclear. Using FPGA embedded in a 8051.
- 2022-03-10 09:00:10下载
- 积分:1
-
/* To learn ARM9 S3C44B0 in call features and functions of the message in both E...
/* 学习ARM9 S3C44B0中电话呼叫功能和中英文短信功能的实现方
/* 1. 该实验仅仅适用与JX44B0-2以及JX44B0-3实验箱 */
/* 2. 实验之前请阅读用户手册,并进行正确的硬件连接 */
/* 3. 实验过程需要SIM卡,SIM可以使用中国移动和中国联通的各种手机卡 */
/* 4. SIM卡请不要带电插拔,否则容易导致烧卡 */
/* 5. 短信实验中需要修改短信中心号码,请参照您的手机中的设置设置该值, */
/* 注意去掉前面的 + 号-/* To learn ARM9 S3C44B0 in call features and functions of the message in both English and Chinese to realize/* 1. The experiment is only applicable with JX44B0-2, as well as JX44B0-3 experiment boxes*//* 2. Experiment please read the user manual before and the correct hardware to connect*//* 3. experimental process requires SIM card, SIM can use China Mobile and China Unicom a variety of mobile phone cards*//* 4. SIM card, please do not live plug, otherwise easily lead to burn cards*//* 5. experiments need to amend the message message center number, please refer to your phone settings in setting this value,*//* Note remove the front of+ No.
- 2022-03-13 12:16:59下载
- 积分:1
-
检验gui程序的例子,适合嵌入式和linux操作系统
检验gui程序的例子,适合嵌入式和linux操作系统-gui testing procedures example, and for embedded Linux operating system
- 2022-08-07 16:13:08下载
- 积分:1