资源简介
C#下开发HID设备的源码+例子 , HIDC#读写类
代码片段和文件信息
using System;
using System.Reflection;
// 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
// TODO: Review the values of the assembly attributes
[assembly:Assemblytitle(“USB test application for HIDs“)]
[assembly:AssemblyDescription(“www.lvr.com“)]
[assembly:AssemblyCompany(“Lakeview Research“)]
[assembly:AssemblyProduct(“usbhidio“)]
[assembly:AssemblyCopyright(“c. 1999 by Jan Axelson“)]
[assembly:AssemblyTrademark(““)]
[assembly:AssemblyCulture(““)]
// Version information for an assembly consists of the following four values:
// Major version
// Minor Version
// Revision
// Build Number
// 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.*“)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 933 2005-03-29 23:38 usbhidio\AssemblyInfo.cs
目录 0 2007-02-06 15:06 usbhidio\bin\
目录 0 2007-02-07 12:27 usbhidio\bin\Debug\
文件 57344 2007-02-07 14:29 usbhidio\bin\Debug\HID_Test_Application.exe
文件 69120 2007-02-07 14:29 usbhidio\bin\Debug\HID_Test_Application.pdb
文件 5632 2005-09-23 06:56 usbhidio\bin\Debug\HID_Test_Application.vshost.exe
文件 1253 2005-04-07 19:31 usbhidio\Debugging.cs
文件 910 2005-03-30 00:14 usbhidio\DebuggingDeclarations.cs
文件 17407 2005-04-07 21:43 usbhidio\DeviceManagement.cs
文件 4690 2005-04-07 17:46 usbhidio\DeviceManagementDeclarations.cs
文件 2840 2005-04-07 20:33 usbhidio\FileIODeclarations.cs
文件 73255 2007-02-07 14:26 usbhidio\frmMain.cs
文件 6593 2007-02-07 10:51 usbhidio\frmMain.resx
文件 32254 2007-02-06 17:38 usbhidio\Hid.cs
文件 5027 2005-04-07 20:37 usbhidio\HidDeclarations.cs
文件 370 2005-03-29 23:32 usbhidio\MainCode.cs
文件 4400 2007-02-06 15:06 usbhidio\UpgradeLog.xm
文件 5278 2007-02-06 15:06 usbhidio\USBHIDIO.csproj
文件 2083 2007-02-06 15:06 usbhidio\USBHIDIO.csproj.user
文件 899 2007-02-06 15:06 usbhidio\USBHIDIO.sln
文件 24576 2007-02-07 14:29 usbhidio\USBHIDIO.suo
目录 0 2007-02-07 14:26 usbhidio\
相关资源
- 最短路径算法c# 最短路径算法
- 基于C#net4.5实现最简单的websocket客户端
- C#2.0进程CPU占用率
- C#模拟实现自动化测试架构
- 网络文件传送 c#源码
- C# 写的CDT 规约解析 并打包发送程序
- (C#)局域网二人军棋对战游戏
- C#实现udp打洞客户端与服务器端源码
- 图像处理代码C# 平滑去噪、锐化、伪
- ENVI的BSQ BIL BIP三种栅格格式转换的C
- C#画图软件
- C#微信带参二维码海报
- C#利用DirectSound实现PCM音频流保存为
- wpf实现的手画板
- C#实现二维矢量图编辑
- C#键盘鼠标模拟 Windows Input Simulator
- c#udp文件传输
- chart控件,实时趋势,C#程序,可以设
- C#使用webBrowser控件获取URL图片
- C#简单矢量作图系统
-
基于C#的 读取xm
l数据的GDI画图 程序 - C#编写的道格拉斯算法演示
- C#把打印中的文件输出为PDF
- 多元函数遗传算法
- c#窗体编写的简单的聊天室系统
-
上位机与欧姆龙PLC的hostli
nk通信 - c#方便调用次世代AntiVC.dll插件
- C# Socket_服务端向指定的客户端发送消
- asp.net-c#写的一个cookie和session登陆小实
- 淘宝、天猫、京东 API接口样例,C# 非
评论
共有 条评论