搜索资源列表
TUIO3D_MT
- unity3D动画引擎编写的多点触摸效果,实现了tuio协议和unity3D的无缝结合,可以实现物体的旋转功能,初学者可以学习tuio的实用方法-unity3D animation engine written in multi-touch effect, achieved tuio agreements and unity3D seamless combination of object rotation function can be achieved, beginners can lear
littleCAD
- 轻量级的CAD程序,很多思想是值得我们学习的。使用了接口技术,全面面向对象,有志涉足这个领域的朋友可以-lightweight CAD programs, many ideas are worthy of our study. The use of interface technology, comprehensive object-oriented, interested involvement in this area you can s
MyVR
- ArcEngine三维开发,利用ArcEngine提供的控件Scene ViewCtrl和对象接口进行二次开发,建立了三维显示模块,实现了地形及管网的三维显示、三维漫游、三维渲染、信息查询等功能-ArcEngine three-dimensional development, utilization controls ArcEngine provided Scene ViewCtrl and secondary development interface object, the establis
FinalYearProject-version2
- 基于NewMikolajczykDetector产生的.sift文件的特征点匹配!-Image matching and object recognition Based on .sift file generated by NewMikolajczykDetector
103244875MovementDetectSystem
- c#实现截图和图像识别源码,提供一种思路用于图像识别,供大家学习参考-object detect using csharp
GeoSymbol
- csharp开发的webgis程序,对symbol对象的各种操作。-csharp development webgis procedures, the various operation symbol object.
ImageComparison
- This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
wpf_DragDrop
- WPF 鼠标拖拽功能,自定义拖拽的跟随图形,不再是一个虚线的系统的小标志,而是具体所拖拽的对象的图形,比如拖一个button,后面跟随的就是一个button的形状。-WPF mouse drag and drop, drag the following custom graphics, broken system is no longer a small sign, but concrete by dragging a graphical object, such as dragging a b
csharp
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。-C# is