CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - basic can

搜索资源列表

  1. 一个多用户多级目录结构文件系统设计与实现

    2下载:
  2. 课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for the document management function
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:55964
    • 提供者:小生
  1. my_os_easy_and_PDF

    0下载:
  2. 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:252797
    • 提供者:jun
  1. FS_arm_drive

    0下载:
  2. AMR7 小型文件系统驱动。 LPC2138基于ucos的中间件,可进行基于FAT32的基本文件操作. -AMR7 small file system driver. Based on the LPC2138 OUT middleware can be conducted based on the basic FAT32 file manipulation.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:97417
    • 提供者:高明
  1. UCOS_LOADBMP

    0下载:
  2. MiniGUI到ucOS-II的位图操作。通过该例子,可以了解MiniGUI位图操作的基本结构,练习MiniGUI位图操作。-MiniGUI to ucOS-II bitmap operation. Adoption of the examples can understand MiniGUI bitmap in the basic operation of the structure and practice MiniGUI bitmap operation.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:4762043
    • 提供者:张磊
  1. s3c44b0chumoping

    0下载:
  2. 当手指或笔触摸屏幕时,平常相互绝缘的两层导电层就在触摸 点位置有了一个接触,因其中一面导电层接通X轴方向的5V均匀电压场(图a) ,使得检测层的电压由零变为非零,控制器侦测到这个接通后,进行A/D转换 ,并将得到的电压值与5V相比即可得触摸点的X轴坐标为(原点在靠近接地点 的那端):Xi=Lx*Vi / V(即分压原理)同理得出Y轴的坐标,这就是所有电 阻技术触摸屏共同的最基本原理。-finger or pen to touch the screen, usually two
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:64547
    • 提供者:简其平
  1. MyLwip02

    0下载:
  2. 基于sam7x256平台做的CAN与网口互转接口, 只是把基本框架写出!估计有错误,抛砖引玉,-sam7x256 platform based on the CAN do with the network interface mouth referrals, but the basic framework to write! Estimated to be wrong, congregate, Oh
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1596408
    • 提供者:健健
  1. canet

    0下载:
  2. ucos平台下的can网络源代码,实现了基本的can接收器和发生器,没有上层协议的运用-uCOS platform can network source code, can realize the basic receiver and generator, there is no agreement to use the upper
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:4947
    • 提供者:qgq
  1. ucos_ex1

    0下载:
  2. ucos移植到44b0的示例程序,ads1.2开发环境,可以通过本例学习基本的任务调用~-ucos transplant procedures 44b0 example, ads1.2 development environment, can learn from this case, the basic task of calling ~
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:227559
    • 提供者:向北
  1. E-book_Video_Audio_Tutorial20071119_05

    0下载:
  2. uC/OS-Ⅱ是一个免费的源代码公开的实时嵌入式内核,它提供了实时系统所需的基本功能。其包含全部功能的核心部分代码只占用8.3K字节,而且由于uC/OS-Ⅱ是可裁剪的,所以用户系统中实际的代码最少可达2.7K字节,可谓短小精悍。-uC/OS- Ⅱ is a free open source real-time embedded kernel, which provides the basic functions required for real-time systems. It include
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3507565
    • 提供者:李玉
  1. UCOSIImulti-taskswitchroutine

    0下载:
  2. 三个任务分别通过UART0输出0X01,0X02,0X03,可以学习理解信号量的基本用法及多任务的调度方法-Three tasks respectively, through UART0 output 0X01, 0X02, 0X03, can learn to understand the basic usage of semaphores and multi-task scheduling method
  3. 所属分类:uCOS

    • 发布日期:2017-04-14
    • 文件大小:6623
    • 提供者:endylove1314
  1. TC005

    0下载:
  2. 基本练习程序,可以帮助我们提高编程能力,优化代码非常重要。-basic practice procedures ,which can improve our ability to program ,at the same time ,it is very important。
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:6571
    • 提供者:好孩子
  1. jiao_tong__deng

    0下载:
  2. 实现了交通灯的基本功能,基于ucos实现,可以直接跑在博创2410平台上-Implements the basic functions of traffic lights, based on ucos implementation, can run in the 2410 platform Borch
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:1829072
    • 提供者:123
  1. USB

    0下载:
  2. ISP1161A1,基于arm LPC2292的USB开发,可以完成基本的读写等操作。-ISP1161A1, based arm LPC2292 USB development, can complete the basic reading and writing operations.
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:657828
    • 提供者:xiaoming
  1. ucOS-II-V2.86-uCGUI-3.9-DEMO

    0下载:
  2. stm32开发 ucgui+ucosii 的最基础摸板 可以进行学习和开发-stm32 development ucgui+ ucosii the most basic formwork can learn and develop
  3. 所属分类:uCOS

    • 发布日期:2017-05-23
    • 文件大小:7768899
    • 提供者:杨照
  1. ucos_exit_printf

    0下载:
  2. MDK开发环境下的,基于神州三号STM32F103开发板的程序。基于ucos2.86的两个基本任务,外部按键中断程序。固件库是3.3版本,并且能串口输出打印汉字到超级中断-MDK development environment, based on the Shenzhou III STM32F103 development board procedures. Ucos2.86 two basic tasks, the external key interruption. The firmware
  3. 所属分类:uCOS

    • 发布日期:2017-06-12
    • 文件大小:20266800
    • 提供者:胡耀华
  1. uCOS-II

    0下载:
  2. 是建立UCOS系统的最基本的工程,可以下载进行UCOS系统的移植-The establishment of UCOS system is the basic project, you can download the UCOS system transplantation
  3. 所属分类:uCOS

    • 发布日期:2017-05-21
    • 文件大小:6560738
    • 提供者:张璐
  1. ucosIIPucgui

    0下载:
  2. 是建立UCOS系统上的UCGUI的最基本的工程,可以下载进行UCOS系统和UCGUI的移植-Is the establishment of UCOS system on the UCGUI the most basic project, you can download the UCOS system and UCGUI transplantation
  3. 所属分类:uCOS

    • 发布日期:2017-06-12
    • 文件大小:20668878
    • 提供者:张璐
  1. uC_Prj

    0下载:
  2. 原创的ucos例程,共11个,包含了所有ucos基本内容,如信号量,调度锁等;学STM32首先要了解ucos的架构,清楚架构后,移植都是一件很简单的事情。相信这些例题能够帮助到大家入门ucos-ucos source code exaple created by myself. 11 in all, which includes all of basic context of ucos, such as Semaphore,OSSchedLock It s need to know
  3. 所属分类:uCOS

    • 发布日期:2017-06-15
    • 文件大小:24152264
    • 提供者:HM_K
  1. uCOS-III-User-Manual

    0下载:
  2. 本教程开始带领大家学习μCOS-III的源码分析和使用,在讲这个前需要做几期嵌入式实时操作系统基础知识和基于时间触发的嵌入式系统使用方法。这么做主要是方面没有OS基础的同学也可以直接学习μCOS-III,本期教程就从嵌入式实时操作系统基本概念开始 -This tutorial source code analysis began to lead everyone to learn and use μCOS-III, and in talking about this before the n
  3. 所属分类:uCOS

    • 发布日期:2017-05-19
    • 文件大小:5596441
    • 提供者:安富莱电子
  1. ucosii

    0下载:
  2. 创建了一个最基本的通用的ucos操作系统,对学习本操作系统入门可以-Created a basic general ucos operating system, learning the operating system can see the entry
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1498862
    • 提供者:
« 12 »
搜珍网 www.dssz.com