文件名称:touchlib-src-win32-20070814
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.61mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This archive contains the .java and .class files for the flosc server, as well as an example Flash client. The code might be useful if you want to see how to write a recursive OSC packet parser in Java, or how to parse or create XML in Flash, or how to create a 4-byte boundary aligned array of bytes from objects in Java. Why reinvent the wheel? You can do anything you want with flosc and the source code… just don’t start selling it or blaming me for anything.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
touchlib/
touchlib/bin/
touchlib/bin/2point_avi.xml
touchlib/bin/5point_avi.xml
touchlib/bin/DSVL.dll
touchlib/bin/DSVL_config.xml
touchlib/bin/glut32.dll
touchlib/bin/jpeg62.dll
touchlib/bin/libimage.dll
touchlib/bin/libtiff3.dll
touchlib/bin/rearillum1.xml
touchlib/bin/rearillumination-day.xml
touchlib/bin/RFFTW2dll.dll
touchlib/bin/VideoWrapper.dll
touchlib/bin/VideoWrapper_DCAM.dll
touchlib/bin/VideoWrapper_PtGrey.dll
touchlib/bin/VideoWrapper_VidCap.dll
touchlib/bin/zlib1.dll
touchlib/build/
touchlib/build/VC8/
touchlib/build/VC8/configapp.vcproj
touchlib/build/VC8/demo_pong.vcproj
touchlib/build/VC8/demo_smoke.vcproj
touchlib/build/VC8/mousedriver.vcproj
touchlib/build/VC8/OSC.vcproj
touchlib/build/VC8/sampleapp.vcproj
touchlib/build/VC8/solution.sln
touchlib/build/VC8/touchlib.vcproj
touchlib/CMakeLists.txt
touchlib/CMakeModules/
touchlib/CMakeModules/FindOpenCV.cmake
touchlib/demos/
touchlib/demos/CMakeLists.txt
touchlib/demos/osc/
touchlib/demos/osc/CMakeLists.txt
touchlib/demos/osc/osc.cpp
touchlib/demos/pong/
touchlib/demos/pong/CMakeLists.txt
touchlib/demos/pong/physicalmesh.cpp
touchlib/demos/pong/physicalmesh.h
touchlib/demos/pong/pong.cpp
touchlib/demos/smoke/
touchlib/demos/smoke/CMakeLists.txt
touchlib/demos/smoke/fftw.h
touchlib/demos/smoke/fluid2d.cc
touchlib/demos/smoke/fluid2d.h
touchlib/demos/smoke/glut32.lib
touchlib/demos/smoke/glutApplication.cc
touchlib/demos/smoke/glutApplication.h
touchlib/demos/smoke/glutMaster.cc
touchlib/demos/smoke/glutMaster.h
touchlib/demos/smoke/glutWindow.cc
touchlib/demos/smoke/glutWindow.h
touchlib/demos/smoke/main.cc
touchlib/demos/smoke/rfftw.h
touchlib/demos/smoke/RFFTW2dll.lib
touchlib/demos/touch/
touchlib/demos/touch/CMakeLists.txt
touchlib/demos/touch/touch.cpp
touchlib/doc/
touchlib/doc/HowToBuild.txt
touchlib/flashSrc/
touchlib/flashSrc/AppButton.as
touchlib/flashSrc/AppClose.as
touchlib/flashSrc/AS3_TUIO.flp
touchlib/flashSrc/Block.as
touchlib/flashSrc/Brush.as
touchlib/flashSrc/brush.fla
touchlib/flashSrc/fiducialTags2.fla
touchlib/flashSrc/FlashOS.as
touchlib/flashSrc/Flickr.as
touchlib/flashSrc/FlickrPhoto.fla
touchlib/flashSrc/FLOsc/
touchlib/flashSrc/FLOsc/FlashOSC.jar
touchlib/flashSrc/FLOsc/run.bat
touchlib/flashSrc/Logo.as
touchlib/flashSrc/OS.fla
touchlib/flashSrc/OSWebcamView.as
touchlib/flashSrc/Paint.fla
touchlib/flashSrc/PaintSurface.as
touchlib/flashSrc/Photo.as
touchlib/flashSrc/PhotoApp.as
touchlib/flashSrc/PhotoCanvas.as
touchlib/flashSrc/Ripples.fla
touchlib/flashSrc/RippleSurface.as
touchlib/flashSrc/RotatableScalable.as
touchlib/flashSrc/scaletest.xml
touchlib/flashSrc/simulatorTestData.xml
touchlib/flashSrc/tableData.xml
touchlib/flashSrc/test2.xml
touchlib/flashSrc/UpcomingMain.as
touchlib/flashSrc/usage.txt
touchlib/flashSrc/whitenoise/
touchlib/flashSrc/whitenoise/TUIO.as
touchlib/flashSrc/whitenoise/TUIOEvent.as
touchlib/flashSrc/whitenoise/TUIOObject.as
touchlib/flashSrc/whitenoise/VideoBlock.as
touchlib/include/
touchlib/include/BackgroundFilter.h
touchlib/include/BrightnessContrastFilter.h
touchlib/include/CaptureFilter.h
touchlib/include/CBlobTracker.h
touchlib/include/CCapture.h
touchlib/include/CTouchScreen.h
touchlib/include/CvCaptureFilter.h
touchlib/include/DsCaptureFilter.h
touchlib/include/DSVLCaptureFilter.h
touchlib/include/filterbrightnesscontrast.h
touchlib/include/FilterFactory.h
touchlib/include/HighpassFilter.h
touchlib/include/ICapture.h
touchlib/include/Image.h
touchlib/include/InvertFilter.h
touchlib/include/ITouchEvent.h
touchlib/include/ITouchEventListener.h
touchlib/include/ITouchListener.h
touchlib/include/ITouchScreen.h
touchlib/include/mesh2d.h
touchlib/include/MonoFilter.h
touchlib/include/rect2d.h
touchlib/include/RectifyFilter.h
touchlib/include/ResizeFilter.h
touchlib/include/ScalerFilter.h
touchlib/include/SmoothingFilter.h
touchlib/include/textures.h
touchlib/include/TouchData.h
touchlib/include/TouchlibFilter.h
touchlib/include/touchlib_platform.h
touchlib/include/TouchScreenDevice.h
touchlib/include/utilities.h
touchlib/include/vector2d.h
touchlib/include/VideoWrapperFilter.h
touchlib/lib/
touchlib/lib/OscpackLib.lib
touchlib/lib/touchlib.lib
touchlib/lib/touchlibd.lib
touchlib/LICENSE
touchlib/media/
touchlib/media/2dtest.bmp
touchlib/media/2dtest.mtl
touchlib/media/2dtest.obj
touchlib/README
touchlib/src/
touchlib/src/BackgroundFilter.cpp
touchlib/src/BrightnessContrastFilter.cpp
touchlib/src/CaptureFilter.cpp
touchlib/src/CBlobTracker.cpp
touchlib/src/CMakeLists.txt
touchlib/src/configapp.cpp
touchlib/src/CTouchScreen.cpp
touchlib/src/CvCaptureFilter.cpp
touchlib/src/DsCaptureFilter.cpp
touchlib/src/DSVLCaptureFilter.cpp
touchlib/src/filter.cpp
touchlib/src/filterbrightnesscontrast.cpp
touchlib/src/FilterFactory.cpp
touchlib/src/HighpassFilter.cpp
touchlib/src/InvertFilter.cpp
touchlib/src/MonoFilter.cpp
touchlib/src/mousedriver.cpp
touchlib/src/RectifyFilter.cpp
touchlib/src/ResizeFilter.cpp
touchlib/src/sampleapp.cpp
touchlib/src/ScalerFilter.cpp
touchlib/src/SmoothingFilter.cpp
touchlib/src/test.cpp
touchlib/src/textures.cpp
touchlib/src/TouchScreenDevice.cpp
touchlib/src/touchtest.cpp
touchlib/s
touchlib/bin/
touchlib/bin/2point_avi.xml
touchlib/bin/5point_avi.xml
touchlib/bin/DSVL.dll
touchlib/bin/DSVL_config.xml
touchlib/bin/glut32.dll
touchlib/bin/jpeg62.dll
touchlib/bin/libimage.dll
touchlib/bin/libtiff3.dll
touchlib/bin/rearillum1.xml
touchlib/bin/rearillumination-day.xml
touchlib/bin/RFFTW2dll.dll
touchlib/bin/VideoWrapper.dll
touchlib/bin/VideoWrapper_DCAM.dll
touchlib/bin/VideoWrapper_PtGrey.dll
touchlib/bin/VideoWrapper_VidCap.dll
touchlib/bin/zlib1.dll
touchlib/build/
touchlib/build/VC8/
touchlib/build/VC8/configapp.vcproj
touchlib/build/VC8/demo_pong.vcproj
touchlib/build/VC8/demo_smoke.vcproj
touchlib/build/VC8/mousedriver.vcproj
touchlib/build/VC8/OSC.vcproj
touchlib/build/VC8/sampleapp.vcproj
touchlib/build/VC8/solution.sln
touchlib/build/VC8/touchlib.vcproj
touchlib/CMakeLists.txt
touchlib/CMakeModules/
touchlib/CMakeModules/FindOpenCV.cmake
touchlib/demos/
touchlib/demos/CMakeLists.txt
touchlib/demos/osc/
touchlib/demos/osc/CMakeLists.txt
touchlib/demos/osc/osc.cpp
touchlib/demos/pong/
touchlib/demos/pong/CMakeLists.txt
touchlib/demos/pong/physicalmesh.cpp
touchlib/demos/pong/physicalmesh.h
touchlib/demos/pong/pong.cpp
touchlib/demos/smoke/
touchlib/demos/smoke/CMakeLists.txt
touchlib/demos/smoke/fftw.h
touchlib/demos/smoke/fluid2d.cc
touchlib/demos/smoke/fluid2d.h
touchlib/demos/smoke/glut32.lib
touchlib/demos/smoke/glutApplication.cc
touchlib/demos/smoke/glutApplication.h
touchlib/demos/smoke/glutMaster.cc
touchlib/demos/smoke/glutMaster.h
touchlib/demos/smoke/glutWindow.cc
touchlib/demos/smoke/glutWindow.h
touchlib/demos/smoke/main.cc
touchlib/demos/smoke/rfftw.h
touchlib/demos/smoke/RFFTW2dll.lib
touchlib/demos/touch/
touchlib/demos/touch/CMakeLists.txt
touchlib/demos/touch/touch.cpp
touchlib/doc/
touchlib/doc/HowToBuild.txt
touchlib/flashSrc/
touchlib/flashSrc/AppButton.as
touchlib/flashSrc/AppClose.as
touchlib/flashSrc/AS3_TUIO.flp
touchlib/flashSrc/Block.as
touchlib/flashSrc/Brush.as
touchlib/flashSrc/brush.fla
touchlib/flashSrc/fiducialTags2.fla
touchlib/flashSrc/FlashOS.as
touchlib/flashSrc/Flickr.as
touchlib/flashSrc/FlickrPhoto.fla
touchlib/flashSrc/FLOsc/
touchlib/flashSrc/FLOsc/FlashOSC.jar
touchlib/flashSrc/FLOsc/run.bat
touchlib/flashSrc/Logo.as
touchlib/flashSrc/OS.fla
touchlib/flashSrc/OSWebcamView.as
touchlib/flashSrc/Paint.fla
touchlib/flashSrc/PaintSurface.as
touchlib/flashSrc/Photo.as
touchlib/flashSrc/PhotoApp.as
touchlib/flashSrc/PhotoCanvas.as
touchlib/flashSrc/Ripples.fla
touchlib/flashSrc/RippleSurface.as
touchlib/flashSrc/RotatableScalable.as
touchlib/flashSrc/scaletest.xml
touchlib/flashSrc/simulatorTestData.xml
touchlib/flashSrc/tableData.xml
touchlib/flashSrc/test2.xml
touchlib/flashSrc/UpcomingMain.as
touchlib/flashSrc/usage.txt
touchlib/flashSrc/whitenoise/
touchlib/flashSrc/whitenoise/TUIO.as
touchlib/flashSrc/whitenoise/TUIOEvent.as
touchlib/flashSrc/whitenoise/TUIOObject.as
touchlib/flashSrc/whitenoise/VideoBlock.as
touchlib/include/
touchlib/include/BackgroundFilter.h
touchlib/include/BrightnessContrastFilter.h
touchlib/include/CaptureFilter.h
touchlib/include/CBlobTracker.h
touchlib/include/CCapture.h
touchlib/include/CTouchScreen.h
touchlib/include/CvCaptureFilter.h
touchlib/include/DsCaptureFilter.h
touchlib/include/DSVLCaptureFilter.h
touchlib/include/filterbrightnesscontrast.h
touchlib/include/FilterFactory.h
touchlib/include/HighpassFilter.h
touchlib/include/ICapture.h
touchlib/include/Image.h
touchlib/include/InvertFilter.h
touchlib/include/ITouchEvent.h
touchlib/include/ITouchEventListener.h
touchlib/include/ITouchListener.h
touchlib/include/ITouchScreen.h
touchlib/include/mesh2d.h
touchlib/include/MonoFilter.h
touchlib/include/rect2d.h
touchlib/include/RectifyFilter.h
touchlib/include/ResizeFilter.h
touchlib/include/ScalerFilter.h
touchlib/include/SmoothingFilter.h
touchlib/include/textures.h
touchlib/include/TouchData.h
touchlib/include/TouchlibFilter.h
touchlib/include/touchlib_platform.h
touchlib/include/TouchScreenDevice.h
touchlib/include/utilities.h
touchlib/include/vector2d.h
touchlib/include/VideoWrapperFilter.h
touchlib/lib/
touchlib/lib/OscpackLib.lib
touchlib/lib/touchlib.lib
touchlib/lib/touchlibd.lib
touchlib/LICENSE
touchlib/media/
touchlib/media/2dtest.bmp
touchlib/media/2dtest.mtl
touchlib/media/2dtest.obj
touchlib/README
touchlib/src/
touchlib/src/BackgroundFilter.cpp
touchlib/src/BrightnessContrastFilter.cpp
touchlib/src/CaptureFilter.cpp
touchlib/src/CBlobTracker.cpp
touchlib/src/CMakeLists.txt
touchlib/src/configapp.cpp
touchlib/src/CTouchScreen.cpp
touchlib/src/CvCaptureFilter.cpp
touchlib/src/DsCaptureFilter.cpp
touchlib/src/DSVLCaptureFilter.cpp
touchlib/src/filter.cpp
touchlib/src/filterbrightnesscontrast.cpp
touchlib/src/FilterFactory.cpp
touchlib/src/HighpassFilter.cpp
touchlib/src/InvertFilter.cpp
touchlib/src/MonoFilter.cpp
touchlib/src/mousedriver.cpp
touchlib/src/RectifyFilter.cpp
touchlib/src/ResizeFilter.cpp
touchlib/src/sampleapp.cpp
touchlib/src/ScalerFilter.cpp
touchlib/src/SmoothingFilter.cpp
touchlib/src/test.cpp
touchlib/src/textures.cpp
touchlib/src/TouchScreenDevice.cpp
touchlib/src/touchtest.cpp
touchlib/s
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.