搜索资源列表
IC电话卡彻底解密及C源码
- 声明:本资料仅从技术的角度全面探讨IC卡、IC电话卡及其安全性,由此引发的各种争议或个人、集体利用本资料做任何不正当用途本人概不负责。-statement : This information just from the technical point of the comprehensive study of IC cards, IC cards and safety, has triggered the dispute or ind
基于TurboWay电话卡的语音服务系统编程配套源代码
- 基于TurboWay电话卡的语音服务系统编程配套源代码-TurboWay phone cards based voice services system programming source code matching
电话卡
- 我用java做的一个电话卡演示-I used to do a demonstration calling cards
电话卡管理软件VFP
- 电话卡管理软件,VFP编程语言!-calling card management software, VFP programming language!
IC电话卡的原理与解密
- ic卡电话卡的工作原理以及解密方法,对ic卡的解密很有帮助-principles and decoding method of IC phone card, be helpful to decode IC card.
IC电话卡程序
IC电话卡程序,C语言。KEIL
phonecard
- 模仿200电话卡的程序-200 phone cards to imitate the procedures
中国电信201电话卡系统
- 我是软件开发的初学者,用C++模拟了中国电信201卡的语音系统-software development and beginners use C++ to simulate the China Telecom 201 cards voice system
IC卡、电话卡彻底解密
- 可以用单片机做一个卡-SCM can be used to do a card
电话卡
- 我用java做的一个电话卡演示-I used to do a demonstration calling cards
phone1
- 一个简单的使用电话卡的JAVA程序-use of a simple phone card procedures JAVA
电话卡管理软件VFP
- 电话卡管理软件,VFP编程语言!-calling card management software, VFP programming language!
IC电话卡的原理与解密
- ic卡电话卡的工作原理以及解密方法,对ic卡的解密很有帮助-principles and decoding method of IC phone card, be helpful to decode IC card.
telecard
- ic电话卡读写器程序,用pascal编写,有详细说明,不过是英文的,还有读写器连接图。-ic calling card reader program, pascal prepare a detailed note, but is in English, there is a connection of the reader.
IC电话卡彻底解密及C源码
- 声明:本资料仅从技术的角度全面探讨IC卡、IC电话卡及其安全性,由此引发的各种争议或个人、集体利用本资料做任何不正当用途本人概不负责。-statement : This information just from the technical point of the comprehensive study of IC cards, IC cards and safety, has triggered the dispute or ind
TestPhoneCard
- 一个用JAVA编写的模拟电话卡系统,可实现拨号,换卡等功能-a prepared using JAVA analog telephone card systems can be realized dial breathtaking functions
基于TurboWay电话卡的语音服务系统编程配套源代码
- 基于TurboWay电话卡的语音服务系统编程配套源代码-TurboWay phone cards based voice services system programming source code matching
mcs51lib
- mcs51系列单片机常用芯片使用头文件(包含MAX7219,DS18B20,DS1302,AT93C46,IC电话卡,液晶屏显示驱动等等)-mcs51 series microcontroller chips used to use the header files (including MAX7219. DS18B20, the DS1302, AT93C46, IC cards, LCD display driver, etc.)
ICcrack
- 本资料仅从技术的角度全面探讨IC卡,IC电话卡及其安全性,由此引发的各种争议或个人、集体利用本资料做任何不正当用途本人概不负责-information only from the technical point of the comprehensive study of IC cards, IC cards and security, As a result of disputes or personal, collective use
java11111
- 问题描述:编写一个JAVA程序,用面向对象设计的方法编写一个电话卡的类。包括卡号、密码、余额、拨入号码等 b)基本要求:类的属性有卡号、密码、余额、拨入号码,电话卡的常用操作可以用连接电话方法、返回余额方法与通电话方法来实现。 c)方法功能描述: 构造方法(PhoneCard(卡号,密码,余额,拨入号码))可以完成属性值初始化赋值,并判断余额,余额为负就退出系统,请在构造方法中将初始时的连接置为false即表示没有连接