-
Protel画PCB板的视频教程
Protel画PCB板的视频教程--Video education material of drawing PCB board by Protel.
- 2023-03-29 07:35:03下载
- 积分:1
-
nios系统诸多范例,适用于初学者,受益匪浅
nios系统诸多范例,适用于初学者,受益匪浅-Nios many examples of systems suitable for beginners, benefited from
- 2022-01-25 14:42:47下载
- 积分:1
-
This procedure achieved a 7279 chip, keyboard
本程序实现了7279键盘驱动芯片的使用和金鹏公司生产的液晶显示功能-This procedure achieved a 7279 chip, keyboard-driven use and Jinpeng produced liquid crystal display function
- 2023-03-16 09:15:03下载
- 积分:1
-
主要完成在uc
主要完成在uc-os2操作系统对dsp的资源控制和调度,包括一些初始化工作等 --It mainly does some resource control and configuration for dsp in uc-o2 operation system, like some initialization.
- 2023-04-25 21:10:03下载
- 积分:1
-
This procedure uses a timer and any two I/O port simulation of a serial communic...
本程序使用一个定时器和任意的2个I/O口模拟一个串口通信。可以直接调用。-This procedure uses a timer and any two I/O port simulation of a serial communication. Can be directly called.
- 2023-08-27 22:45:04下载
- 积分:1
-
操作系统
在ucos下的一个五子棋游戏,在触摸屏下实现,代码全部由注释。
- 2022-01-28 08:25:12下载
- 积分:1
-
操作系统为wince,开发环境为EVC,有关网络的应用程序
操作系统为wince,开发环境为EVC,有关网络的应用程序-operating system and development environment for EVC, the network applications
- 2023-03-24 22:35:04下载
- 积分:1
-
为TI的TSC2301音频芯片所设计的嵌入式linux驱动程序源代码
为TI的TSC2301音频芯片所设计的嵌入式linux驱动程序源代码-for TI TSC2301 Audio chip design of embedded Linux driver source code
- 2022-10-17 10:00:03下载
- 积分:1
-
自己编写的一个tcpip协议栈,目前已经在项目中应用
自己编写的一个tcpip协议栈,目前已经在项目中应用-I have written a tcpip protocol stack is now in the project application
- 2022-05-29 02:53:03下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1