搜索资源列表
DrawPaintCode
- 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method,
imagescanforgood
- 图像扫描类的完整代码,对二维图形变成很有帮助。
DrawPaintCode
- 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method,
AndroidQRCode-scanning
- Android二维码扫描源代码,,Java源码-Android-dimensional scan source code
ZXingDemo
- android通过调用google的ZXing源码进行二维码扫描的实例代码-google android by calling the two-dimensional code scanner ZXing source code examples
ZXingDemo
- 代码里有二维码扫描, 和识别源代码, 里面还有关于二维码博客, 直接导入android工程即可-There is a two-dimensional code code scanning, and identify the source code, there is also a two-dimensional code on the blog, you can directly import the android project
ZXING
- zxing代码,二维码扫描,可拍照,找到控制点,放牛去。-zxing,you can get zxing information.
erweima
- 二维码扫描程序,非常不错的代码,有兴趣的可以-Dimensional code scanning procedures, very good code, are interested can look at ...
erweima
- 二维码扫描程序,非常不错的代码,有兴趣的可以看看.-Dimensional code scanning procedures, very good code, are interested can look at.
scan_qrcode
- 简化了zxing源码后的二维码扫描代码,实现了扫描二维码并解码的功能-Simplified two-dimensional code scan code zxing source code after the implementation, the two-dimensional code scanning and decoding function
QrScanLib
- Android二维码扫描代码,能扫描到二维码里面的信息,供大家参考。-Android Qr Code Scan
index
- 微信公众号开发,实现二维码扫描,向用户发送图文,音乐等基本代码-Development of public micro-channel number, various functions exception, practical and reliable, widely used
QR_CodeScan
- 二维码扫描,仿微信的,代码简单,扫描率非常高,本人修改过,也在网上的Demo中下载的,完善后,我再次分享给大家。-Qr code scanning, imitation WeChat, code simple, scan rate is very high, I modified, also in the Demo download on the net, after complete, I share with you all aga
erweimabishe
- Android项目源码安卓二维码毕设含开题报告毕业论文是一个二维码扫描与生成的安卓项目源码,是原生的Google大牛写的,核心功能同样是使用zxing实现,可以进行条码,二维码扫描。得到对应的url。可以去浏览,分享等。代码层次分明,大部分方法都加了详细的注释。对于想学习二维码的人来说,简直是福音。(项目采用GBK编码)-Android project source code Ann Zhuo two-dimensional code
wxgzhjkts
- 开发者必备,有了他,你可以随时随地进行微信公众号接口调试,也可以让更多的新手了解微信接口通信过程。 性能说明 1. 可以进行接口token绑定验证,关注、取消关注,菜单点击,文本信息图片信息、语音信息、视频信息、位置信息、链接信息等的调试。 2. 本工具仿方倍工作室出品的同类工具,页面bootstrap自适应适合手机平板等各平台访问 ,asp代码为功能仿照。 3. 受权限限制(全是个人未认证订阅号),暂未开发底部自定义菜
RC532
- 二维码扫描平台,开发代码,可以支持多种语言开发(Two dimensional code scanning platform, the development of code that can support a variety of language development)
QRCode
- 二维码生成解析,根据网上代码编写,方便初学者使用(Generation and analysis of two-dimensional code)
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 tw
BusinessCardPro
- 使用DevComponents.DotNetBar2界面空间开发的名片管理系统,支持二维码扫描等功能,可批量导入导出,代码里服务器地址请自行修改,数据库文件需要自己创建(using DevComponents.DotNetBar2/c# ,support QRCod,database is sql server,suport batch import/export)
二维码扫描识别
- 基于opencv+zbar+visual studio的二维码扫描识别,文件里有写具体做法和具体代码(opencv ,zbar,visual studio)