-
-
[
Matlab]
robotvision.rar
... images to see if there is a red ball.If a red ball is detected then the computer sends the appropriate control signals to the robot to move in the direction of the red ball.the video of the model is provided here http://www.youtube.com/watch?v=GGxDiyEr9DQ
-
[
Visual Basic (VB)]
code0012.zip
... get a new mouse coordinates Obviously, these two coordinates of poor form coupled with the original coordinates, that is, form should be moved to the new coordinates. From.Move methods and then used to form location to the new Office to coordinate values.
-
[
Others]
keyinput.rar
...
win = newwin(h, w, 3, 20)
box(win, 0, 0)
keypad(win, TRUE)
wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q to quit.
")
refresh()
wrefresh(win)
-
-
[
Matlab]
Viewpoint_Adjustment_Using_Seam_Carving.zip
... than the background.
Seam carving algorithm can automatically distinguish the two.
Removing seams from one side of the object while adding seams to the other side will move the object in one direction while keeping the background relatively the same.
Category:
matlab Upload User:
enenge Size:
2793K
-
-
[
C/C++]
RussianProteusGameSourceCode.rar
//features :// 1, the functional integrity, the use of direct//// 2, module-independence, Transplant convenience, external and move only init function, and the amendment shows can be imported//// 3. to reduce the memory footprint, minimizing operating ...
-
[
Visual C++ (VC++)]
ROAM-LOD.rar
... View Angle
Q- Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O- Change View Mode (Observe, Follow, Drive, Fly)
W/S- Move forward/back
A/D- Rotate left/right (in Observe Mode only)
F- Stop Animation
R- Toggle Frustum Drawing
0/9- More ...
Category:
3D Graphic Upload User:
xm_huitong Size:
372K
-
[
HTML/CSS]
doc.rar
... which will create a directory called klt and place all the files there
3. Compile and run the code
* On UNIX/Linux, move to the klt directory, type make. Now try some examples, by typing example1, etc.
* For Microsoft Visual C++ 6 ...
-