登录
首页 » C# » Scaner

Scaner

于 2014-11-29 发布 文件大小:866KB
0 120
下载积分: 1 下载次数: 293

代码说明:

  一个c#写的调用zxing,aforge 使用摄像头读取各种条码,二维码的实例,自带保存功能!(C# write a call zxing, aforge use the camera to read examples of various bar codes, 2D codes, comes save feature!)

文件列表:

Scaner
......\bin
......\...\Debug
......\...\Release
......\...\.......\AForge.Controls.dll,44544,2012-03-22
......\...\.......\AForge.dll,17408,2012-03-22
......\...\.......\AForge.Imaging.dll,253952,2012-03-22
......\...\.......\AForge.Math.dll,68096,2012-03-22
......\...\.......\AForge.Video.DirectShow.dll,52736,2012-03-22
......\...\.......\AForge.Video.dll,18944,2012-03-22
......\...\.......\AForge.Vision.dll,20992,2012-03-22
......\...\.......\CodeScaner.exe,31232,2014-11-29
......\...\.......\zxing.dll,483328,2014-11-26
......\CamControl.cs,4268,2014-11-28
......\Class1.cs,1857,2014-11-28
......\CodeScaner.cs,7001,2014-11-28
......\CodeSCANER.csproj,8606,2014-11-29
......\CodeSCANER.csproj.user,383,2014-11-29
......\CodeScaner.Designer.cs,11711,2014-11-28
......\CodeScaner.resx,6190,2014-11-28
......\CodeSCANER.sln,1230,2014-11-28
......\external libs
......\.............\AForge.Controls.dll,44544,2012-03-22
......\.............\AForge.dll,17408,2012-03-22
......\.............\AForge.Imaging.dll,253952,2012-03-22
......\.............\AForge.Math.dll,68096,2012-03-22
......\.............\AForge.Video.DirectShow.dll,52736,2012-03-22
......\.............\AForge.Video.dll,18944,2012-03-22
......\.............\AForge.Vision.dll,20992,2012-03-22
......\.............\zxing.dll,483328,2014-11-26
......\obj
......\...\Debug
......\...\.....\CodeScaner.CodeScaner.resources,180,2014-11-29
......\...\.....\CodeSCANER.csproj.FileListAbsolute.txt,718,2014-11-29
......\...\.....\CodeSCANER.csproj.GenerateResource.Cache,980,2014-11-29
......\...\.....\CodeSCANER.csprojResolveAssemblyReference.cache,42085,2014-11-29
......\...\.....\CodeScaner.exe,31232,2014-11-29
......\...\.....\CodeScaner.pdb,34304,2014-11-29
......\...\.....\CodeScaner.Properties.Resources.resources,180,2014-11-29
......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6918,2014-11-29
......\...\.....\TempPE
......\Program.cs,1053,2014-11-28
......\Properties
......\..........\AssemblyInfo.cs,1577,2014-11-24
......\..........\Resources.Designer.cs,2860,2014-11-28
......\..........\Resources.resx,5612,2014-11-21
......\..........\Settings.Designer.cs,1110,2014-11-28
......\..........\Settings.settings,249,2014-11-21

......\Renderer
......\........\CustomBitmapRenderer.cs,2287,2014-11-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shortest-path
    通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
    2014-01-11 23:32:27下载
    积分:1
  • 旅游模拟查询系统
    北邮旅游模拟查询系统,可以模拟查询旅游最佳路线,考虑时间、费用等情形(Beijing Post Tourist Simulated Query System can simulate and query the best route of tourism, taking into account the time, cost and other circumstances.)
    2020-07-03 07:20:02下载
    积分:1
  • Cabinethandleprogress
    该程序是处理CAB文件的程序例子,它所适用的运行环境是Win9x/NT/2000/XP/,是经过编译和运行后证明有效地。(CAB file of the program procedures for dealing with an example, it applies to the operating environment is Win9x/NT/2000/XP /, is compiled and run proved effective.)
    2010-12-14 13:06:32下载
    积分:1
  • tuxiangzhenshiganshanweijianmo.pdf
    形状和表面颜色是表征真实物体属性的两个要素.随着三维扫描技术的发展,获取精确稠密的三维数据已经 比较容易.通过对获取的三维数据做相关处理,就能够生成正确表达物体形状的几何模型,但仅仅如此还不足以精 确建模真实物体.为了建立照片真实感的三维模型,还需要将物体的表面颜色和几何模型融合.如果彩色相机和三 维扫描仪固定在一起,这个问题很容易解决.但是,这种固定采集方式在应用时很不方便,对采集数据限制很大,因 此需要将三维数据和彩色图片采集分开进行,通过后期合成方式来融合两种数据.(err)
    2008-03-03 15:32:46下载
    积分:1
  • 2.STM32控制代码
    说明:  对于新手调试入手很快,通过32单片进行通信控制,及算法运算给(For beginners, debugging starts very quickly, communication control is carried out through 32 single chip, and arithmetic operation is given to them.)
    2020-06-25 03:40:02下载
    积分:1
  • MODBUS--Network-communication-
    本软件工程是上位机串口通信软件,通信协议是标准的modbus,软件功能包括串口通信,十六进制数据和十进制数据解析和数据存储等功能,还包括时间校正等功能(The software engineering is a PC serial communication software, communication protocol is a standard modbus, software features include a serial port communication, hexadecimal data and decimal data parsing and data storage, and other functions, also includes the time correction, and other functions )
    2015-03-18 10:09:32下载
    积分:1
  • 一种获取4位随机数的方法并将获取的随机数显示
    说明:  一种获取4位随机数的方法并将获取的随机数显示(A method for obtaining a random number of 4 bits and displaying the random number obtained)
    2020-06-19 01:40:01下载
    积分:1
  • Page
    演示了WPF中的Page页跳转功能,十分适合新手参考,实用性很强(Demonstrated in WPF Page page jump function, very suitable for beginners reference, very practical)
    2013-11-05 18:31:54下载
    积分:1
  • vc++ 开放的串口通讯
    【实例简介】vc 开放的串口通讯程序,经测试特别好用
    2021-07-03 00:31:22下载
    积分:1
  • VCComm
    VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)
    2010-07-30 12:32:16下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载