-
today, the popularity of the wide variety of software programming, is easy to ma...
在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位)的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位)进行如下简单的编码:-today, the popularity of the wide variety of software programming, is easy to maintain, but to deal directly with the hardware and system software when compiled a loss, so there will be a C language battlefield. C language as the compilation and Advanced Language a transition between languages, both assembly language and the efficient high-level language convenience. In telecommunications, in order to ensure safe and reliable transport firms, the standard serial I must have shook hands with many signals and state information. This is because the various computer communications CPU speed is not the same (this would lead to "the wrong frame") and transmitter to send data faster than fa
- 2023-04-03 07:00:03下载
- 积分:1
-
GNU
GNU-Monitor是一个开源事务监视系统。它允许创建一个3层的客户端/服务器应用程序。-GNU-Monitor is opens the source business supervisory system. It
allows to found a 3 customers ends/server application procedure.
- 2022-11-15 22:35:03下载
- 积分:1
-
可通过正则表达式进行无限级别的批量文本内容替换
可通过正则表达式进行无限级别的批量文本内容替换-Regular expressions can be an unlimited-level text batch replace
- 2023-07-07 10:10:03下载
- 积分:1
-
一个用数学的方法所描述的游戏:哈利魔法.只要根据游戏中的说明即可,它可利用算法来猜出你心中的数学....
一个用数学的方法所描述的游戏:哈利魔法.只要根据游戏中的说明即可,它可利用算法来猜出你心中的数学.-a mathematical description of the methodology of the game : Harry magic. As long as the game according to the statement can be, it can use algorithms to guess the math in your heart.
- 2022-03-01 02:53:21下载
- 积分:1
-
XML document generation tool examples
文档生成工具 XML例子-XML document generation tool examples
- 2022-11-17 04:40:04下载
- 积分:1
-
MS12864J的C51显示程序,这两个程序我改了好久,可是总显示不了,那位高手帮帮忙吧,谢谢,谢谢。...
MS12864J的C51显示程序,这两个程序我改了好久,可是总显示不了,那位高手帮帮忙吧,谢谢,谢谢。-Two C programs of MS12864J,not compiled.Anyone help me?
- 2022-01-26 06:10:56下载
- 积分:1
-
打印机控制 C 语言例行子程序
打印机控制 C 语言例行子程序 -Printer Control Language C routine Subroutine
- 2023-03-12 17:35:03下载
- 积分:1
-
stm32fxxx DSP库
STM32Fxxx DSP Library
- 2022-03-03 08:07:30下载
- 积分:1
-
java线程的源代码,是关于线程的,对理解线程很有帮助
java线程的源代码,是关于线程的,对理解线程很有帮助
-java source code is on the threads, thread helpful for understanding
- 2022-07-16 05:22:59下载
- 积分:1
-
STM32 LCD12864驱动 实现描点绘图,显示汉字,绘制波形,坐标
STM32 LCD12864驱动 实现描点绘图,显示汉字,绘制波形,坐标,代码内有详细的注释,使用keil环境编写,提供函数接口,很方便就可以应用到自己的项目中去。
- 2023-04-15 16:00:03下载
- 积分:1