-
这个程序可以很方便的学习tcpip源码
LwIP和uC/IP是同量级别的两个开源协议栈,两者代码容量和实现功能相似,LwIP没有操作系统针对性,它将协议栈与平台相关的代码抽象出来,用户如果要移植到自己的系统,需要完成该部分代码的封装,并为网络应用支持提供了API接口的可选性。uC/IP协议最初是针对uC/OS设计,为方便用户移植实现,同样也抽象了协议栈与平台相关代码,但是协议栈所需调用的系统函数大多参照uC/OS内核函数原型设计,并提供了协议栈的测试函数,方便用户参考,其不足在于该协议栈对网络应用支持不足。
- 2022-08-21 17:39:46下载
- 积分:1
-
AVR microcontroller gcc seminar show how to use LCD, ADC, RS323 etc...
AVR microcontroller gcc seminar show how to use LCD, ADC, RS323 etc-AVR microcontroller gcc seminar show how to use LCD, ADC, RS323 etc...
- 2022-03-17 20:41:39下载
- 积分:1
-
ALTERA epxa1 development board examples of procedures
altera epxa1开发板的例子程序-ALTERA epxa1 development board examples of procedures
- 2022-12-05 16:40:03下载
- 积分:1
-
算法支持的操作系统。非常适合移植的朋友。
linux环境支持psos的操作系统。非常适合进行移植的朋友。-PsOS support of the operating system. Very suitable for a transplant friends.
- 2023-05-18 09:50:03下载
- 积分:1
-
电子定时器
在C51单片机上编写实现的电子定时器,能够实现定时功能-electronic timer
- 2022-01-30 19:05:00下载
- 积分:1
-
protel鼠标增强工具,可以通过它实现利用鼠标滚轮实现放大放小功能...
protel鼠标增强工具,可以通过它实现利用鼠标滚轮实现放大放小功能-protel mouse enhancement tools, you can achieve it implements the use of the mouse wheel to enlarge the small feature release
- 2022-06-29 17:23:29下载
- 积分:1
-
Usb programming to learn a good example
学习usb编程很好的例子 自己学习用的。-Usb programming to learn a good example
- 2022-03-10 13:46:14下载
- 积分:1
-
位图转pcb 图
位图转pcb 图-bitmap turn PCB plans
- 2023-03-25 05:15:04下载
- 积分:1
-
statement posted Author : ViewChr procedures use : this procedure will facilitat...
转贴原作者声明:
ViewChr 程序使用说明:
本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。
通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按"Add chr.asm"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。
如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。
(备注:ASCII码文件CHR.ASM的取字方向同字库Hzk16和Asc16)
如果你有疑问和建议,欢迎与我们联系。
WWW.165V.COM
XuHai777@163.com
-statement posted Author : ViewChr procedures use : this procedure will facilitate access and use of Hzk16 (16* 16 Chinese character dot-matrix) and Asc16 (8* 16 Lattice Chinese font) content. Scroll through the right font browse through the text box can input Chinese characters access to its font matrix. according to "Add chr.asm" button or the Enter key could be 16-band matrix fonts data into corresponding AS CI CHR.ASM yards to the additional documents. Writing in the region showed double-click toggle grid shows switching state. If you do dot matrix screen display Chinese characters procedures, the procedures that you will be a good
- 2022-05-18 19:56:41下载
- 积分:1
-
modbus协议程序很好用
很好用的一个modbus协议程序
- 2022-03-15 21:45:07下载
- 积分:1