-
on embedded software applications, mainly for the FPGA, introduced FPGA
这是一个介绍嵌入式软件的应用,主要应用于FPGA上,介绍基于FPGA的软件编程技术文档-on embedded software applications, mainly for the FPGA, introduced FPGA-based software program files
- 2022-04-23 23:48:45下载
- 积分:1
-
CAN总线 C源码
对于CAN总线C语言的编写,简单易懂,A开发板发送数据,B开发板接收数据,并把接收到的数据通过串口上传到计算机显示;A 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-21 00:15:47下载
- 积分:1
-
touchsceen_test
├─ main.c C语言主源文件
├─ AscII6x8.c Ascii字符6x8点阵显示格式数据
├─...
touchsceen_test
├─ main.c C语言主源文件
├─ AscII6x8.c Ascii字符6x8点阵显示格式数据
├─ lcd.c LCD显示函数源文件
├─ lcd.h LCD定义头文件
├─ Call_int.s 中断处理文件
├─ tp.c 触摸屏控制函数源文件
└─ tp.h 触摸屏控制定义头文件-touchsceen_test East main.c C-language source East Main-AscII6x8.c Ascii character dot matrix display delivers data format and technology-lcd.c LCD display function source East-definition LCD lcd.h headers East-Call_int.s interrupt handling documents and technology-tp.c Touchscreen control function-source supply tp.h Touchscreen Control definition files
- 2023-03-18 10:45:03下载
- 积分:1
-
mips cpu 五级流水 cache forward
这份veirlog的cpu代码,实现了五级流水,cache,冒险处理,其中冒险处理使用预测,实现了分支指令,解决了控制冒险
- 2023-04-28 01:45:03下载
- 积分:1
-
jet sent SMS platform, LCM revealed sending and receiving numbers indicate the s...
座机短信发送平台,LCM显示发送和接受号码显示源程序。功能处理函数-jet sent SMS platform, LCM revealed sending and receiving numbers indicate the source. Function Functions
- 2022-07-17 21:58:42下载
- 积分:1
-
液晶屏接口
这段代码是为接口 16 x 2 89v51rd2 控制器液晶显示器。液晶屏接口端口 2 和指挥信号有窗体 p1.the 功能的引脚分配
- 2022-08-18 15:32:13下载
- 积分:1
-
vb与plc通信
vb 使用mscomm1 控件与三菱plc通信程序
vb与plc通信
vb 使用mscomm1 控件与三菱plc通信程序-vb and vb Communications plc control the use of MSComm1 communication program with Mitsubishi plc
- 2022-03-31 10:37:44下载
- 积分:1
-
本源程序实现通过4*4键盘输入数据,在液晶上实时显示。并实现和PC间的信息交换...
本源程序实现通过4*4键盘输入数据,在液晶上实时显示。并实现和PC间的信息交换-Realize the source code through the 4* 4 keyboard input data, in real-time display on the LCD. And the realization and the exchange of information between PC
- 2022-03-11 08:18:20下载
- 积分:1
-
这个程序可以很方便的学习tcpip源码
LwIP和uC/IP是同量级别的两个开源协议栈,两者代码容量和实现功能相似,LwIP没有操作系统针对性,它将协议栈与平台相关的代码抽象出来,用户如果要移植到自己的系统,需要完成该部分代码的封装,并为网络应用支持提供了API接口的可选性。uC/IP协议最初是针对uC/OS设计,为方便用户移植实现,同样也抽象了协议栈与平台相关代码,但是协议栈所需调用的系统函数大多参照uC/OS内核函数原型设计,并提供了协议栈的测试函数,方便用户参考,其不足在于该协议栈对网络应用支持不足。
- 2022-08-21 17:39:46下载
- 积分:1
-
A small embedded TCP/IP protocol stack running in a 16bits data signal processor...
实现一个运行在16位数字信号处理器TMS320VC5402上的小型嵌入式TCP/IP协议栈。对TCP/IP协议中的IP协议、ARP协议、UDP协议进行分析,完成基于TCP/IP协议的嵌入式网络系统-A small embedded TCP/IP protocol stack running in a 16bits data signal processor TMS320VC5402 is
implemented. IP, ARP, UDP etc. protocols in TCP/IP protocol stack are analyzed. A embeded network system based on TCP/IP is completed.
- 2023-03-04 21:50:03下载
- 积分:1