CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 旋转

搜索资源列表

  1. FightGame

    0下载:
  2. DirectX游戏VC 天空和地球旋转DirectInput —— 力反馈游戏杆-DirectX VC Games
  3. 所属分类:DirextX

    • 发布日期:2017-05-20
    • 文件大小:5717617
    • 提供者:li
  1. d3dfourflat

    0下载:
  2. 晶体形状,两个四棱锥(上下底面重叠),按键控制缩放、旋转和平移。-Crystal shape, two pyramid (upper and lower bottom overlap), keys control the zoom, rotation and translation.
  3. 所属分类:DirextX

    • 发布日期:2017-05-12
    • 文件大小:2679556
    • 提供者:gaoxiaoshi
  1. Game3D

    0下载:
  2. VC7.0+DirectX9.0C写的一个月亮太阳和地球的旋转,太阳在中心自转,地球围着太阳转并且自转,月亮围着地球和太阳转。是一个学习矩阵的例子。因为减少文件大小,把贴图和贴图代码删掉了,可以正常编译,没有贴图-VC7.0+ DirectX9.0C write a moon the sun and the Earth s rotation, the sun in the center rotation, the Earth s rotation around the sun and the m
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:142895
    • 提供者:张晓龙
  1. direct

    0下载:
  2. 利用DirectX显示一个旋转的圆柱。首先构建一个Mfc单文档框架,然后在文档界面显示圆柱。本例用最简单的代码说明了Directx的基本用法-use DirectX to draw a cilinder。firstly,use wizard to make a single document frame,then use Directx to draw a cilinder on the view
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3996244
    • 提供者:hualei
  1. LoadingCircle

    0下载:
  2. 经典环形进度条载入动画C#控件,相信大家都已经见过了,就是一个载入动画,环形的圆环在不停的旋转,支持FireFox、IE7、Mac等多种风格,还可以背景透明,这是C#专用控件。-Classic circular progress bar loading animation C# control, I believe we all have seen, that is a loading animation, annular ring in constant rotation, support f
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:23316
    • 提供者:
  1. PictureDeal

    0下载:
  2. 采用C++编写,可以将4幅图片合并、旋转、反色、导出~-Using C++ to prepare, you can picture four mergers, spin, anti-color, Export ~
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5395098
    • 提供者:段松青
  1. d3dDimensional_cube

    0下载:
  2. 用d3dx9实现三维立方体的简单旋转包含纹理-D3dx9 achieve a simple rotation of the three-dimensional cube contains texture
  3. 所属分类:DirextX

    • 发布日期:2017-11-22
    • 文件大小:5142172
    • 提供者:刘茂帆
  1. cdxCRot90DC

    0下载:
  2. 对DC中内容进行旋转,包括 水平旋转 和垂直 旋转 。-Of DC in the contents of rotation, including the level of rotation and vertical rotation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3477
    • 提供者:v0860
  1. GDItuxiangchuli

    0下载:
  2. 用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。-VC prepared using image processing procedures to realize the image to enlarge, narrow, rotating functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:199981
    • 提供者:Jenny
  1. 2Color33

    2下载:
  2. 本软件为双色球专版,不能处理其他类型彩票的数据.事实上个人认为特定彩票的分析处理要比通用型彩票处理一些方面会强些. 功能简介: 1)每期开奖号自动获取功能,当然也可以手动输入(需要连通Internet) 2)任意公式组合,不再局限于由旋转矩阵产生的固定公式 3)集成了多种常见并很有效的筛选公式(包括一些自创的),个人认为公式并不是多就好,我们看中的是"质"而不是"量" 4)独门多种曲线图示均值对比功能,能有效发现潜在脉点. 5)3秒内极速产生成33选6的全部
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:5060608
    • 提供者:潘珉
  1. sky

    0下载:
  2. 彩色星空,基于MFC的一个小程序,可以旋转的彩色动态星空程序-Color Star, based on a small MFC program, you can rotate the color dynamic Star program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:48463
    • 提供者:mowangk
  1. Bitmap_Manipulation_Class

    1下载:
  2. 这是一个位图操作的类,不依赖于MFC,可以实现位图的旋转、镜像、透明、扭曲等等非常绚丽的特效,非常值得推荐。This a bitmap manipulation class that would not be MFC dependent, and would offer some extended features not present in the original MFC implementation. This class can load any 8, 16, 24 or 32bit
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-03-18
    • 文件大小:2336138
    • 提供者:赵越
  1. RotateByShear

    0下载:
  2. VC++编程,用修剪方法旋转图象,对于初学者完成图象的操作,有一定参考价值。-VC++ Programming, rotating images using pruning methods, for beginners to complete the operation of the image has a certain reference value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-23
    • 文件大小:25647
    • 提供者:吴欣
  1. CBitmapExt

    0下载:
  2. 能够更快的对图像进行拉伸,透明度,旋转,阿尔法,黑白,浮雕效果等操作,能够处理32位图像,其结果可存储位24位图像。-To faster image stretching, transparency, rotation, alpha, black and white, the effect of such relief operations, able to handle 32-bit image, the result can store 24-bit image.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:25358
    • 提供者:苏贞昌
  1. GreatGraphicsView

    0下载:
  2. 自己编制的大型图形浏览程序源码,可以任意拖动,设置透明或不透明显示方式(BMP格式),任意角度旋转,放大或缩小,主要用于课堂教学中对大型图形的展示。-Their own large-scale preparation of graphical source browser, drag can be set up transparent or opaque display (BMP format), arbitrary angle rotation, zoom in or out, mainly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:333258
    • 提供者:echun369
  1. 4

    0下载:
  2. 在Excel中,用VBA编程将n(n≥2)阶方阵就地按顺时针方向旋转90度。要求只能用一个简单变量作为转存的临时工作单元。-In Excel, using VBA programming would be n (n ≥ 2)-order square matrix in situ by 90 degrees clockwise rotation. Require only a simple variable as to keep the temporary work unit.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:11207
    • 提供者:lee
  1. hanshuku

    0下载:
  2. 实现二维图形的变换,平移、对称、旋转、错切等基本变换-The realization of two-dimensional graphics transformation, translation, symmetry, rotation, shear, such as the basic transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1252
    • 提供者:孙晓
  1. fengche

    0下载:
  2. 实现一个旋转的风车,使用了WM_SIZE消息,并且风车大小可以随着客户区的大小而动态调整。-The realization of a spinning windmill, used WM_SIZE information, and windmills can be with the size of the size of client area dynamically adjusted.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:8150
    • 提供者:李宁
  1. SIFT_VC

    2下载:
  2. 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:23907777
    • 提供者:gonghui
  1. GDIPLus

    0下载:
  2. 一个GDI+对图像进行旋转的示例, 演示了GDI+的缩放及旋转.及他们的组合.-A GDI+ Image rotation example, demonstrated GDI+ Scaling and rotation. And their combination.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1084641
    • 提供者:fyc
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com