搜索资源列表
8052os
- /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.
BaselineJPEGSoftwareCodecCodes
- In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseli
LLCOverCurrentProtectionCircuit
- LLC变换器的数字控制思想,基于C语言的算法。-A novel over-current protection method for LLC resonant converter has been proposed in this paper. This method is very attractive for its good current limit ability, especially under short circuit condition. Moreover, it
PM7832_IC-ON-LINE.CN
- 这个是分布式基站BBU和RRU的IR接口的接口芯片Datasheet-This is a distributed base station BBU and RRU' s IR interface interface chip Datasheet
good-iar-avr-CPP-Photovore_2
- atmel avr C++ sample prototype use this as prototype for your C++ embedded project
VGA_CCD531
- 本文围绕一个包含Nios II软核处理器的可编程片上系统展开数码相机的样机设计。论文首先对样机所要达到的整体功能进行了规划,接下来并行开展了软硬件设计。在硬件方面,充分利用了所使用平台提供的SD卡插槽、键盘、数码管、SRAM等各种硬件资源,并用Verilog HDL硬件描述语言设计了样机系统所需要的VGA接口控制器、CMOS图像传感器接口控制器以及VGA显示存储器;在软件方面,本文基于Nios II软核处理器用C语言实现了SD卡的驱动、FAT文件系统的移植、VGA显视器的驱动以及BMP图片文件的
wait
- /* wait.h - wait facility library header */ /* * Copyright (c) 2003-2006 Wind River Systems, Inc. * * The right to copy, distribute or otherwise make use of this software * may be licensed only pursuant to the terms of an applicable
Digital-temperature-sensor
- 本视频讲解了数字温度传感器的基本原理,并用C语言编程最终通过试验样机实现了数字温度传感器的基本功能。-This video to explain the basic principles of digital temperature sensor, and the C programming language, the final test prototype digital temperature sensor.
inverter_10kw_SPWM
- 10kw2808三相SPWM,已调试,可以输出三相对称SPWM波形-#include "DSP280x_Device.h" // DSP280x Headerfile Include File #include "DSP280x_Examples.h" // DSP280x Examples Include File #include "math.h" #include "IQmathLib.h" // Prototype statements for functio
c语言实践大全
- stm32按键控制led亮灭,另有其他小c语言程序,仅供参考(A prototype C language ALGOL 60 language. (Also known as the A language) In 1963, the University of Cambridge will be developed into ALGOL 60 language CPL (Combined Programming Language) language.)
the c program begin
- c语言的开篇简介,与c语言的相关视频的介绍(A prototype C language ALGOL 60 language. (Also known as the A language))