CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - two-dimensional

搜索资源列表

  1. GAQRCodeTest

    0下载:
  2. 可以生成二维码,然后可以读取二维码比较结果-Can generate a two-dimensional code, and then compare the results can be read two-dimensional code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1282677
    • 提供者:张明峰
  1. Android_ZXingDemoDemo20131113

    0下载:
  2. Android二维码自动扫描,扫描后显示二维码内容-Android dimensional code automatically scan, scan two-dimensional code display content
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:360695
    • 提供者:袁剑春
  1. test

    0下载:
  2. 此代码可以将一个文件分割成任意大小的N个文件并将之传递到String数组内以方便二维码的传输。-This code can split a file into a file of any size N and the String array passed to the two-dimensional code to facilitate the transfer.
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:874
    • 提供者:古月
  1. HtmlPage

    0下载:
  2. 二维相册 竖直滑动 水平滑动 斜滑动都没问题 js实现 适用于各种网页-Two-dimensional album vertical sliding level is fine with sloping moving js implementation are suitable for all kinds of web pages
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1583
    • 提供者:江鹏源
  1. poker

    0下载:
  2. 一个用java做的德州扑克牌, 有扑克图. 用二维array存牌的信息-Texas made a java poker, poker map. Using two-dimensional array of memory card information
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:3595186
    • 提供者:涂小燕
  1. Qrcode

    0下载:
  2. 本代码,在myeclipse环境下课产生一个二维码,代码带有注释,适合初学者-This code produces a two-dimensional code myeclipse environment class, the code with comments, suitable for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1034409
    • 提供者:朱发明
  1. nearestpoint

    0下载:
  2. 随机在二维平面上生成一千个点,再利用分治算法计算这一千个点中的最近点对,并返回这两个点的距离和坐标-Randomly generated on a two-dimensional plane a thousand points, and then use divide and conquer algorithm to calculate these thousand points of the nearest point on, and return from, and coordinate t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2388
    • 提供者:eating
  1. LocateLargest

    0下载:
  2. 提示用户输入一个二维数组,然后显示这个数组中最大元素的位置,返回值为包含两个元素的以为数组 -Prompts the user to enter a two-dimensional array, and then display the location of the largest element of the array, the return value is an array that contains two elements
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:884
    • 提供者:陈柳漪
  1. testDemo

    0下载:
  2. 实现二维码扫描识别功能,并进行特征识别以及指纹认证技术-Realization of two-dimensional code scanning recognition, and feature recognition and fingerprint authentication technology
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1000336
    • 提供者:cantredick
  1. ZXING

    0下载:
  2. android生成二维码扫描,最新的源码分享了哦,快来下载吧-android generate two-dimensional code scanning, the latest source code sharing, oh, come download it
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:947694
    • 提供者:fj
  1. GPPrintJava

    0下载:
  2. 佳博热敏打印机绘制二维码并打印,实现方式是通过调用TCSLIB.dll。-Jiabo thermal printer drawing two-dimensional code and print, realizing way is by calling TCSLIB.dll.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:84958
    • 提供者:mby
  1. chart

    0下载:
  2. 二维曲线数据可视化绘制。 利用Jquery 绘制数据的二维曲线,并具有鼠标交互和对比功能。-Two-dimensional curve data visualization rendering. Jquery drawing two-dimensional curve data and comparison with mouse interaction and functionality.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:74626
    • 提供者:tiancai
  1. ewm_v1.0

    0下载:
  2. PHP在线生成二维码的小程序,基于google api,支持中文、英文、电话号码,数字,网站地址等二维码的在线生成,生成的大小尺寸可选,解压缩后,把文件放到网站任意目录即可。无单独CSS和图片文件-PHP online to generate two-dimensional code of small procedures, based on Google API, support Chinese, English, telephone, digital, online generation o
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-14
    • 文件大小:2990
    • 提供者:spudn66
  1. EnMoney

    0下载:
  2. 程序中定义一个员工类、一个查看员工薪资的接口和两个实现接口的类。在main()方法中创建二维数组并将数组信息填入数组,定义接口的引用使用多态。接口的引用必须是实现了接口的类的对象;再创建5个员工对象,用数组存储。-Program to define a class of employees, a view employee payroll interface and two classes that implement the interface. Create a two-dimensiona
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1515
    • 提供者:lee
  1. EMoney

    0下载:
  2. 程序中定义一个员工类、一个查看员工薪资的接口和两个实现接口的类。在main()方法中创建二维数组并将数组信息填入数组,定义接口的引用使用多态。接口的引用必须是实现了接口的类的对象;再创建5个员工对象,用数组存储,并实现文件操作。-Program to define a class of employees, a view employee payroll interface and two classes that implement the interface. Create a two-di
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1109
    • 提供者:lee
  1. ems

    0下载:
  2. 为您的设备生成二维码,并通过手机扫描二维码管理设备的借还。   首次使用建议使用EXCEL或WPS表格按照data文件夹中e.csv文件的格式处理好数据另存为csv文件,u.csv文件也一样。编号前的字母可以随意,编号递加。   已包含示例文件和二维码   2 使用   进入/ems/admin.php配置好单位名称等参数,或修改好密码就可以使用了。   2-1 默认管理员密码 123456 建议修改   2-2 默认归还密码 8888 建议修改-Genera
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:72150
    • 提供者:spudn92
  1. qr

    0下载:
  2. 适合喜爱软件开发的人群,这是一个关于二维码的程序,希望能帮到有需要的人。-Suitable crowd favorite software development, which is a program on the two-dimensional code, hoping to help people in need.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:23977
    • 提供者:wl
  1. ZXingDemo

    0下载:
  2. 代码里有二维码扫描, 和识别源代码, 里面还有关于二维码博客, 直接导入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
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1127214
    • 提供者:陈建辉
  1. barcodeUtil

    0下载:
  2. 使用Barcode进行条形码编码,解码,还包含二维码的解码和编码.-Use Barcode barcode encoding, decoding, also contains a two-dimensional code decoding and encoding.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:3012194
    • 提供者:cwj
  1. phpqrcode

    0下载:
  2. PHP QR Code 是一款专用于PHP的二维条形码开发包。基于C 语言的 libqrencode 库开发,提供生成二维条形码功能,包括 PNG、JPG 格式,无需依赖第三方类库。所包含的文件有:phpqrcode.php   qrbitstream.php   qrmask.php   qrencode.php   qrimage.php   qrrscode.php -PHP QR Code is a two-dimensional bar code dedi
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:179002
    • 提供者:fpudn59
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com