登录
首页 » C# » MultiTouch

MultiTouch

于 2011-01-19 发布 文件大小:29KB
0 304
下载积分: 1 下载次数: 306

代码说明:

  windows7 多点触控编程样例C#实现(windows7 MultiTouch programming using c#)

文件列表:

MultiTouch
..........\MultiTouch
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\MultiTouch.vshost.exe.manifest,490,2010-03-18
..........\..........\...\.....\Windows7.Multitouch.xml,53047,2010-09-03
..........\..........\...\Release
..........\..........\frmMain.cs,2773,2010-10-29
..........\..........\frmMain.Designer.cs,2861,2010-09-04
..........\..........\frmMain.resx,5817,2010-09-04
..........\..........\MultiTouch.csproj,3604,2010-09-04
..........\..........\obj
..........\..........\...\x86
..........\..........\...\...\Debug
..........\..........\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4501,2010-09-04
..........\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5768,2010-10-29
..........\..........\...\...\.....\GenerateResource.read.1.tlog,308,2010-09-04
..........\..........\...\...\.....\GenerateResource.write.1.tlog,1116,2010-09-04
..........\..........\...\...\.....\MultiTouch.csproj.FileListAbsolute.txt,1113,2010-10-29
..........\..........\...\...\.....\MultiTouch.frmMain.resources,180,2010-09-04
..........\..........\...\...\.....\MultiTouch.Properties.Resources.resources,180,2010-09-04
..........\..........\...\...\.....\ResolveAssemblyReference.cache,6997,2010-09-04
..........\..........\...\...\.....\TempPE
..........\..........\Program.cs,504,2010-09-03
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs,1450,2010-09-03
..........\..........\..........\Resources.Designer.cs,2846,2010-09-03
..........\..........\..........\Resources.resx,5612,2010-09-03
..........\..........\..........\Settings.Designer.cs,1093,2010-09-03
..........\..........\..........\Settings.settings,249,2010-09-03
..........\MultiTouch.sln,872,2010-09-03

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

发表评论

0 个回复

  • adrc
    ADRC控制器算法仿真软件,可以对ESO,TD,NLPID等模块进行仿真,是学习ADRC必备软件。(ADRC controller algorithm simulation software, you can right ESO, TD, NLPID such as simulation module is an essential software to learn ADRC.)
    2020-11-17 11:39:39下载
    积分:1
  • XtremeToolkit1122
    大名鼎鼎的界面库,就不用我介绍了吧。这是当前最新的版本。安装后有全部源代码,序列号也在里面。(The well-known interface library, would not I introduce you. This is the latest version. After the installation has all the source code, the serial number is also inside.)
    2008-05-02 23:35:43下载
    积分:1
  • C#实现UDP收发结构体 send_receive_struct_CSharp
    C#实现UDP收发结构体,具体采用逐字节发送的方式,解决了与C++之间的网络通信问题。(sending and receiving of struct in C#)
    2020-06-28 09:40:02下载
    积分:1
  • K1_STK_v1.1
    Keystone1 架构的DSP软件开发包,经过实际测试适用于 TI C6678 EVM板 / C6670 EVM板 / C6657 EVM板。 Keystone1 软件开发包(STK) IPC基本例程;C66X指令测试;SRIO例程;Memory测试例程;6670VCP2测试例程;I2C例程;SPI例程;EMIF例程;DualC6457 SRIO通信例程;Keystone_Timer例程;keystone_UART例程;keystone_Navigator例程;EMAC多核boot例子;CCS下使用命令行建立编译工程;在C6678实现VLFFT例程;Keystone_UART中断例程; Hyperlink示例程序;DSP与A15之间的IPC例程; SPI Flash boot demo PA配置发送UDP报文 EVM6657 EMAC-PC通信例程(Keystone1 architecture DSP Software Development Kit, after the actual test applies to TI C6678 EVM board/C6670 EVM board/C6657 EVM board Keystone1 Software Development Kit (STK) KeystoneII DSP Software Development Kit (STK) IPC basic routines C66X instruction test SRIO routines Memory test routines 6670VCP2 test routine I2C routines SPI routines EMIF routine DualC6457 SRIO communication routines Keystone_Timer routines keystone_UART routine keystone_Navigator routine EMAC multicore boot example use the following command line build CCS compiler project achieve VLFFT routines C6678 Keystone_UART interrupt routine Hyperlink sample program IPC routines between the DSP and the A15 SPI Flash boot demo PA configuration send UDP packets EVM6657 EMAC-PC communication routines)
    2020-10-23 15:17:22下载
    积分:1
  • SqlCLRProcedure
    说明:  C# 编写SQL Server存储过程,可扩展数据库功能(C# Writing SQL Server Storage Procedures)
    2020-06-23 21:40:02下载
    积分:1
  • medo
    设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。  编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits.  programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
    2021-03-22 16:29:16下载
    积分:1
  • AP_For_VRPTW100
    车辆路径问题的C代码,里面有测试数据和结果分析。(Vehicle routing problem with the C code, there are test data and results analysis.)
    2009-05-17 11:40:39下载
    积分:1
  • labwindows-CVI
    基于labwindows cvi编写的各种界面示例程序,能实现基本界面功能(Based labwindows cvi prepared by the various interface sample programs that can achieve the basic interface functions)
    2020-07-07 23:08:56下载
    积分:1
  • crank_rocker_force
    可以形象的看出图形的三维随距离的变化以及多方面的作用距离等一系列可视化应用(A series of visual applications can be visualized to see the three-dimensional changes of the graph with the distance and the distance of various aspects.)
    2018-03-29 18:20:47下载
    积分:1
  • EpsonPrintDemo
    用于搜索USB驱动,找到USB打印机,并发送命令 本例子发的是epson的打印换行命令,这个命令基本够用了,绝对有用(Used to search the USB drive, find a USB printer, and send the command)
    2020-09-01 19:38:08下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载