-
ARM学习报告系列――关于arm的一些好文章
ARM学习报告系列――关于arm的一些好文章-ARM study report series-- on the arm of some good articles
- 2023-05-30 17:05:04下载
- 积分:1
-
uClinux上的应用程序设计对ARM芯片S3C44B0。
uClinux上的应用程序设计对ARM芯片S3C44B0。-uClinux applications on the design of the ARM chip S3C44B0.
- 2022-06-12 17:17:49下载
- 积分:1
-
uCOS移植范例,开发人员或嵌入式爱好者可以借鉴。
uCOS移植范例,开发人员或嵌入式爱好者可以借鉴。-uCOS transplantation example, developers or embedded lovers can learn from.
- 2022-02-01 18:42:17下载
- 积分:1
-
Controller Area Network Programming Interface Environment Ver0.8。
CanPie版本0.8....
Controller Area Network Programming Interface Environment Ver0.8。
CanPie版本0.8.
CAN总线通讯编程接口源代码。-Controller Area Network Programming Interface Environment Ver0.8. CanPie version 0.8. CAN bus communication interface programming source code.
- 2022-02-02 07:29:44下载
- 积分:1
-
利用卷积神经网络文本分类
利用卷积神经网络进行中文文本的分类,训练结果可用于在线商城垃圾评论的检测与分类
- 2023-05-16 02:20:09下载
- 积分:1
-
2410
2410-1型和2410-3型IDE实验手册,包括主要的步骤和源代码。-2410-1 and 2410-3 experiments Manual-based IDE, including the main steps and the source code.
- 2022-07-01 02:21:35下载
- 积分:1
-
简单的程序,硬件调试,并通过自己的网页自己画..
EASY的spi程序,已经通过硬件调试,并且自己画的PCB页通过了调试。可以直接使用-EASY procedures, hardware debugging, and painted himself through the pages of PCB testing. Direct access
- 2022-02-25 08:52:45下载
- 积分:1
-
lpc2104中的看门狗测试程序
lpc2104中的看门狗测试程序-lpc2104 watchdog of the test procedure
- 2023-02-09 17:20:04下载
- 积分:1
-
If you are running this example, will the PC emulation window, the first 1,2,3
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
(2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show " 1 " ~ " 5" . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User
- 2022-06-19 05:01:57下载
- 积分:1
-
51单片机简单十字路口红路灯模拟
利用51单片机简单模拟十字路口红绿灯。程序使用超级大循环结构,用定时器进行倒计时,用结构体存储红绿灯信息,用结构体指针对数据进行操作。
- 2022-03-06 09:37:03下载
- 积分:1