搜索资源列表
生产者消费者c++
- 计算机操作系统的c++版本,很不错的哦,实用,适合广大的大学生参考-computer operating system c version, oh very good, practical and suitable for the majority of the students reference
cszpingtai
- 一个UCOS操作系统在W77E58单片机上的移植实例,并附有文档说明等,很不错的 -An example of ucos operating system port to the W77E58 singlechip computer ,including manuals,it s very good
tft6758
- tft真彩屏的显示,运用ucos操作系统,在arm7平台上实现,可以制作工控机的人机界面-tft true color screen display, use OUT operating system, in arm7 platform realized, IPC can make the human-computer interface
优先级
- 计算机操作系统进程调度优先级调度方法-Priority method for scheduling processes of computer operating system.
UCOS
- 基于ucos环境下的文件系统,实现多个功能 uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpe
f68kans
- 使用 eForth 寫成的 8051 編譯器-eForth is a small portable Forthdesign for a wide range of microprocessors. This implementation for 8051/31 microcontroller on an IBM-PC/XT/AT personal computer demonstrates the poratbility of the eForth Model. The MASM
TinyARM23_OTG
- TinyArm T23系列工程模板代码,内容详细,可以作为嵌入式工控机开发的,操作系统为ucos-TinyArm T23 series of projects the template code, detailed and can be developed as an embedded industrial computer, the operating system ucosII
my-ucosII-2407
- 2407DSP上uCOS ii 的移植示例,有两个经过测试的程序,其中一个有AD功能. 不懂操作系统移植的也可以很容易使用,直接在原移植好的程序上按一定规则增加任务即可,就像在安装好的操作系统的普通电脑上再进行应用程序安装与运行一样简单,无须担心各个任务之间发生资源上的冲突.-2407DSP uCOS ii sample transplant, two tested program, one with AD. Do not know the operating system migrat
embedded-systems
- 基于 嵌 入式系 统 理 论和 容 错系 统 体系 结 构, 结 合故障 一 安 全电 路的 设计 理念, 给出 了 一 种 嵌 入式 二乘 二 取 二容 错计算 机 联锁系 统的 硬件 设计. 深 入阐 述了 系 统 硬件电 路的 设计理论依据和工 作原 理, 同 时 给出了 设计中 的 元 件选型. 通过功能 测试, 系 统设计符 合故障 一 安全的 设计原则, 理论 计 算 表明, 其可 靠 性、 安全 性 达 到 铁 路 信号系 统 要求-Based on the theor
uCOS-II-SmartFusion2
- 在smartfusion2平台上,在ucosII操作系统下,通过串口向计算机发送图像数据,计算机用串口调试助手接收-On smartfusion2 platform, operating system under ucosII send image data to a computer via serial port, the computer receives serial debugging assistant
ChipPoperatingPbasedParm
- 基于arm芯片的操作系统移植的贪吃蛇显示。采用电脑仿真实现贪吃蛇各项功能。-Chip operating system based arm transplant Snake display. Snake using computer simulation functions.
ucosiii-ADC
- uCOSiii系统STM32的ADC采样例程,ADC采样值通过串口发送的上位机,同时增加了LED的任务。-uCOSiii system STM32 ADC sample routines, ADC samples sent by the host computer via the serial port, while increasing the LED task.
pic上移植ucos
- 将ucos操作系统移植到dsp中,以及相应的教程和程序实例方便初学者学习实时操作系统以及在电脑上的模拟使用(UCOS operating system will be ported to DSP, as well as the corresponding tutorial and program examples, easy for beginners to learn real-time operating systems, as well as the use of computer sim
stm32智能安防系统
- 1、 功能描述: 超声波实现防盗测距,以四个led灯显示逐渐靠近的距离。当距离近到4灯全亮时蜂鸣器报警。 RFID实现刷卡开锁功能,刷卡同时系统会在Flash中读取验证卡号是否合法,并将刷卡卡号同当前时间及是否合法的标记存入Flash中。 OLCD上显示蓝牙连接状态,当前刷卡卡号,是否有火,是否有可燃气体,超声波测距距离,以四格显示。 HC-05实现与手机的蓝牙通信,通过上位机发送指定命令,查询当前时间、温度、湿度、火焰、刷卡记录及可燃气体状态,并可以通过命令修改系统时间,清空刷卡记录。