-
kl05z GCC projtact
这是最简单的KL05z项目。
- 2022-01-21 00:55:54下载
- 积分:1
-
MCUProductionProgrammer_Silicon
MCUProductionProgrammer Silicon Lab
In-system programming involves programming
devices after installation inthe end system. In this
scenario, access to the debug pins (JTAG or C2
interface) is provided in the end system to enable
connection to a programming “Master”. This pro-gramming “Master” can bea Silicon Labs Serial
Adapter (EC2), custom hardware, or for JTAG
devices, a JTAG Boundary Scan test system that
supports the programming ofSilicon Labs devices.
- 2022-08-05 18:50:27下载
- 积分:1
-
G711 U
G711 u-law, A-law and linear PCM conversions Programm.
- 2022-07-12 22:00:48下载
- 积分:1
-
微软SqlCe源码
本源码是从PB6.0中提取的SqlCe的源码,可以帮助理解嵌入数据库的基本机制,在此基础上也可以开发自己的嵌入数据库系统。
SQL Server CE 将 Microsoft SQL Server 的存储功能扩展到运行 Microsoft Windows CE .NET、Windows Powered Pocket PC 2002 或 Pocket PC 2000 的设备,同时为开发人员快速开发应用程序提供了一致的编程模型。
- 2022-06-13 18:20:13下载
- 积分:1
-
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng...
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
- 2022-02-21 11:55:03下载
- 积分:1
-
基本的时钟中断程序
基本的时钟中断程序--Basic clock interrupt program.
- 2022-01-25 15:36:05下载
- 积分:1
-
TI DSP BIOS user manual and driver development
TI DSP BIOS user manual and driver development ,TI官方提出的BIOS使用手册,有利用完善DSP嵌入式系统的编程工具
- 2022-02-15 08:44:34下载
- 积分:1
-
24C02的测试程序,I2C接口,非常有用。
24C02的测试程序,I2C接口,非常有用。-test program of 24c02
- 2022-04-10 04:05:29下载
- 积分:1
-
ucos在嵌入式平台上移植的一般方法和技巧
ucos在嵌入式平台上移植的一般方法和技巧-ucos transplantation in the embedded platform, the general methods and techniques
- 2022-04-10 17:12:11下载
- 积分:1
-
基于arm9的二维码解码项目实训
这是一个嵌入式实训项目,难度中等,用到了QT4知识,linux socket编程,arm驱动等.......代码分为三个内容,客户端,也就是摄像头数据采集端,服务器端,也就是二维码解码端,驱动部分运用了按键中断,pwd。摄像头是v4l2,也就是vedio for linux ,这部分的介绍网上有很多,我就不一一介绍了。开发板是用mini440,内存大小是64M,可能大点的程序比较费劲,所以我采用的客户端/服务器模式,即C/S模式。
- 2022-04-27 07:39:32下载
- 积分:1