资源列表

« 1 2 ... .72 .73 .74 .75 .76 1877.78 .79 .80 .81 .82 ... 1926 »

[通讯编程串口温度数据采集并实时显示

说明:串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
<周波> 在 2025-06-02 上传 | 大小:244kb | 下载:1

[通讯编程哈夫曼编码最终程序

说明:哈夫曼编译码程序,可以对任意给定的字符串进行编译码,并将生成的中间编码写入到文件-Huffman coding and decoding process can be arbitrary to the strings encryption and code generation into the middle of the document
<胡斌> 在 2025-06-02 上传 | 大小:2kb | 下载:1

[通讯编程当前流行的串口调试助手的源码-自己编写

说明:串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define
<罗明> 在 2025-06-02 上传 | 大小:77kb | 下载:1

[通讯编程OPC Server

说明:开发OPC server的一个例范。OPC主要适用于过程控制和制造自动化等应用领域,你可以从该例子中学习如何编写一个服务器程序。-development of the OPC server Fan 1 cases. OPC is primarily applicable to process control and manufacturing automation applications, you can from the examp
<黄学通> 在 2025-06-02 上传 | 大小:803kb | 下载:1

[通讯编程数字水印空域最低位嵌入算法

说明:数字水印空域最低位嵌入算法.rar 数字水印空域最低位嵌入算法.rar -digital watermarking airspace lowest embedded algorithm. Rar digital watermar king airspace lowest embedded algorithm. Rar digital watermar king airspace lowest embedded algorithm. Ra
<江红> 在 2025-06-02 上传 | 大小:3.73mb | 下载:1

[通讯编程MODBUS通讯协议及编程

说明: ModBus通讯协议分为RTU协议和ASCII协议,下面就ModBus RTU协议简要介绍如下:-ModBus RTU communication protocol into ASCII protocols and agreements, the following agreement on ModBus RTU briefed as follows :
<曹剑> 在 2025-06-02 上传 | 大小:8kb | 下载:1

[通讯编程bch_matrix_v1_0_tar

说明:bch码-循环码的生成多项式具有如下形式: ,这里t为纠错个数,为最小多项式,LCM表示取最小公倍式,则由此生成的循环码称之为BCH码。该码是以三个发现者博斯Bose)、查德胡里(Chaudhuri)和霍昆格姆(Hocquenghem)名字的开头字母命名的。其最小码距dmin≥2t+1,能纠t个错误。BCH的码长为n=或的因子 -BCH code-cycle generating polynomial code with th
<姚中华> 在 2025-06-02 上传 | 大小:17kb | 下载:1

[通讯编程温度控制

说明:在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital
<jun> 在 2025-06-02 上传 | 大小:2kb | 下载:1

[通讯编程松下PLC-PC通讯(VB)

说明:实现松下PLC与PC之间的通讯,对于需要自己开发通讯的人来说,有参考价值- Realizes between Matushita PLC and the PC communication, regarding needs the person which own develops the communication to say, has the reference value
<陈涛> 在 2025-06-02 上传 | 大小:65kb | 下载:1

[通讯编程内存映像

说明:内存影像使用实例(程序中两部分的内存共享)-examples of the use of video memory (two procedures part of the shared memory)
<李天顺> 在 2025-06-02 上传 | 大小:9kb | 下载:1

[通讯编程OFDM的wlan代码

说明:用matlab仿真ofdm在wlan中的应用的源代码,此源代码适用于开发ofdm无线局域网的工程技术人员以及研究生。-simulation using Matlab OFDM wireless LAN in the application's source code, the source code applicable to the development of OFDM wireless LAN engineering an
<wgz> 在 2025-06-02 上传 | 大小:127kb | 下载:1

[通讯编程基于VC 6_0的串行通信设计与实现

说明:这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
<能上> 在 2025-06-02 上传 | 大小:227kb | 下载:1
« 1 2 ... .72 .73 .74 .75 .76 1877.78 .79 .80 .81 .82 ... 1926 »

源码中国 www.ymcn.org