登录
首页 » C# » mousecontrol

mousecontrol

于 2012-06-14 发布 文件大小:84KB
0 409
下载积分: 1 下载次数: 222

代码说明:

  kinect手势控制鼠标,可供kinect爱好则使用!十分有趣的例子(The kinect gesture control of mouse, available kinect hobby use! Very interesting example)

文件列表:

鼠标状态映射
............\鼠标状态映射
............\............\App.xaml,329,2012-05-03
............\............\App.xaml.cs,320,2012-05-03
............\............\bin
............\............\...\Debug
............\............\...\.....\鼠标状态映射.exe,17408,2012-05-08
............\............\...\.....\鼠标状态映射.pdb,60928,2012-05-08
............\............\...\.....\鼠标状态映射.vshost.exe,11600,2012-05-08
............\............\...\.....\鼠标状态映射.vshost.exe.manifest,490,2010-03-17
............\............\Body.cs,1069,2012-05-07
............\............\BodyFactory.cs,366,2012-05-07
............\............\Const.cs,832,2012-05-07
............\............\MainWindow.xaml,740,2012-05-07
............\............\MainWindow.xaml.cs,4254,2012-05-08
............\............\MouseManager.cs,264,2012-05-07
............\............\MyJoint.cs,625,2012-05-07
............\............\obj
............\............\...\x86
............\............\...\...\Debug
............\............\...\...\.....\App.g.cs,2222,2012-05-03
............\............\...\...\.....\App.g.i.cs,2222,2012-05-07
............\............\...\...\.....\DesignTimeResolveAssemblyReferences.cache,18550,2012-05-08
............\............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6659,2012-05-08
............\............\...\...\.....\GenerateResource.read.1.tlog,188,2012-05-07
............\............\...\...\.....\GenerateResource.write.1.tlog,424,2012-05-07
............\............\...\...\.....\MainWindow.baml,1208,2012-05-07
............\............\...\...\.....\MainWindow.g.cs,5435,2012-05-07
............\............\...\...\.....\MainWindow.g.i.cs,5435,2012-05-07
............\............\...\...\.....\TempPE
............\............\...\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2012-05-03
............\............\...\...\.....\鼠标状态映射.csproj.FileListAbsolute.txt,1765,2012-05-08
............\............\...\...\.....\鼠标状态映射.exe,17408,2012-05-08
............\............\...\...\.....\鼠标状态映射.g.resources,1436,2012-05-07
............\............\...\...\.....\鼠标状态映射.pdb,60928,2012-05-08
............\............\...\...\.....\鼠标状态映射.Properties.Resources.resources,180,2012-05-07
............\............\...\...\.....\鼠标状态映射_MarkupCompile.cache,379,2012-05-08
............\............\...\...\.....\鼠标状态映射_MarkupCompile.i.cache,377,2012-05-08
............\............\PaintManager.cs,3740,2012-05-07
............\............\Properties
............\............\..........\AssemblyInfo.cs,2300,2012-05-03
............\............\..........\Resources.Designer.cs,2864,2012-05-03
............\............\..........\Resources.resx,5612,2012-05-03
............\............\..........\Settings.Designer.cs,1103,2012-05-03
............\............\..........\Settings.settings,201,2012-05-03
............\............\SensorFactory.cs,573,2012-05-07
............\............\SkeletonManager.cs,938,2012-05-07
............\............\鼠标状态映射.csproj,4967,2012-05-07
............\鼠标状态映射.sln,896,2012-05-03
............\鼠标状态映射.suo,57344,2012-05-08

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

发表评论

0 个回复

  • ghost-fluid-method
    虚拟流体法是目前两相流计算研究的核心算法。文献包括其重要的三方面思想的标志文献。ghost fluid method is the core of current algorithms in two-phase flow calculation research. The literature includes the three important ways of thought symbol of literature.(ghost fluid method)
    2020-07-14 20:58:51下载
    积分:1
  • Output_COM
    c++程序,对串口操作,数据对串口的收发(c++, on the serial port operation)
    2011-11-30 15:47:55下载
    积分:1
  • 基于Modbus协议的DSP2812
    基于Modbus协议的DSP2812的Sci模块与触摸屏通信程序(Sci module and touch-screen communication program of DSP2812 based on Modbus protocol)
    2018-05-02 17:31:39下载
    积分:1
  • TIC12
    Tic tac toe single and double player with data handeling
    2013-11-19 18:34:25下载
    积分:1
  • TextToDbf
    将.list后缀(地质学中常用的一种格式)的纯文本文件转换成dbf格式的vf数据库文件。 采用超线程技术,对于大尺寸的文件操作不会使界面卡死,稍作修改可成为通用的文本文件导入数据库的程序。(Will. List suffix (geology used in a format), plain text file into dbf format database file vf. The use of Hyper-Threading Technology for the large size of the file operations interface card does not die, with some slight modifications can be a text file to import generic database procedures.)
    2007-08-07 14:01:51下载
    积分:1
  • WindowsSockets
    SOCKET编程规范(SOCKET programming specification)
    2008-03-27 15:35:30下载
    积分:1
  • 串口助手
    说明:  简单的串口通信助手,C#编写,开发环境VS2019(Simple serial communication assistant, C #, development environment vs2019)
    2020-12-24 16:11:22下载
    积分:1
  • gcc
    本文将介绍如何利用 GNU Autoconf 及 Automake 这两套软体来协助我们『自动』产生 Makefile 档,并且让开发出来的软体可以像 Apache, MySQL 和常见的 GNU 软体一样,只要会 ``./configure , ``make , ``make install 就可以把程式安装到系统中。如果您有 心开发 Open Source 的软体,或只是想在 Unix 系统下写写程式。希望这份介绍文件能帮助您轻松地进入 Unix Programming (gcc)
    2009-06-05 22:29:43下载
    积分:1
  • MiniGUI_simulator
    说明:  linux嵌入式平台gui界面跨平台开发模拟器,方便在线调试,提高开发效率(Linux embedded platform GUI interface cross platform development simulator, convenient online debugging, improve development efficiency)
    2020-12-16 14:10:40下载
    积分:1
  • 小波滤波和小波包
    说明:  实现小波去噪,里面含有小波包及小波滤波程序(Implement wavelet de-noising, including wavelet packet and wavelet filter program)
    2020-04-22 10:57:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载