-
dsp28335 SCI与电脑串口通信
dsp28335的串口代码,采用非中断的方式,包含SCI的GPIO口的初始化,系统初始化,设置串口的波特率,最后串口发送函数。代码直接下载到flash中运行,运行环境为CCS5.2。
- 2022-08-11 01:02:52下载
- 积分:1
-
实现对TS
实现对TS->PES->ES,分离出TS流里的视频音频,也可将视频音频合并为TS流.
实现对PS->PES->ES->PES->TS,分离出PS流里的视频音频,也可将视频音频合并为PS流.
-Realize on the TS-
- 2023-06-20 00:45:05下载
- 积分:1
-
AMI motherboard BIOS source.
AMI 主板的BIOS源码。-AMI motherboard BIOS source.
- 2022-04-09 02:32:52下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1
-
c 语言实现快速排序算法
通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。
- 2022-01-25 21:14:12下载
- 积分:1
-
此程序是关于SP
此程序是关于SP-FET430X110 Demo - Timer_A的小程序。-This procedure is on the SP-FET430X110 Demo- Timer_A small procedures.
- 2023-02-04 07:35:03下载
- 积分:1
-
Implementing a Real
Implementing a Real-Time Clock on the MSP430
- 2022-12-29 14:45:03下载
- 积分:1
-
Blob autotest. Used on xscale (usb_download function)
Blob autotest. Used on xscale (usb_download function)
- 2022-05-28 21:26:44下载
- 积分:1
-
用单片机设计完成多按键功能的温度计,主要采用51单片机完成的设计。...
用单片机设计完成多按键功能的温度计,主要采用51单片机完成的设计。-MCU design is completed with a thermometer multi-function buttons, the main use of 51 MCU to complete the design.
- 2022-02-12 15:44:54下载
- 积分:1
-
华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试...
华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试-huaheng development board s3c2410 button interrupt handling procedures. Which keys4.c-driven procedures, key.c button for the test. By using insmod loading. Re-running./Key test
- 2022-03-21 12:39:03下载
- 积分:1