搜索资源列表
ad7705
- AD7705数据转换程序,可用于小信号无需放大的转换-AD7705 data conversion procedures, the need for amplification of small signal conversion
gps串口通信
- 一个GPS与串口通信的程序,很好的对gps信号信息解码,提取 并用VC信息转换!-a GPS and serial communication procedures, very good information to a GPS signal decoding, extraction and conversion of information with VC!
CDMA短消息发送程序
- 用vc开发的cdma手机模块收发短信的功能,主要部分是串口通信和gb->unicode码间的转换。-vc development with the transceiver module cdma mobile messaging functions, the main part of the serial communications and gb - gt; Unicode Code of conversion.
USB_Rs232
- 将USB转换成串口232的资料 将USB转换成串口232的资料-USB serial converted into 232 information will be converted into a USB serial data 232
usbTOcom
- USB和串口(rs232)的转换及其驱动-USB and serial port (RS232) and the conversion drive
Com_API
- 双机冗余系统采用主备机原则运用软件方式通过串口相互通信,达到实时检测的功能,能够保证系统的可靠性。即使有一台机子出现故障的情况下也不影响系统的正常运行,而通过串口通信的方式代替常规的检测转换设备,不仅可以解决转换设备本身出错的瓶颈问题,还在很大程度上节约了成本,因此有很好的实用推广价值。-double-redundant system uses the main principles for the use preparation software through the serial form
uart_v0.1
- RAR文件,现在这个版本基本的 ASCII码的串行通迅是没有问题的,由于时间的问题暂时没有做十六进制的转换处理。-RAR files, and now this version of the basic ASCII serial communications is no problem, because of the time there is no problem doing hexadecimal conversion processing.
DataCommPro88
- 强大的串口编程和十分强大的格式转换功能,多中全站仪的格式转换-powerful serial programming and very powerful format conversion functions, and more of the total station format conversion
comm_maintain
- 串口收发工具,包括MODBUS、CDT、FDK等多种通用规约解释,并包括UNICODE码转换程序-serial transceivers tools, including MODBUS, CDT, FDK other common interpretation of the statute. and including UNICODE code conversion
chuanxingzhuanhaunbingxing
- 通过多通道串-并转换器将多个同步串行数据流转换为并行数据-through multi-channel serial-to-parallel converter multiple synchronous serial data streams converted to parallel data
shuangjitongxun
- 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数 分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 Symbol numerical), This will be two decimal number were converted to a binary number, and then seek his,
61549840GR47_C51
- 手机模块gr47的各种操作源码,包括pdu格式转换等-phone module gr47 the various operational source, including pdu format converter, etc.
ASCTOUnicode
- 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Th
VBI2C
- I2C通讯示意程序通过I2C转换485然后用485通讯-indicate I2C communications procedures through the I2C conversion 485 then 485 communications
gps格式转换
- gps格式转换
基于FPGA的串并转换程序
- 基于FPGA的串并转换程序,8位并行。调试仿真成功,内附仿真波形文件
rs232 485接口转换的简单介绍
- rs232 485接口转换的简单介绍,包裹接线方法,新手实用。,弄
porttest
- 串口数据转换,VB60源程序,本人从网上收集,分享给大家,谢谢,没有解压密码.-Serial data conversion, VB60 source, I gather from the Internet, to share to you, thank you, there is no decompression password.
AD.txt
- AD转换的例程,供大家一起学习参考,一起交流进步吧(AD conversion, for everyone to learn and reference Program based on C language)
机内码与输入文字符合转换
- VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用