搜索资源列表
java下编写QRCode源程序,有二维码生成方法
- java下编写QRCode源程序,有二维码生成方法、解读方法及测试demo,不需修改,可直接运行。,java source QRCode prepared, there are two-dimensional code generation method, reading method and test demo, no changes can be directly run.
QCodeTest java二维码自动识别、解析、需要调用手持机的摄像头
- java二维码自动识别、解析、需要调用手持机的摄像头,MTK开发-java two-dimensional code automatic identification, analysis, need to call the handset camera, MTK development
barcode4j-2[1].0-src.tar.gz
- 生成二维条形码的java程序,pdf417code,QRcode二维码生成源代码,Generate two-dimensional bar code of the java process, pdf417code, QRcode two-dimensional code to generate source code
qrcoded
- qrcoded 日本二维码解码程序,速度快-qrcoded Japanese two-dimensional code decoding process, fast
QR
- JAVA二维码生成图片源码,内容详细格式化好-QRCode
barcode
- android二维码识别demo,需手机支持自动对焦功能-android-dimensional code recognition demo, take your phone supports auto-focus function
ZXing
- 一维码、二维码条码识别程序,是google上的一个开源项目。包含java、c、iphone、javame、Android等平台源代码-One-dimensional codes, two-dimensional bar code identification procedures, is an open source project on google. Including java, c, iphone, javame, Android platform source code, etc.
QR_code_decode
- 二维码编码,以JAVA编程(转),包含解码-QR code encoding
codecjava
- qrcode 的编码和解码 java版,给出了详细的算法和实现,可以作为学习二维码开发的参考-qrcode encoding and decoding java version, gives a detailed algorithm and implementation can be used as reference to study the development of two-dimensional code
qrcode7
- QR code 二维码的Java代码实现,有例子可以看,源码-QR code to achieve two-dimensional code of the Java code, some examples of view, source
微信扫码支付实现
- Pay.java 为测试入口 WeixinApiResultImpl.java 为解析请求返回的结果,并有有将支付链接的URL转为二维码图片流的方法。 WeixinPayApiImpl.java 为请求前的操作(参数封装)(Pay.java is the test entry WeixinApiResultImpl.java returns the result of the parsing request and has the method of converting the pai
ZXing.Net.0.14.0.0
- 一款二维码图片扫描插件 ,支持二维码生成和扫描,含silverght /C# / java等版本(A two-dimensional code image scanning plug-in, support two-dimensional code generation and scanning, including silverght, /C# / Java and other versions)
zxing
- 二维码,ZXing是一个开放源码的,用Java实现的多种格式的1D/2D条码图像处理库,它包含了联系到其他语言的端口。(QR code ZXing Decoder Online Decode a 1D or 2D barcode from an image on the web. Supported formats include: UPC-A and UPC-E EAN-8 and EAN-13 Code)
二维码生成和解析源码
- 本源码用JAVA语言进行二维码的生成和解析,建构清晰,DEMO很适合相应的开发的人员参考(The source code using JAVA language for two-dimensional code generation and analysis, construction clarity, DEMO is suitable for the corresponding development of personnel reference)
二维码生成器
- java的GUI编程,输入关键词,直接生成二维码图片,并显示到界面(Input keywords directly generate two-dimensional code pictures)
Java二维码的生成与解析
- 基于java的二维码生成和解析项目,一个测试类,一个工具包(java create and analysis scan code)
二维码
- 可以通过不同的链接输入,制作相对应的二维码,操作简答(Through different input links, the production of two-dimensional code corresponding to the simple operation)
java 二维码带图片生成
- java语言生成带图片二维码,可设置图片的大小(java create hava image qrcode,can set image size)
webhtml5调用摄像头实现二维码扫描
- web/html5调用摄像头实现二维码扫描; java扩展使用说明 该解析过程需要java环境支持,jar包启动后在本机的20147端口接受socket监听,因此网络编程语言都可以调用。 1 命令行启动jar包 java -jar xxxxx.jar 启动成功应该能看到20147端口的应用 2服务socket调用 暂提供php调用代码(Web/html5 calls the camera to realize the two-dimensional code scan. Ja
二维码生成器
- 一个二维码生成程序,非常好用,只用导入eclipse编译就能自动生成你想要的二维码,扫描可以得到背后文件信息