登录
首页 » Visual C++ » s3c2410_ucosii

s3c2410_ucosii

于 2008-05-12 发布 文件大小:326KB
0 105
下载积分: 1 下载次数: 35

代码说明:

  arm9下,ucos邮箱对列的基本应用,(ARM9 under, ucos-mail list of the basic applications,)

文件列表:

s3c2410_ucosii
..............\2410ucos.IAB
..............\2410ucos.IAD
..............\2410ucos.IMB
..............\2410ucos.IMD
..............\2410ucos.PFI
..............\2410ucos.PO
..............\2410ucos.PR
..............\2410ucos.PRI
..............\2410ucos.PS
..............\2410ucos.SearchResults
..............\2410ucos.WK3
..............\App
..............\...\DEMO.H
..............\...\interrupt_task.c
..............\...\interrupt_task.h
..............\...\Main.c
..............\DRV
..............\...\DRIVER.H
..............\...\SHARE.H
..............\...\Uart
..............\...\....\Uart.c
..............\...\....\UART.H
..............\...\....\Uart0.c
..............\...\....\Uart0.h
..............\lyf_readme.txt
..............\s3c2410_ucosii
..............\..............\s3c2410_ucosii_Data
..............\..............\...................\Debug
..............\..............\...................\DebugRel
..............\..............\...................\........\ObjectCode
..............\..............\...................\........\s3c2410_ucosii.axf
..............\..............\...................\........\s3c2410_ucosii.bin
..............\..............\...................\Release
..............\s3c2410_ucosii.IAB
..............\s3c2410_ucosii.IAD
..............\s3c2410_ucosii.IMB
..............\s3c2410_ucosii.IMD
..............\s3c2410_ucosii.PFI
..............\s3c2410_ucosii.PO
..............\s3c2410_ucosii.PR
..............\s3c2410_ucosii.PRI
..............\s3c2410_ucosii.PS
..............\s3c2410_ucosii.SearchResults
..............\s3c2410_ucosii.WK3
..............\S3C241~1.SearchResults
..............\target
..............\......\2410addr.h
..............\......\2410addr.s
..............\......\2410init.s
..............\......\2410lib.c
..............\......\2410lib.h
..............\......\2410slib.h
..............\......\2410slib.s
..............\......\bitfield.h
..............\......\Def.h
..............\......\errno.h
..............\......\hardware.h
..............\......\irq.c
..............\......\irq.h
..............\......\irqs.h
..............\......\Memcfg.s
..............\......\mmu.c
..............\......\mmu.h
..............\......\Option.h
..............\......\Option.s
..............\......\os_cpu_a.s
..............\......\os_cpu_c.c
..............\......\S3C2410.h
..............\ucos-ii
..............\.......\datatype.h
..............\.......\includes.h
..............\.......\OS_CFG.H
..............\.......\OS_CORE.C
..............\.......\OS_CPU.H
..............\.......\OS_FLAG.C
..............\.......\OS_MBOX.C
..............\.......\OS_MEM.C
..............\.......\OS_MUTEX.C
..............\.......\OS_Q.C
..............\.......\OS_SEM.C
..............\.......\OS_TASK.C
..............\.......\OS_TIME.C
..............\.......\UCOS_II.C
..............\.......\UCOS_II.H

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SUN
    基于NIOS II的LED屏贪食蛇设计,基于NiosII软核处理器和LED点阵显示屏的贪吃蛇游戏内容是:一条蛇在封闭的围墙里,围墙里随机出现一个食物。玩家通过4个按键控制蛇上下左右移动,且蛇只能沿着头运动的轨迹移动。蛇头撞到食物,则食物被吃掉,蛇身体增长一节,同时记1分,又出现食物,等待蛇通过玩家的控制来吃掉,如果蛇头在移动中出界或咬到自己的身体则游戏结束,并且加入了一些附加功能如蛇身加速,选择难度,开关机屏幕画面的优化等一系列功能,使游戏更具可玩性。(NIOS II LED screen Snake design, NiosII based soft-core processor and LED dot matrix display Snake game content is: a snake in a closed fence, the fence was a random food. Players control a snake through 4 keys to move around, and the head of the snake can move along the track movement. Snakeheads hit the food, the food is eaten, the snake grow body section, but remember one point, appeared foods, through the player controls a snake waiting to eat, if snakeheads bite out of bounds or move their bodies in the game end, and added some additional features such as snake acceleration, choose the difficulty to optimize switching machine screen and a series of features that make the game more playable.)
    2014-01-09 23:04:57下载
    积分:1
  • winddk
    驱动开发的一些简介,帮助大家理解什么是驱动,什么是DDK(Some of us driven development to help people understand what is driving what is DDK)
    2010-09-23 10:53:00下载
    积分:1
  • Desktop
    绘制entity,visual studio下的MFC下的openGL下的程序(render entity)
    2013-10-25 20:58:54下载
    积分:1
  • MATLAB6.0
    本文件含有关于matlab学习的资料,适用于初学者(This document contains information on learning matlab for beginners)
    2010-07-09 19:19:01下载
    积分:1
  • 1.基于openGL的3D教室场景
    一个基于OpenGL的3D教室场景,可漫游,代码量不多。(A OpenGL based 3D classroom scene that can roam with little code.)
    2021-01-06 19:48:53下载
    积分:1
  • algmrpthmandArtificial
    人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者(Artificial neural network BP algorithm source code and demonstration program, suitable for the introduction of neural network algorithm)
    2018-11-28 22:03:59下载
    积分:1
  • LSD_C
    自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
    2021-02-01 10:50:01下载
    积分:1
  • 04299003
    有關於發光二極體利用光子晶體設計分析之文章(Has on the light-emitting diode using photonic crystal design and analysis of the article)
    2008-07-04 17:20:43下载
    积分:1
  • fitellipse(two-method)
    我收集的老外编的椭圆拟合算法,C++实现,输入一组XY数据就能求出椭圆参数(I collected foreigner series the oval fitting algorithm, C++, achieve)
    2020-10-16 09:17:29下载
    积分:1
  • tongxun
    在vc++6.0程序下,编写的一款具有添加,查找,删除成员信息功能的程序(Write a vc++6.0 program has to add, find, remove members program)
    2012-12-13 16:50:15下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载