Location:
Search - object move
Search list
Description: VC通过模板来控制Word表格
//这里没有用word里提供的table对象,而是用了selection对象,用它控制比table简单
//而且用模板可以很容易地设置表格中的格式,若通过table对象则设置字体、对齐方式是很难控制
//这里主要是通过移动word中的输入点位置来定位要写的位置。然后再写入内容到单元格.
//selection对象主要调用MoveDown来进行定位,MoveDowm是让word响应键盘上的上下箭头事件。
//其中参数4表示移动一个单元字,而5表示移动一个单元行,其MoveUp,MoveLeft,MoveRight也一样
//具体可见MSDN中的ITextSelection::MoveDown Method
-VC through the template to control Word forms// There is no word used in providing the right table like, but use the object selection, used it to control than simple table// and use templates can be easily set up tables in the format If the object through the table is set fonts, Alignment will be very difficult to control// here mainly through word of mobile input location positioning write to the location. Then write the contents of the cells.// Selection main targets MoveDown to call for positioning MoveDowm is word on the keyboard in response to the next arrow incident.// Parameter four said a mobile unit, whereas in five said a mobile unit OK, MoveUp. MoveLeft. MoveRight is the same// visible in the MSDN ITextSelection : : MoveDown Method
Platform: |
Size: 79872 |
Author: 相生昌 |
Hits:
Description: In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so if the previous tutorials are giving you problems, go back and review. It s important to have a good understanding of the basics before you jump into the following code.
We re going to be modifying the code from lesson one again. As usual, if there are any major changes, I will write out the entire section of code that has been modified. We ll start off by adding a few new variables to the program. -In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so if the previous tutorials are giving you problems, go back and review. It s important to have a good understanding of the basics before you jump into the following code. We re going to be modifying the code from lesson one again. As usual, if there are any major changes, I will write out the entire section of code that has been modified. We ll start off by adding a few new variables to the program.
Platform: |
Size: 1345536 |
Author: mwb |
Hits:
Description: 使用OpenSceneGraph(OSG)实现简单物体控制和鹰眼图(雷达地图)的效果。
使用鼠标点击场景内的滑翔机对象,再使用键盘方向键控制器左右移动,同时观察鹰眼图中的效果。
VS 2008+OSG 2.6测试通过
模型文件与源代码在同一目录下-The use of OpenSceneGraph (OSG) to achieve a simple control and Hawkeye map objects (radar map) results. Use your mouse to click inside the glider scene object, and then use the keyboard arrow keys to move around the controller, while observing the Eagle Eye diagram results. VS 2008+ OSG 2.6 test model of documents and source code in the same directory
Platform: |
Size: 12288 |
Author: 王锐 |
Hits:
Description: 一个多进程通信的演示,在UBuntu8.04中编写,使用QT图形化,主要内容是有四个进程,每个进程一个窗口,一个物体在四个窗口中穿梭-A demonstration about multi process communication, built in UBuntu8.04 with QT, there are four process, each process have a window, an object move in the four windows.
Platform: |
Size: 102400 |
Author: KingMars |
Hits:
Description: stm32 implement the CAM frame to detect the moving object
Platform: |
Size: 1094656 |
Author: dario |
Hits:
Description: 这是一个用openGL做的3D空间移动图像的源代码。-This is a code of move object in 3D space.use tool of openGl.
Platform: |
Size: 1468416 |
Author: 静萍 |
Hits:
Description: 基于Camshift的移动跟踪程序,标定跟踪物,然后选择鼠标的时候鼠标会跟着跟踪物的运行移动,选择键盘的时候,跟踪物的移动将发出上下左右键的消息-Camshift based mobile tracking procedures, calibration tracking object, and then choose to follow the mouse when the mouse will move the operation to track objects, select the keyboard when tracking moving objects up and down arrow keys will send a message
Platform: |
Size: 2275328 |
Author: 陈晓辉 |
Hits:
Description: 为完成自然环境中大范围的环境监控, 实现了一个运动目标检测、跟踪和判别系统。-The natural environment for the completion of a wide range of environmental monitoring, implementation of a moving object detection, tracking and identification system.
Platform: |
Size: 212992 |
Author: lushaofei |
Hits:
Description: Working as an architect and consultant, I have noticed a severe dearth in the .NET community
when it comes to the finer points of using design patterns to build data access layers. The
Java camp has followed the patterns = reuse mantra for a long time, but the .NET side of the
house is just starting to move in that direction. After scouring the Internet and bookstores, I
have been shocked at how few books address using object-relational mapping patterns with
.NET. The idea for this book has been in the back of my mind for a while, but I was always hesitant
because of the deficiency in the native Microsoft tools. Now, with the Language-Integrated
Query (LINQ) suite and the ADO.NET Entity Framework (EF), the object-relational mapping
pattern can finally be realized in the .NET space. Although there are numerous books about
LINQ, this book goes further and ties together the use of ORM design patterns with LINQ and
Visual Studio. include source code.
Platform: |
Size: 6531072 |
Author: |
Hits:
Description: this maze game by netbeans IDE that worked by java language by this game you can drow your maze that contain more obstacles and object move between these obstcles-this maze game by netbeans IDE that worked by java language by this game you can drow your maze that contain more obstacles and object move between these obstcles
Platform: |
Size: 136192 |
Author: hafez |
Hits:
Description: openGl engine code written by c++ and has a lot of functionality ... for example the camera.
and the object move in infinite loop-openGl engine code written by c++ and has a lot of functionality ... for example the camera.
and the object move in infinite loop
Platform: |
Size: 2048 |
Author: shsulieman |
Hits:
Description: An Implementation on Object Move Detection Using OpenCV-An Implementation on Object Move Detection Using OpenCV
Platform: |
Size: 802816 |
Author: mazharul |
Hits:
Description: openGl engine code written by c++ and has a lot of functionality ... for example the camera.and the object move in infinite loop-openGl engine code written by c++ and has a lot of functionality ... for example the camera.and the object move in infinite loop
Platform: |
Size: 2048 |
Author: inuedw |
Hits:
Description: 通过控件来实现在前面板上对物体的移动从而达到自己想要的效果-Through the front panel controls to achieve the object moving on to achieve their desired effect
Platform: |
Size: 11264 |
Author: asd |
Hits:
Description: TextureObject: key picture to object move x y
Platform: |
Size: 67584 |
Author: mick |
Hits:
Description: object of class derived this class can t be copied and isn t copy-constructible.
-object of class derived this class can t be copied and isn t copy-constructible.
Platform: |
Size: 2048 |
Author: sinqpsx |
Hits:
Description: 初学者入门例子 基于帧间差分法的运动目标检测-Moving Object Detection Based interframe difference method
Platform: |
Size: 627712 |
Author: avrmax |
Hits:
Description: move object or control with mouse click vb6
Platform: |
Size: 2048 |
Author: paramex |
Hits:
Description: 假设有一小车,在小车上安装5个光电传感器,分别处在左2、左1、中、右1、右2。当光电传感器感应到物体的位置,它会通过控制小车向物体方向移动。-Suppose there is a car, in the car to install five photoelectric sensors, respectively, in the left 2, left 1, middle, right 1, right 2. When the photoelectric sensor senses the position of the object, it moves through the control car to the object.
Platform: |
Size: 25600 |
Author: 王宁 |
Hits:
Description: 在数值模拟中控制网格和物体按照设计的需要振动,然后进行数值模拟。(In the numerical simulation, the control grid and the object are vibrate according to the needs of the design, and then the numerical simulation is carried out.)
Platform: |
Size: 3216384 |
Author: wt333777
|
Hits: