登录
首页 » C# » cardSend-master

cardSend-master

于 2020-06-19 发布 文件大小:225KB
0 182
下载积分: 1 下载次数: 0

代码说明:

  使用SLE4442芯片的智能卡讀取軟件。 該軟件使用com連接實現數據連接和讀寫操作。(Smart card reading software using SLE4442 chip. This software enables data connection and read and write operations using com connection.)

文件列表:

RD, 0 , 2019-08-03
RD\20150423092618726_easyicon_net_96.ico, 38078 , 2015-05-06
RD\app.config, 141 , 2015-05-06
RD\bin, 0 , 2019-08-03
RD\bin\Debug, 0 , 2019-08-03
RD\bin\Debug\Mwic_32.dll, 176128 , 2012-08-25
RD\bin\Debug\Mwic_32.h, 22845 , 2015-05-06
RD\bin\Debug\Mwic_32.lib, 56144 , 2015-05-06
RD\bin\Debug\RD.exe, 56832 , 2019-08-05
RD\bin\Debug\RD.exe.config, 141 , 2015-05-06
RD\bin\Debug\RD.pdb, 28160 , 2019-08-05
RD\bin\Debug\RD.vshost.exe, 11600 , 2015-05-06
RD\bin\Debug\RD.vshost.exe.config, 141 , 2015-05-06
RD\bin\Debug\RD.vshost.exe.manifest, 479 , 2015-05-06
RD\Form1.cs, 7185 , 2019-08-03
RD\Form1.Designer.cs, 17565 , 2019-08-03
RD\Form1.resx, 5817 , 2019-08-03
RD\lib, 0 , 2019-08-03
RD\lib\Mwic_32.dll, 176128 , 2012-08-25
RD\lib\Mwic_32.h, 22845 , 2015-05-06
RD\lib\Mwic_32.lib, 56144 , 2015-05-06
RD\obj, 0 , 2019-08-03
RD\obj\x86, 0 , 2019-08-03
RD\obj\x86\Debug, 0 , 2019-08-05
RD\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache, 675 , 2019-08-03
RD\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7439 , 2019-08-03
RD\obj\x86\Debug\RD.csproj.CoreCompileInputs.cache, 42 , 2019-08-03
RD\obj\x86\Debug\RD.csproj.FileListAbsolute.txt, 2934 , 2019-08-05
RD\obj\x86\Debug\RD.csproj.GenerateResource.cache, 1012 , 2019-08-03
RD\obj\x86\Debug\RD.csprojAssemblyReference.cache, 10568 , 2019-08-05
RD\obj\x86\Debug\RD.exe, 56832 , 2019-08-05
RD\obj\x86\Debug\RD.Form1.resources, 180 , 2019-08-05
RD\obj\x86\Debug\RD.pdb, 28160 , 2019-08-05
RD\obj\x86\Debug\RD.Properties.Resources.resources, 180 , 2019-08-05
RD\obj\x86\Debug\TempPE, 0 , 2019-08-03
RD\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll, 4608 , 2015-05-06
RD\Program.cs, 5388 , 2019-08-03
RD\Properties, 0 , 2019-08-03
RD\Properties\AssemblyInfo.cs, 1300 , 2015-05-06
RD\Properties\Resources.Designer.cs, 2781 , 2015-05-06
RD\Properties\Resources.resx, 5496 , 2015-05-06
RD\Properties\Settings.Designer.cs, 1076 , 2015-05-06
RD\Properties\Settings.settings, 242 , 2015-05-06
RD\RD.csproj, 5005 , 2019-08-03
RD\RD.csproj.user, 482 , 2019-08-03
RD.sln, 828 , 2015-05-06
RD.suo, 19456 , 2015-05-06

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

发表评论

0 个回复

  • flexiforce代码
    说明:  应用于arduino平台下的薄膜压力传感器的数值读取(Numerical reading of membrane pressure sensor applied to Arduino platform)
    2021-03-20 13:09:18下载
    积分:1
  • AudioFIR
    语音信号的FIR滤波工程,可在DSP 5509A环境下运行,并运用CCS图形工具观测滤波效果。(FIR filtering of speech signal, can be run in the 5509A DSP environment, and the use of CCS graphics tools to observe the filtering effect.)
    2015-06-19 17:58:40下载
    积分:1
  • New_Energy_28379D
    说明:  一种电流pi控制的逆变器,课程实践用,28379d平台。(A current PI control inverter, course practice, 28379d platform)
    2021-01-11 20:13:29下载
    积分:1
  • 网络即时通讯序源码(可传文件、聊天)
    在本机运行的时候,请将QClient.cs 中的ip地址改成自己的ip, 即这里: private string ServerHost = "192.168.1.104";   //服务器主机 网络即时通讯程序,基本要求如下:1)用户之间的同步/异步的即时文字通讯;2)用户之间的文件传输功能;3)至少支持在局域网内实现基本文字通信功能,考虑基于互联网的网络通信功能。4)附加要求:A,支持音/视频功能;(这个未完全实现,视频接收方的每一步方法都要用到委托访问控件,已放弃治疗)B,用户之间的通信参考QQ的弹窗效果;C,发送文件前,应经过接收方的允许后才发送;D,消息到达提醒功能;(用户名闪烁)
    2013-11-26下载
    积分:1
  • 15281081_实验二_DES
    C语言编程实现ECB工作模式下的DES加密和解密文本程序(C programming language to achieve ECB mode of DES encryption and decryption of text programs)
    2020-12-28 15:59:02下载
    积分:1
  • SequentialSfM
    说明:  一个用sequntial SFM实现双目三维重建的简单实例(A simple example of sequntial SFM ( Structure From Motion ) 3D reconstruction.)
    2021-11-04 00:30:03下载
    积分:1
  • Attiny24A_ADC
    说明:  Attiny24a多通道ADC驱动程序,可以采集多个AD信号,值得借鉴。(Attiny24a multi-channel ADC driver can collect multiple AD signals, which is worth learning.)
    2021-04-01 23:09:07下载
    积分:1
  • ChinaBlock
    说明:  关于小游戏俄罗斯方块的c#程序,源代码与分析(C# Program, Source Code and Analysis of Tetris)
    2020-06-23 14:40:02下载
    积分:1
  • pop3
    支持pop3的接收email的类 (The class for receiving email supporting pop3)
    2020-11-12 18:09:44下载
    积分:1
  • c#类库:ftp客户端 支持主动和被动模式
    c#ftp客户端 支持主动和被动模式,c#ftp客户端 主动模式 被动模 PORT PASV
    2019-06-28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载