搜索资源列表
TTY
- 通过Windows API串口编程函数的调用,打开一个串口,并对它进行基本配置,将键盘接收到的字符传到串口,然后从串口获得的字符显示在屏幕上。
halftoall
- 网上收集的几个半角字符转全角字符的函数。
FunnComHelp
- 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a f
XmlExpat
- 这是一个GPRS无线税控机工程项目的XML包模拟器程序。它基于Expat2.0.1库开发。要解析的数据包在源代码目录下面有一个示例“RespInput.txt”,请在“Project seeting --> program argument ”中设置执行参数。该程序是一个VC6的CONSOLE工程,没有图形界面输出。请根综main函数、TaxPackParse函数、注意TaxXMLTagStart事件、ParseTaxPackData事件、TaxXMLTagEnd事件及ConverToUn
CommWizard
- 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
RS232_VBdotNET
- 串口编程简单案例, 在VB.NET 的环境下,包括控件使用,读,写,函数及字符转换-A demo for COM communiscation on VB.net
using-MSComm-control-to-communicate
- 利用windows的API函数实现PC机之间字符的发送与接收。-The use of windows API functions to send and receive characters between the PC.
1128
- 分别编写求两个数值(可以是浮点数,整数或字符)最大值,最小值和平均值的函数maximum, minimum, meanValue。另外,编写一个函数gcd求两个整数的最大公约数。-Respectively write to demand the two values (which can be floating-point, integer or character) maximum, minimum and average function of the maxim
16to10100
- 写一个函数,输入一个十六进制数,输出相应的十进制数。程序提示:输入时将十六进制数作为一个字符串输入,然后将其每一个字符转换成十进制数并累加-Write a function, enter a hexadecimal number, the output corresponding decimal number. Prompts: Enter the hexadecimal number will be entered as a string, then each character into a
pccon
- 包含:833us延时程序,接收的数据处理函数,接收一个字符函数,字符串发送函数-Contains: 833us delay procedure, the receiving data processing functions, receiving a character function, the string sending function