登录
首页 » delphi » M1卡一卡通开发读写卡的辅助工具(附源码和运行库)

M1卡一卡通开发读写卡的辅助工具(附源码和运行库)

于 2022-07-17 发布 文件大小:3.07 MB
0 90
下载积分: 2 下载次数: 1

代码说明:

做m1卡一卡通系统时,由于经常要读写卡片,对卡片扇区的控制字(控制区块的6,7,8字节)需要解析或者合成,通常都是去自己对照麻烦的文档。索性自己写了个工具,只需要输入三个字节的控制字,就能显示个区块的控制位;或者反过来输入各区块的控制位,合成6,7,8字节的控制字。PS:之前传的那个反应说缺少运行文件,这次重新打包,将borland runtime和delphi源码一起奉上,希望对你有帮助。

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

发表评论

0 个回复

  • PONTO-ELETRONICO
    sistema de locaç ã o de veiculos e locadoras BOM PARA CONTROLA ENTRADA DE VEICUOS
    2017-01-22 04:45:48下载
    积分:1
  • 这是一个间歇的小唾弃,希望大家希望,以后大家多学习,多多交流共同进步...
    这是一个间歇的小唾弃,希望大家希望,以后大家多学习,多多交流共同进步-This is an intermittent small cast aside, I hope everyone hopes that after the U.S. and more learning, more exchange of common progress
    2022-05-26 07:45:34下载
    积分:1
  • this program can be used in other programs VCL configuration, the memory content...
    本程序可用于其它VCL程序的配置、内存内容。帮助设计运行时调试。当然,人们可以看看什么配方用什么成分,设计什么属性
    2022-03-21 22:51:48下载
    积分:1
  • 详细讲述如何用delphi进行com编程
    详细讲述如何用delphi进行com编程-described in detail how to use delphi programming for com
    2023-05-10 06:25:03下载
    积分:1
  • Delphi 获取MonthCalendar中选择的日期
    Delphi 获取MonthCalendar中选择的日期,其实就是完成一个时间、日期的选择功能,年份、月份、日期、时间都可自定义调整并选择,这个简单的例子,可演示Delphi中MonthCalendar的用法,生成一个日期时间选择器功能。下面是相关代码:   procedure TForm1.Button1Click(Sender: TObject);   var    Year,Month,Days: Word;   begin    DecodeDate(MonthCalendar1.Date,Year,Month,Days);    Edit1.Text:=IntToStr(Year);    Edit2.Text:=IntToStr(Month);    Edit3.Text:=IntToStr(Days);   end;   全部源码请下载本实例包。
    2022-02-02 06:32:18下载
    积分:1
  • 获取CPU温度,这是一个用VC完成的代码
    获取CPU温度,这是一个用VC完成的代码-access to the CPU temperature, which is a complete VC code
    2022-03-25 09:22:52下载
    积分:1
  • mail2000
    使用Delphi开发的邮件服务器,能安全可靠地进行电子邮件的收发服务。(Delphi developed the use of the mail server that can secure and reliable way to send and receive e-mail service.)
    2007-10-14 11:38:15下载
    积分:1
  • SHA
    使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。(SHA algorithm to encrypt files using Delphi examples to learn programming code, a good reference.)
    2014-02-17 15:28:45下载
    积分:1
  • this is my first program in delphi
    this is my first program in delphi
    2022-07-15 10:01:00下载
    积分:1
  • ListBox
    If you don t know how to use the ListBox of Delphi this source code will help you. It shows how to delete an item or just unselect it.
    2011-09-05 15:54:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载