• 大小: 5.04M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 二维码  摄像头  UDP  通信  

资源简介


资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Windows;
using System.IO;
using System.Windows.Media.Imaging;
using AForge;//
using AForge.Controls;
using AForge.Video;
using AForge.Video.DirectShow;
using Size = System.Drawing.Size;
using AForge.Imaging;
using AForge.Imaging.Filters;
using System.Drawing.Imaging;
using ThoughtWorks.QRCode.Codec;
using ThoughtWorks.QRCode.Codec.Data;
using ThoughtWorks.QRCode.Codec.Util;
using System.Drawing;
using Aspose.Cells;
using System.Threading;
using System.Net;      
using System.Net.Sockets;



namespace Rbcc
{
    public partial class Form1 : Form
    {
        static Socket client;
    

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        187  2017-01-10 22:06  Rbcc\Rbcc\App.config

     文件      44544  2013-07-15 23:04  Rbcc\Rbcc\bin\Debug\AForge.Controls.dll

     文件      66108  2013-07-15 23:04  Rbcc\Rbcc\bin\Debug\AForge.Controls.xml

     文件      17920  2013-07-15 23:04  Rbcc\Rbcc\bin\Debug\AForge.dll

     文件     262656  2013-07-15 23:04  Rbcc\Rbcc\bin\Debug\AForge.Imaging.dll

     文件      61440  2013-07-15 23:04  Rbcc\Rbcc\bin\Debug\AForge.Video.DirectShow.dll

     文件      20992  2013-07-15 23:04  Rbcc\Rbcc\bin\Debug\AForge.Video.dll

     文件    6570840  2011-04-01 15:12  Rbcc\Rbcc\bin\Debug\Aspose.Cells.dll

     文件     303680  2012-07-26 19:41  Rbcc\Rbcc\bin\Debug\Microsoft.QualityTools.Testing.Fakes.dll

     文件     195508  2017-01-15 12:29  Rbcc\Rbcc\bin\Debug\PersonImg\2.jpg

     文件    1299920  2012-07-09 00:40  Rbcc\Rbcc\bin\Debug\PresentationCore.dll

     文件      24064  2017-01-15 21:22  Rbcc\Rbcc\bin\Debug\Rbcc.exe

     文件        187  2017-01-10 22:06  Rbcc\Rbcc\bin\Debug\Rbcc.exe.config

     文件      36352  2017-01-15 21:22  Rbcc\Rbcc\bin\Debug\Rbcc.pdb

     文件      22984  2017-01-15 21:21  Rbcc\Rbcc\bin\Debug\Rbcc.vshost.exe

     文件        187  2017-01-10 22:06  Rbcc\Rbcc\bin\Debug\Rbcc.vshost.exe.config

     文件        490  2014-01-13 21:31  Rbcc\Rbcc\bin\Debug\Rbcc.vshost.exe.manifest

     文件    6209536  2007-08-06 11:06  Rbcc\Rbcc\bin\Debug\ThoughtWorks.QRCode.dll

     文件     425984  2017-01-14 19:16  Rbcc\Rbcc\bin\Debug\zxing.dll

     文件      44544  2013-07-15 23:04  Rbcc\Rbcc\dll\AForge.Controls.dll

     文件      66108  2013-07-15 23:04  Rbcc\Rbcc\dll\AForge.Controls.xml

     文件      17920  2013-07-15 23:04  Rbcc\Rbcc\dll\AForge.dll

     文件     262656  2013-07-15 23:04  Rbcc\Rbcc\dll\AForge.Imaging.dll

     文件      61440  2013-07-15 23:04  Rbcc\Rbcc\dll\AForge.Video.DirectShow.dll

     文件      20992  2013-07-15 23:04  Rbcc\Rbcc\dll\AForge.Video.dll

     文件     303680  2012-07-26 19:41  Rbcc\Rbcc\dll\Microsoft.QualityTools.Testing.Fakes.dll

     文件    1299920  2012-07-09 00:40  Rbcc\Rbcc\dll\PresentationCore.dll

     文件     109496  2012-07-09 00:40  Rbcc\Rbcc\dll\System.Xaml.dll

     文件     650168  2012-07-09 00:40  Rbcc\Rbcc\dll\Windowsbase.dll

     文件        248  2017-01-10 23:10  Rbcc\Rbcc\Fakes\PresentationCore.fakes

............此处省略50个文件信息

评论

共有 条评论