文件名称:DecodeMagStripe
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:7.65kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Decoding the signal from magnetic stripe card or ticket using just a simple magnetic head connected to a microphone jack. Recording an audio WAVE file, and then this information can be decoded by the 2 programs included.
First program dab.c decodes the audio signal into bits - 0s and 1s. The second program dmsb.c decodes bits into readable ascii code which can be read by a human. After this the decode process is complete.
The best thing of this software is that you can record the information from a magnetic stripe card, on your mp3 player and decode information later on. Or you can do it in real time when both programs are run with pipe command in Linux.
The source code can be modified and compiled for Windows. The license is GPL license - free to use. This was my graduation project in the Technical University for master degree in Informatics.
First program dab.c decodes the audio signal into bits - 0s and 1s. The second program dmsb.c decodes bits into readable ascii code which can be read by a human. After this the decode process is complete.
The best thing of this software is that you can record the information from a magnetic stripe card, on your mp3 player and decode information later on. Or you can do it in real time when both programs are run with pipe command in Linux.
The source code can be modified and compiled for Windows. The license is GPL license - free to use. This was my graduation project in the Technical University for master degree in Informatics.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dab.c
dmsb.c
dmsb.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.