-
网络服务器操作系统和嵌入式协议栈,结合…
网络服务器上实现操作系统和嵌入式协议栈的 结合,对于嵌入式的开发具有实际意义-network server operating systems and embedded protocol stack, the combination of development for embedded real meaning
- 2023-04-14 09:40:04下载
- 积分:1
-
此程序为twell8806驱动程序,这是我在一家车载dvd公司工作是给的资料,非常好的资料,绝对经典,twell8806的说明文档我也上传了,需要的在这里搜一下...
此程序为twell8806驱动程序,这是我在一家车载dvd公司工作是给的资料,非常好的资料,绝对经典,twell8806的说明文档我也上传了,需要的在这里搜一下吧-This procedure for twell8806 driver, this is my dvd in a car company is to give the information, very good information, an absolute classic, twell8806 description of the document I uploaded, needs found yourself here
- 2023-06-05 10:00:02下载
- 积分:1
-
FX2 development board downloads C
FX2开发板程序下载C -FX2 development board downloads C
- 2023-08-02 14:50:03下载
- 积分:1
-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
51单片机控制的红外遥控的接收部分的程序,可实现解调、解码和现实的功能,很实用!...
51单片机控制的红外遥控的接收部分的程序,可实现解调、解码和现实的功能,很实用!-51 MCU controlled by infrared remote control receiver part of the process, can be realized demodulation, decoding and realistic features, very practical!
- 2022-02-02 22:15:51下载
- 积分:1
-
a DSP
一种基于DSP技术的配电网实时监测与故障诊断装置-a DSP-based technology distribution network-monitoring and fault diagnosis device
- 2022-01-26 04:32:33下载
- 积分:1
-
这是一个使用M128芯片的多功能仪器,使用了16位的定时器,2路的UART。开发工具为 GCC3.2,PC上机位程序使用VB6开发...
这是一个使用M128芯片的多功能仪器,使用了16位的定时器,2路的UART。开发工具为 GCC3.2,PC上机位程序使用VB6开发-It is a multifunctional M128 chip equipment, the use of 16 of the timer, 2 UART Road. Tools for GCC3.2, PC procedures for the use of aircraft development VB6
- 2023-08-15 16:05:03下载
- 积分:1
-
完全正确的频率计供大家参考(1602显示),非常适合单片机学习和使用...
完全正确的频率计供大家参考(1602显示),非常适合单片机学习和使用-Completely correct frequency for your reference (1602 show), very suitable for the learning and use of single-chip microcomputer
- 2022-03-20 19:37:49下载
- 积分:1
-
液晶显示模块MGLS20040的C51驱动程序
液晶显示模块MGLS20040的C51驱动程序-LCD module MGLS20040 the C51 Driver
- 2023-08-16 11:15:02下载
- 积分:1
-
例子:注:1 P89C669存储。公司的文件夹在第一P89C669文件,…
P89C669存储实例:
说明:
1. inc 文件夹
是关于P89C669的头文件,在使用下面两个例子前,请首先将头文件拷到
..KeilC51INC下.
2. Rom 文件夹
是关于P89C669的程序空间使用的例子,说明怎样利用大于64KB的程序空间。
3. Ram 文件夹
是关于P89C669的数据空间使用的例子,说明怎样在各个数据空间定义变量。
-P89C669 storage examples: Note: 1. Inc folder is on the first P89C669 documents, in the use of the following two examples, please first Kaodao header files .. KeilC51INC under .2. Rom folder P89C669 procedures on space use example of how to make use of the procedure is greater than 64KB of space. 3. Ram folder P89C669 data on space use examples to illustrate how the definition of data space in all variables.
- 2022-05-18 21:13:28下载
- 积分:1