登录
首页 » delphi » SPcomm

SPcomm

于 2022-07-27 发布 文件大小:9.57 kB
0 89
下载积分: 2 下载次数: 1

代码说明:

 //for i:=0 to BufferLength-1 do // begin    // rstr:=rstr+IntToHex(Byte(Pointer(integer(Buffer)+i)^),2)+" ";      Move(buffer^, Rev, 32);  //将接收到缓存区的数据转移到数组中     //  rstr:=rstr+String(Rev);       for i:=0 to 31 do      rstr:=rstr+inttohex(Rev[i],2)+" ";       // showmessage(rstr);    rstr:=DateTimeToStr(Now)+"接收数据: "+rstr+#13;     Memo1.Lines.Add(rstr);     Memo1.Lines.Add(#13);     // 数据解析   { case rev[0] of    $20:   // 变量1       begin         case Rev[1] of         $00:            begin            if(Rev[2]=$AA)and

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

发表评论

0 个回复

  • FilterFunction
    数字滤波器 常用数字滤波器函数,包括高通、低通、带通、带阻(digital filter)
    2014-12-08 11:56:59下载
    积分:1
  • 其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了, 现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好...
    其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了, 现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
    2022-09-09 16:20:03下载
    积分:1
  • shu-jian
    建立键盘鼠标动作记录与回放(使用Delphi开发)(Keyboard and mouse action recording and playback ( the use of Delphi ) )
    2013-05-02 16:09:46下载
    积分:1
  • DelphifdreExcel
    delphi控制Excel自动生成报表,操作控制Excel自动处理数据(delphi control Excel automatically generate reports, automatic data processing operation control Excel)
    2014-02-26 23:08:11下载
    积分:1
  • 本书以理论结合实践的方式,论述“如何在Delphi中使用面向对象编程方法,构建良好设计的程序”的主题。...
    本书以理论结合实践的方式,论述“如何在Delphi中使用面向对象编程方法,构建良好设计的程序”的主题。-this book theory with practice, discussion of the "how to use Delphi object-oriented programming methods, and the building of good design procedures" theme.
    2022-04-06 19:30:12下载
    积分:1
  • Delphi实现动态的窗口标题栏文字
    Delphi实现动态的窗口标题栏文字,让标题栏文字滚动,有以下动态变化形式:标题左循环,标题左右移动,停靠右端,设置移动时间间隔,每隔多少毫秒移动一个字等。可以在标题上设置一些醒目的内容,再使用本效果,吸引使用者的注意,是一种很不错的提醒方式。
    2022-01-27 16:11:55下载
    积分:1
  • 多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complie...
    多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complier for Delphi编译器方可编译执行。Borland已经正式推出Delphi 8 for .NET,所以本书范例中部分内容可能与D8最终版本不符。-most directly in the code and Delphi6 Delphi7 operating environment. Some involved.NET technology content of the code, the need to install Delphi 7 Borland.NET Complier for Delphi compiler can compile implementation. Borland has officially launched for Delphi 8.NET, the book example might be part of the final version D8 inconsistent.
    2022-04-17 09:15:14下载
    积分:1
  • madDisAsm
    madDisAsm.rar MadCollection.2.5.2.6FS
    2020-06-25 18:20:01下载
    积分:1
  • SQLiteTable3
    SQLite Table3.pas修正版,解决中文显示乱码,以及最后一字符乱码。delphi 里UTF8Encode和UTF8Decode两函数配合使用,例:获取sltb := slDb.GetTable(UTF8Encode(sSQL)); 显示字段sd.Cells[i + 1, sltb.Row + 1] :=UTF8Decode(sltb.FieldAsString(sltb.FieldIndex[sltb.Columns[i]]));(The revised version of SQLite Table 3. PAS solves the problem of Chinese display scrambling and last character scrambling. In delphi, UTF8Encode and UTF8Decode functions are used together, for example: get sltb: = slDb. GetTable (UTF8Encode (sSQL); display field sd. Cells [i + 1, sltb. Row + 1]: = UTF8Decode (sltb. Field String (sltb. Field Index [sltb. Columns [i]);)
    2020-06-23 10:00:01下载
    积分:1
  • control this data sheet can be converted into a variety of formats : text, HTML,...
    此控件可将数据表转换成多种格式:文本,HTML,RTF-control this data sheet can be converted into a variety of formats : text, HTML, RTF
    2022-07-24 02:55:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载