CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 屏幕旋转
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 屏幕旋转 - List
[
Other resource
]
LcdRotation
DL : 0
基于WINCE,EVC开发,可以将LCD屏幕旋转90度,180度,270度,满足不同方向观看LCD画面的需求,-on WINCE, EVC development, the LCD screen can be rotated 90 degrees, 180 degrees, 270, meet different direction to watch the LCD screen demand
Update
: 2008-10-13
Size
: 76.53kb
Publisher
:
王东
[
GDI-Bitmap
]
Rotate
DL : 0
屏幕旋转程序,用于GPS等设备.将320*240转90度就可以玩很多游戏了:)
Update
: 2008-10-13
Size
: 1.49mb
Publisher
:
YJJ
[
Other resource
]
wincerotate
DL : 0
WINCE下屏幕旋转程序,让你轻松旋转你的屏幕。
Update
: 2008-10-13
Size
: 78.21kb
Publisher
:
Jack Bao
[
Other resource
]
DisplayRotate
DL : 0
一个控制WinCE屏幕旋转的小程序,每运行一次旋转90度角.
Update
: 2008-10-13
Size
: 700.24kb
Publisher
:
Feng
[
Windows Mobile
]
SelfMarshalledStruct
DL : 0
用C#调用API实现PPC屏幕旋转的完整原始代码,可自行添加一些功能。-called C# API PPC screen rotating complete source code can add their own features.
Update
: 2008-10-13
Size
: 2.09kb
Publisher
:
沈镇杰
[
Windows Mobile
]
DealWithScreenOrientation
DL : 0
DealWithScreenOrientation向我们展示如何在windows mobile系统上做屏幕旋转, 很好的例子,大家有兴趣可以试试(vs2005)。
Update
: 2008-10-13
Size
: 14.88kb
Publisher
:
popa
[
Other resource
]
rotation
DL : 0
WINCE系统下的屏幕旋转软件源码,可实现屏幕0,90,180,270度旋转
Update
: 2008-10-13
Size
: 38.21kb
Publisher
:
align
[
Other resource
]
立方体旋转动画
DL : 0
本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional map, and provide cube rotating animation algorithms.
Update
: 2008-10-13
Size
: 1.27kb
Publisher
:
代丛军
[
OpenGL program
]
VC++实现纹理贴图旋转立方体
DL : 1
利用VC++6.0开发环境下的OpenGL,实现将.bmp格式的图片纹理映射到生成的立方体上,并且立方体可以根据用户的要求以不同的速度不同的角度旋转,用户也可以选择自己喜爱的图片任意更换立方体六个面的纹理图,用户还可以将运行之后的可执行程序设置为自己电脑的屏幕保护程序。
Update
: 2011-03-16
Size
: 2.11mb
Publisher
:
chenshasha1989
[
Other resource
]
屏幕旋转
DL : 0
WINDOWS 屏幕旋转 小工具
Update
: 2011-12-19
Size
: 441.76kb
Publisher
:
ldsfhhq@163.com
[
Windows Mobile
]
SelfMarshalledStruct
DL : 0
用C#调用API实现PPC屏幕旋转的完整原始代码,可自行添加一些功能。-called C# API PPC screen rotating complete source code can add their own features.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
沈镇杰
[
OpenGL program
]
flashlight
DL : 0
VC、Opengl编写的屏幕保护程序 包含源码和执行程序 表现了三维手电筒的旋转-VC, Opengl prepared by the screen contains the source code and the procedures for implementation of 3D performance of the rotating flashlight
Update
: 2025-02-19
Size
: 91kb
Publisher
:
金宜
[
Graph Drawing
]
图形编辑
DL : 0
实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four functions : 1, maps and map-1. Two definition screen coordinates. In the center of the screen-map for the following : Point# 8226; ; small chunks; large chunks; dots. The above map-line drawing two, three. DDA law with painting segment; 4. With DDA Act Circle. 3, as shown in the figure known polyhedron, its edge longer being equal. Requirements 1. Walking France (a comparison) prepared AB segment generated procedures; 2. Usage prepared blanking line method; 3. To prepare for polyhedron around its central axis rotation 30o, 45o, 60o procedures 4. The three on the basis of automatic drawing the edge, the Liberal arbitrary rotation angle
Update
: 2025-02-19
Size
: 246kb
Publisher
:
张帆
[
Special Effects
]
字幕滚动源代码
DL : 0
以前我见到一个屏幕字体滚动程序,可是那个使用C++写的。于是自己写了一个对话框内的字幕滚动程序。原理是相同的!-ago, I saw a screen fonts rolling process, but that the use of C writes. So wrote a dialog within the subtitles rolling process. The principle is the same!
Update
: 2025-02-19
Size
: 12kb
Publisher
:
王德磊
[
3D Graphic
]
立方体旋转动画
DL : 0
本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional map, and provide cube rotating animation algorithms.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
代丛军
[
OpenGL program
]
眩幻方块转动opengl
DL : 0
一个旋转的眩幻小方块的程序 可以作为制作一些屏幕保护程序的 初始例子-a rotating dizzy magic small chunks of the production process can be used as screen saver some of the initial example
Update
: 2025-02-19
Size
: 60kb
Publisher
:
沈显华
[
GDI-Bitmap
]
我的图形学
DL : 0
二维图形的几何转换,首先通过屏幕上任意四点绘制通过四点的曲线,再通过平移,旋转缩放等实现一些简单算法-2D geometry conversion, first through the screen drawing arbitrary 4:00 through 4:00 curve, and through translation, rotation scaling algorithm to achieve some simple
Update
: 2025-02-19
Size
: 4kb
Publisher
:
岳做启
[
Graph Drawing
]
BIKE_CARTOON
DL : 0
本源代码实现的是在屏幕上移动一辆自行车。自行车移动的同时旋转它的脚蹬。实现的方法为:绘制出一个完整的自行车映像,以及一系列脚蹬处于不同位置的较小映像,绘制完后按照一定的顺序重复显示这些映像,以达到动画的目的。-source code is realized on the screen a mobile bicycle. Mobile bicycle while rotating the sneaking. The way to achieve : mapping out a complete bicycle mapping, and a series of pedals at various locations in smaller mapping, After drawing with a repeated sequence of these images, animation to achieve the purpose.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
agang
[
FlashMX
]
3dTeacher
DL : 0
3D教程,简明地介绍了如何在flash中实现3维坐标转化成屏幕坐标,也讲述了如何旋转3D物体.内附了几个3D源文件.-3D tutorial, succinctly described how the flash to achieve three-dimensional coordinates into screen coordinates, also explains how to rotating 3D objects. 3D contains several source files.
Update
: 2025-02-19
Size
: 161kb
Publisher
:
ztl
[
Dialog_Window
]
RotateSceenTest
DL : 0
旋转屏幕,刷新没有重画部分,解决第一次屏幕旋转问题。-resolve screen rotate problem when first rotate screen.
Update
: 2025-02-19
Size
: 40kb
Publisher
:
ciwenlong
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.