虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

RT-thread

RT-thread是一款主要由中国开源社区主导开发的开源实时操作系统(v3.1.0以及以前版本遵循GPLv2+许可协议,v3.1.0以后版本遵循ApacheLicense2.0开源许可协议)。实时线程操作系统不仅仅是一个单一的实时操作系统内核,它也是一个完整的应用系统,包含了实时、嵌入式系统相关的各个组件:TCP/IP协议栈,libc接口,图形用户界面等。[1]
  • 《Linux程序设计权威指南》源代码

    《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya

    标签: Linux 程序设计 源代码

    上传时间: 2016-01-07

    上传用户:tyler

  • MIL-STD一1553B是一种集中控制式、时分指令/响应型多路串行数据总线标 准

    MIL-STD一1553B是一种集中控制式、时分指令/响应型多路串行数据总线标 准,具有高可靠性和灵活性,已经成为现代航空机载系统设备互联的最有效的解 决方案,广泛的应用于飞机、舰船、坦克等武器平台上,并且越来越多的应用到 民用领域。完成1553B总线数据传输功能的关键部件是总线接口芯片11][41。 在对M几STD一1553B数据总线协议进行研究后,参考国外一些芯片的功能结 构,结合EDA技术,本论文提出了基于FPGA的1553B总线接口芯片的设计方案。 在介绍了总线控制器BC、远程终端RT的结构和功能后,给出了基于FPGA的BC、 RT的具体模块设计,通过工作方式选择可以配置接口工作在哪种终端模式。每个 终端的设计都给出了详细的逻辑结构、设计流程和功能仿真结果分析,最后通过 EDA工具的优化及综合后,在XIL刀呵X巧rtex一4上得以实现。 通过在标准1553B接口板和本设计实验板对接搭建的测试环境中进行各项功 能测试,表明此设计可以在BC胭汀两种模式下工作,能处理多种消息格式并且具 有较强的检错能力,能应付总线上传输的各种消息格式,验证的结果表明本文提 出的设计方案是合理的。

    标签: MIL-STD 1553B 集中控制 时分

    上传时间: 2014-01-04

    上传用户:www240697738

  • java线程的具体使用代码

    java线程的具体使用代码,包括Thread,Runable的具体使用。

    标签: java 线程 代码

    上传时间: 2014-03-04

    上传用户:frank1234

  • 本例制作烟花,执行本例实例后

    本例制作烟花,执行本例实例后,用鼠标点击浏览器中的面板,将出现五彩缤纷的烟花效果。本实例的知识点有:鼠标事件的监听,Graphics类和Thread类的应用。

    标签:

    上传时间: 2016-02-10

    上传用户:kikye

  • 在java中线程的优先级是用数字1-10来表示的

    在java中线程的优先级是用数字1-10来表示的,分为三个级别:Thread.MIN_PRIORITY, Thread.MORM_PRIORITY,Thread.MAX_PRIORITY

    标签: java 10 线程 优先级

    上传时间: 2014-01-11

    上传用户:宋桃子

  • MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Pub

    MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Public WithEvents StatusSocket As New WinsockServer Dim MonsterThread As New System.Threading.Thread(AddressOf MonsterProcess) Dim LastPacket As String =

    标签: modMainServer WinsockServer MirUnleashed WithEvents

    上传时间: 2016-02-21

    上传用户:日光微澜

  • 利用SyncML开发客户端程序的中间件

    利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.

    标签: SyncML 程序

    上传时间: 2016-03-05

    上传用户:kr770906

  • 1、采用4.5修改而成。 2、添加了求片区

    1、采用4.5修改而成。 2、添加了求片区,影片报错 增强网站互动保留住人气。 3、全新制作模版改为黑色风格,速度快美观大方。 4、自带数据3000多条,截止到1.5日数据已经全部采集入库! 5、播放页面加入电影报错按钮!方便观看电影的同时报告影片错误! 6、在原版的基础上添加了很多小细节的地方,自己体会 后台管理:/admin/login.asp最好自己修改默认的路径 管理员:admin 密码:admin 二级密码:57oo 求片区:/rt/mxgbook/ 管理员:admin 密码:admin

    标签: 4.5 修改

    上传时间: 2016-03-18

    上传用户:jackgao

  • PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading

    PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers message queues as an alternative method of thread synchronization. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind

    标签: multithreading alternative Portable includes

    上传时间: 2016-03-25

    上传用户:lz4v4

  • VC++进程线程实例:EVENT

    VC++进程线程实例:EVENT,MUTEX,MUTITHREAD,PROCESS,SEMAPHORE,THREAD,UITHREAD,WORKERTHREAD

    标签: EVENT VC 进程 线程

    上传时间: 2013-12-10

    上传用户:chongcongying