-
熟悉智能卡操作的朋友都知道微软的PC/SC规范提供了一个智能卡读卡器的标准,我在此之上封装了这个PCSC的类,用以执行对智能卡的连接,以及执行符合GSM11.1...
熟悉智能卡操作的朋友都知道微软的PC/SC规范提供了一个智能卡读卡器的标准,我在此之上封装了这个PCSC的类,用以执行对智能卡的连接,以及执行符合GSM11.11的APDU指令,希望对大家有所帮助-familiar with the operation of the Smart Card friends all know Microsoft PC/SC standard provides a smart card reader standard accurate, and I would like to close the top of the PCSC category for the implementation of smart card connectivity, and the implementation of the Application Protocol Data Unit with GSM Directive, we hope to help
- 2022-02-12 04:12:14下载
- 积分:1
-
vs2005_walkthroughs电子书
VS2005_Walkthroughs ebook
- 2022-04-15 08:10:19下载
- 积分:1
-
实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用...
实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用-Bp neural network to achieve handwritten numeral recognition. Reform program to achieve the division to use MATLAB, which code can be directly used
- 2022-09-04 20:25:03下载
- 积分:1
-
谢文坚ASP ASP上船上船稳健
文件上传程序代码 希望对答家有帮助,asp的 可以自行修改-wenjian asp shangchuan wenjian asp shangchuan
- 2022-11-21 23:40:03下载
- 积分:1
-
屏幕取色器。拖拉下就可以了,对于需要绘制界面的非常方面...
屏幕取色器。拖拉下就可以了,对于需要绘制界面的非常方面-Check color screen device. Tractor under it, the need for rendering the very aspects of the interface
- 2022-03-21 15:16:25下载
- 积分:1
-
一个模拟钢琴的小程序,可以弹出动听的歌曲哦!
一个模拟钢琴的小程序,可以弹出动听的歌曲哦!-a small piano simulation procedures can be sweet pop songs!
- 2022-05-31 15:28:08下载
- 积分:1
-
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。...
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。-Application Wizard you have to create this calculator applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-01-27 10:57:00下载
- 积分:1
-
Windows矢量图转换VC源代码,WMF格式转EMF格式
Windows矢量图转换VC源代码,WMF格式转EMF格式-vector conversion VC Windows source code, WMF format to EMF format
- 2022-01-22 06:47:50下载
- 积分:1
-
迷宫(m a z e)是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的
墙或障碍。在图5...
迷宫(m a z e)是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的
墙或障碍。在图5 - 8所示的迷宫中,障碍物沿着行和列放置,它们与迷宫的矩形边界平行。迷
宫的入口在左上角,出口在右下角。-Maze (maze) is a rectangular area, which has one entrance and one exit. In the maze of internal contains should not pass through the walls or obstacles. In Figure 5- 8 as shown in the maze, the obstacles placed along the rows and columns, which are parallel to the boundary of rectangular maze. In the upper left corner of the entrance of the maze, export in the lower right corner.
- 2022-08-04 01:15:40下载
- 积分:1
-
First of all, we know the main elements of B tree is the so
首先,我们知道B树的主要元素是所谓的信息节点(node),每个数据节点都包含一些信息,以及其他指向节点的数据指针(pointer)。节点间的信息连接到分支上,即分支和叶子(叶子)的末端,假设信息开始插入的顺序如下:1、2、3、4、5、6。在B树上按照以下规则植树。
- 2022-03-11 11:13:16下载
- 积分:1