-
广嵌2440开发板触摸屏的源代码
Touch Screen
广嵌2440开发板触摸屏的源代码
Touch Screen-2440 Canton embedded development board of the source code of touch-screen Touch Screen
- 2022-06-02 19:33:42下载
- 积分:1
-
UC/OS-III(stm32F103vct6) 纯净版工程模板(只有2个任务,一个任务控制指示灯,一个任务是串口通讯)
应用背景 单片机裸机已经跑了很多年,现在想在项目中用实时嵌入系统,考虑好久,最终选择的是UC/OS-III,希望对想我一样的初学者有所帮助,以后一起成长关键技术
UC/OS-III,纯净的模板
uC/OS-III(Micro C OS Three 微型的C 语言编写的操作系统第3版)是一个可升级的,可固化的,基于优先级的实时内核。它对任务的个数无限制。uC/OS-III 是一个第3 代的系统内核,支持现代的实时内核所期待的大部分功能。例如资源管理,同步,任务间的通信等等。然而,uC/OS-III 提供的特色功能在其它的实时内核中是找不到的,比如说完备的运行时间测量性能,直接地发送信号或者消息到任务,任务可以同时等待多个内核对象等。
- 2022-03-24 09:42:51下载
- 积分:1
-
这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到u...
这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到uclinux中。-early MiniGUI This is the ultimate version of DOS version, compressed packet contains source code, sample program and API reference documentation. The version for beginners, the BC++4. 5 can be directly translated, I was trying to migrate to its Basis China.
- 2022-01-25 14:04:15下载
- 积分:1
-
INTERFACING 24LC64 EEPROM WITH AT89C51 MICROCONTROLLER
24LC64 EEPROM与AT89C51的接口
- 2022-07-20 22:54:52下载
- 积分:1
-
实参求值顺序的程序。
实参求值顺序的程序。--Program for evaluating real numbers.
- 2022-08-10 13:18:29下载
- 积分:1
-
邱铁 ARM嵌入式系统结构与编程 实例代码
邱铁 ARM嵌入式系统结构与编程 实例代码-ARM
- 2022-03-26 17:52:09下载
- 积分:1
-
I2C驱动PIC、PICC编译器
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector -I2C driver for PIC, PICC compiler- bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector
- 2022-04-30 23:49:46下载
- 积分:1
-
语音模块ISD4004的使用程序。
语音模块ISD4004的使用程序。-voice module procedures for the use ISD4004.
- 2023-07-25 02:00:03下载
- 积分:1
-
库存管理系统
资源描述 使用vb和acess开发的库存管理系统,包含源代码,出库开单,出库查询以及入库开单和查询功能,仓库管理功能,用户登录密码修改,以及各种报表,希望能帮到大家!
- 2022-02-04 18:41:11下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1