登录
首页 » Visual C++ » UART_GUI

UART_GUI

于 2014-12-22 发布 文件大小:723KB
0 286
下载积分: 1 下载次数: 1

代码说明:

  RS232通訊用GUI,可偵測PC上的所有Port供使用者選擇,並提供9600、115200兩個baud rate供使用者選擇(如需其他baud rate可自行於code內添加),提供RX、TX接收傳送功能,下方接收欄可接收第一個0x0A指令之前所有資料,右方接收欄則接收剩餘所有資料。(RS232 communication with the GUI, can be detected on all Port PC for users to choose and provide 9600,115200 two user selectable baud rate (for other baud rate can add their own in the code), to provide RX, TX reception transmission function, the receiver can receive all the information bar below before the first 0x0A command bar on the right to receive all the information you receive surplus.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dianliu
    散射电流仿真、可视化、c++和matlab(Scattering current simulation、visualization、c++and matlab )
    2012-03-30 10:56:36下载
    积分:1
  • kaermanlvbo
    离散的kalman滤波,计算信号的滤波值、预测值,估计误差及预测误差(kalman filter)
    2011-11-23 20:19:08下载
    积分:1
  • mMS__matlaabe
    mean shift 均值漂移算法的的matlab实现,大家能看看,比较实用 (mean shift algorithm matlab mean-shiftt realize, we can look at more practical )
    2012-05-18 16:18:51下载
    积分:1
  • Archive
    Test Bank for Problem Solving with C++: The Object of Programming
    2014-09-11 16:10:21下载
    积分:1
  • matlab-arithmetic
    matlab经典算法程序,可以运行通过。很好的一个遗传算法。(GA)
    2010-05-06 09:00:09下载
    积分:1
  • CART
    matlab中cart决策树源代码,用于数据的分类和预测。(source code in matlab cart decision tree for data classification and prediction.)
    2013-10-28 15:08:58下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • -multi-beam-
    菲涅尔区聚焦多波束天线空间谱估计性能分析(Fresnel zone focusing spectrum estimation performance of multi-beam antenna spatial analysis)
    2013-12-26 12:41:37下载
    积分:1
  • dlan
    一个DLAN的例子,非常的有意思,希望能够有帮助(An example of a DLAN, very interesting, hope to be able to help)
    2015-03-27 13:13:34下载
    积分:1
  • MATLAB/Simulink搭的三相电压锁相环模块 PLL
    自己用MATLAB/Simulink搭的三相电压锁相环模块,输出幅值相位和频率(Use their own MATLAB/Simulink take the three-phase voltage phase-locked loop module, the output amplitude phase and frequency)
    2020-06-27 02:20:02下载
    积分:1
  • 696516资源总数
  • 106964会员总数
  • 3今日下载