-
uCOS-II源码及源码分析
它的特点:
1)开源,
2)可移植性,绝大部分代码用C写,硬件相关部分用汇编写,
3可固化,
- 2022-11-18 09:20:03下载
- 积分:1
-
用430做的PWM程序,带上了自己做的时钟功能!看下把!
用430做的PWM程序,带上了自己做的时钟功能!看下把!-430 make use of the PWM process, to bring its own function to do the clock! Facie to!
- 2022-11-21 22:50:03下载
- 积分:1
-
C167CS 程序测试,
其中包含了DAVE工程,可以直接打开看配置内容...
C167CS 程序测试,
其中包含了DAVE工程,可以直接打开看配置内容-C167CS program testing, which includes the DAVE project, and can directly open the configuration to see the contents of
- 2022-03-26 09:31:40下载
- 积分:1
-
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(FFT)时,都是以复数FFT为重点,实数FFT算法都是一笔带过,书中给出的具体实现程序多为BASIC或FOR...
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(FFT)时,都是以复数FFT为重点,实数FFT算法都是一笔带过,书中给出的具体实现程序多为BASIC或FORTRAN程序并且多数不能真正运行。鉴于目前在许多嵌入式系统中要用到FFT运算,如以DSP为核心的交流采样系统、频谱分析、相关分析等。本人结合自己的实际开发经验,研究了实数的FFT算法并给出具体的C语言函数,读者可以直接应用于自己的系统中。--I implemented FFT algorithm in real number and provides a C function. Users could use it directly in their systems.
- 2022-01-26 01:17:49下载
- 积分:1
-
51单片机综合程序
课程作业写的代码,包含900多行用c语言写的51程序,其中包含LED显示模块、键盘模块、数字显示模块、蜂鸣器报警模块、步进电机控制模块、中断模块等等,是一个比较综合的程序
- 2022-07-06 22:26:29下载
- 积分:1
-
用C++开发的操作系统,包括一些源代码
使用C++开发操作系统源代码,此代码非常之好有口皆碑,大家仔细研究,共创国内软件业-Develop operator system using C++, include some source code
- 2022-04-18 01:42:32下载
- 积分: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
-
MSP430 RTOS running on examples
MSP430上运行RTOS实例-MSP430 RTOS running on examples
- 2022-03-19 04:53:43下载
- 积分:1
-
awk的自述
AWK使用说明,简单介绍了LINUX下强大的工具awk的使用方法.-AWK README
- 2022-08-20 22:23:24下载
- 积分:1
-
一个含socket接口的小型tcp/ip协议栈
一个含socket接口的小型tcp/ip协议栈-A socket interface containing small tcp/ip protocol stack
- 2023-09-04 02:15:03下载
- 积分:1