资源简介
机器小车的上位机源代码,基于C#开发,已集成摄像头采集、传输功能。手机或PC安装软件后,连接树莓派热点,即可观看到摄像头实时采集的画面。PC版本上位机,可使用模拟手臂界面,操作起来流畅。

代码片段和文件信息
using System.Reflection;
using System.Runtime.CompilerServices;
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the ‘*‘ as shown below:
[assembly: AssemblyVersion(“1.0.*“)]
//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing.
//
// Notes:
// (*) If no key is specified the assembly is not signed.
// (*) KeyName refers to a key that has been installed in the Crypto Service
// Provider (CSP) on your machine. KeyFile refers to a file which contains
// a key.
// (*) If the KeyFile and the KeyName values are both specified the
// following processing occurs:
// (1) If the KeyName can be found in the CSP that key is used.
// (2) If the KeyName does not exist and the KeyFile does exist the key
// in the KeyFile is installed into the CSP and used.
// (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
// When specifying the KeyFile the location of the KeyFile should be
// relative to the project output directory which is
// %Project Directory%\obj\. For example if your KeyFile is
// located in the project directory you would specify the AssemblyKeyFile
// attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
// (*) Delay Signing is an advanced option - see the Microsoft .NET framework
// documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 135168 2017-10-26 11:26 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\.vs\WIFI-Robot\v14\.suo
文件 2426 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\AssemblyInfo.cs
文件 32768 2017-10-26 11:09 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\bin\Debug\dshow.dll
文件 26112 2017-10-26 11:09 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\bin\Debug\dshow.pdb
文件 32768 2011-12-22 19:18 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\bin\Release\dshow.dll
文件 45 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\1.txt
文件 2191 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\Iba
文件 4809 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IBasicVideo.cs
文件 592 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\ICreateDevEnum.cs
文件 831 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IEnumPins.cs
文件 861 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IFileSourceFilter.cs
文件 1616 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IFilterGraph.cs
文件 2906 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IGraphBuilder.cs
文件 1528 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IMediaControl.cs
文件 3130 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IMediaEvent.cs
文件 1926 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IMediaPosition.cs
文件 2855 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IMediaSeeking.cs
文件 2421 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IPin.cs
文件 853 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IPropertyBag.cs
文件 2267 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\ISampleGrabber.cs
文件 747 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IVideofr
文件 6037 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\IVideoWindow.cs
文件 4473 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\Structures.cs
文件 4985 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\Uuids.cs
文件 919 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Core\Win32.cs
文件 7178 2011-12-22 19:13 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\dshow.csproj
文件 452 2011-12-22 19:13 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\dshow.csproj.user
文件 2631 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\Filter.cs
文件 2189 2006-04-11 11:57 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\FilterCollection.cs
文件 6085 2017-10-26 11:07 WIFI-Robot_Code_www.wifi-robots.com\WIFI-Robot_Release\dshow\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
............此处省略205个文件信息
相关资源
- 超市进销存管理系统 Sqlserver 数据库文
- asp.net C#购物车源代码
- 智慧城市 智能家居 C# 源代码
- c# winform 自动登录 百度账户 源代码
- C# 使用ListView控件实现图片浏览器(源
- C# TCP通讯组件源代码
- C#版IE浏览器源代码
- C#使用GDI 绘制汽车车速表等量表源代
- 用C#绘制正弦曲线,要用到Form1_Resiz
- 随机抽题系统C#源代码
- 医院业务管理系统(C#源代码)
- 远程监控(C#源代码)
- AssetStudio V0.16.0 源代码 使用VS2019
- 热血江湖20服务端源代码
- C# 取色工具源代码(RGB)
- C# 人员随机分组抽签工具及源代码
- C# Access版资产管理系统源代码
- 酒店电子管理系统winform源代码(附数
- 研究生信息管理系统(附数据库)
- C#图书管理系统(源代码+数据库+系统
- WPF翻页照片特效浏览源代码
- 《C#面向对象程序设计》源代码(CS)
- [源代码] 《领域驱动设计 (C# 2008 实
- asp.net 在线聊天室系统源代码.rar
- C#锁屏软件(真正禁用ctrl+alt+del,含源
- zw_ASP.NET通用权限管理系统源代码含文
- delta机器人运动学算法正向逆向求解
- OA系统+手机版源码t源代码
- C#斗地主源代码
- C#项目开发案例全程实录源代码
评论
共有 条评论