Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - qr encode
Search - qr encode - List
二维条码qr code的encode功能代码
Update : 2008-10-13 Size : 957.14kb Publisher : Nick

qr码encoder+decoder 应该是日本人开发的开源源码
Update : 2008-10-13 Size : 36.77kb Publisher : bill

日本某大学根据JAVA的QR生成条形码源代码改写的C语言条形码,附带编译需要的库文件等-a Japanese university under the QR Java source code generation bar code rewrite the C language bar code, fringe compiler needs of the library, etc.
Update : 2025-02-17 Size : 33kb Publisher : mayun

PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software development company that produces the SDK to encode & decode PDF417, QR Code, Data Matrix . By using PartiTek software, our users have successfully leveraged many years of university level research into their products, gaining increased reading accuracy and simple barcode creation. QRcode modules FOR Linux. -PartiTek SDKPartiTek Software Inc. Is a professional image processing and barcode software development company that produces the SDK to encode
Update : 2025-02-17 Size : 519kb Publisher : 王彥凱

PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software development company that produces the SDK to encode & decode PDF417, QR Code, Data Matrix . By using PartiTek software, our users have successfully leveraged many years of university level research into their products, gaining increased reading accuracy and simple barcode creation. QRcode modules FOR winCE. -PartiTek SDKPartiTek Software Inc. Is a professional image processing and barcode software development company that produces the SDK to encode
Update : 2025-02-17 Size : 2.58mb Publisher : 王彥凱

DL : 0
QR code编码(encode)源代码vc, 大家交流 多多交流-QR code encoding (encode) the source code vc, U.S. exchanges more exchanges
Update : 2025-02-17 Size : 48kb Publisher :

qr码encoder+decoder 应该是日本人开发的开源源码-qr code encoder+ decoder should be the Japanese open-source development
Update : 2025-02-17 Size : 37kb Publisher : bill

QR编码程序。可以参考。来源未知。C语言写的。对编码有一定帮助。-qr encode.qr encode.qr encode.qr encode.qr encode.qr encode.
Update : 2025-02-17 Size : 280kb Publisher : xyq

qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
Update : 2025-02-17 Size : 1.51mb Publisher : scan

实现QR码编码,包含多种语言实现,作为这方面开发人员的有益参考-QR ENCODE
Update : 2025-02-17 Size : 1.12mb Publisher : lizzy

DL : 0
Description A wrapper to the zxing library (http://code.google.com/p/zxing/). This submission includes files to encode a QR code from a string message, and decode a string message from an image containing an existing QR code. With little work these functions can be expanded to search for multiple bar-codes in images, decode multiple bar-codes in a single image etc.
Update : 2025-02-17 Size : 15kb Publisher : ganesh

DL : 0
QR encode source code
Update : 2025-02-17 Size : 140kb Publisher : Red_devil

修改了日本人写的QR码的编码程序,支持中文,采用UTF8编码,用快拍二维码和我查查二维码测试均未出现乱码。中文注释。-program for QR Encode.support for chinese.
Update : 2025-02-17 Size : 1.21mb Publisher : 蔡欢

C语言实现二维码生成,希望大家一起学习学习!-C language to generate two-dimensional code, I hope that we all learn!
Update : 2025-02-17 Size : 402kb Publisher : 赵工

DL : 0
快速矩阵响应二维码,编码源程序,希望对有需要的朋友有帮助。-Another product purchased, and I hope to help a friend in need.
Update : 2025-02-17 Size : 601kb Publisher : 张晓涛

二维码编码 VC 非常简单实用,亲测可用-Two-dimensional code is very simple and practical VC
Update : 2025-02-17 Size : 582kb Publisher : 张晓东

VS encode QR encode QR-encode QR encode QR
Update : 2025-02-17 Size : 7.29mb Publisher : pyan

DL : 0
QR code encode and decode method
Update : 2025-02-17 Size : 513kb Publisher : Linu Thomas

QR码编码解码的开源程序。部分程序已经打包好包,可用例子直接调用,-The QR encode and decode program.
Update : 2025-02-17 Size : 998kb Publisher : GuoQian

这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = new Rectangle(10, 10, image.Width, image.Height); g.DrawImage(image, destRect, 0, 0, image.Width, image.Height, GraphicsUnit.Pixel); RectangleF layoutRectangle = new RectangleF(0, image.Height + 20, image.Width, 30); g.DrawString(strCode, font, brush, layoutRectangle); string filepath = System.Web.HttpContext.Current.Server.MapPath(@"~\attachment")+ "1.png"; System.IO.FileStream fs = new System.IO.FileStream(filepath, System.IO.FileMode.OpenOrCreate,System.IO.FileAccess.Write); printPicture.Save(fs, System.Drawing.Imaging.ImageFormat.Png); fs.Close();printPicture.Dispose();(This is a DOME, which is directly downloaded. It only realizes the generation of two-dimensional code. If we want to increase the two-dimensional code printing function, we can refer to the following code, if you want to add other functions, please develop it yourself.)
Update : 2025-02-17 Size : 2.11mb Publisher : cbingqin
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.