搜索资源列表
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
FSM_program
- 用于协议状态机的编程参考,可以用于协议设计。-agreement for the state machine programming reference design can be used in the agreement.
123
- 模拟信号转换为数字信号利用VHDL编程的状态机
fsm
- fsm状态机,这个文件中提供了比较简单的由有关fsm状态机的一个编程实例
StateMachine
- 状态机的文档、状态机的例子程序和有关状态机的资料,通过文件可以了解labview状态机的原理和编程-The documents state machine, state machine examples of procedures and relevant information on the state machine, through the file labview state machines can understand the principles and programming
electroniclock
- 1)能完成开锁功能 2)能实现设置密码的功能 3)用有限状态机的方法编程 4) 作业提交时间:在第14周周日前提交-1) to complete the unlock function 2) set a password to achieve the functions of 3) by the method of finite state machine programming 4) submitted the operating time: 14 weeks in the fir
win32asmCourseDesign_a_calculator_by_webee
- Win32汇编的课程设计,一个仿xp计算器的程序。 主要是熟悉windows编程,有限状态机的设计。-Win32 compilation of curriculum design, an imitation xp calculator program. Are mainly familiar with windows programming, finite state machine design.
Animation
- Qt实现动画框架和状态机示例程序,讲解如何使用Qt4的动画框架类实现动画效果编程。-Qt animation framework and a sample program of the state machine。Explain how to use the Qt4 animation framework class implements animation programming.
ttraafficLighr
- <p>交通灯状态机的实现,用verilog HDL编程与开发,Xillinx ISE 6仿真,在实际电路中的到验证. 已通过测试。</p> -<p> The implementation of the traffic light state machine, using verilog HDL programming and development, Xillinx ISE 6 simulation, to verify the actual circui
QML__Nokia
- QML__Nokia QML是一种描述性的脚本语言,文件格式以.qml结尾。语法格式非常像CSS(参考后文具体例子),但又支持javascr ipt形式的编程控制。我个人认为它结合了QtDesigner UI和Qtscr ipt的优点。QtDesigner可以设计出.ui界面文件,但是不支持和Qt原生C++代码的交互。Qtscr ipt可以和Qt原生代码进行交互,但是有一个缺点,如果要在脚本中创建一个继承于QObject的图形对象非常不方便,只能在Qt代码中创建图形对象,然后从Qtscr i
Homing
- 固高GTS运动控制卡回零的例程,在状态机下编程实现,实现2个轴同时回零.-Go for zero position with Googol motion control card of GTS Seris via the method the state machine programming, achieving two axes simultaneously to zero position.
xiaw9988989989
- 用labview开发的监控界面,下位机通过串口通讯向上位机发送数据,监控软件实时显示状态。(The monitoring interface is developed by LabVIEW, and the slave computer sends data to the host computer through serial communication, and the monitoring software displays the status in real time)
zhess0990
- Labview状态机入门很好的例子,初学者很容易理解。(Labview state machine entry, a good example, beginners are easy to understand.)
try1109
- 通过qt编程实现pc机串口通讯的小程序,能够发送和接受数据,控制串口状态(The PC serial communication program by QT programming, can send and receive data, serial control state)