搜索资源列表
旋转彩色文字
- 在环境中设置旋转角度,点击旋转演示命令,可以看到文字旋转现象.-set up in the environment rotation angle, click spin demonstration orders, we can see the phenomenon text rotation.
实例73_图形操作_旋转立方体
- 一个立方体,用鼠标拨动能旋转起来,摘于书籍的光盘,谢谢。-a cube, trying to use the mouse rotation, picking books in the CD, thank you.
实验报告3
- 进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。 我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句——同步原语——所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进
抢 30
- 这是中国民间的一个游戏。两人从1开始轮流报数,每人每次 可报一个数或两个连续的数,谁先报到30,谁就为胜方。 *问题分析与算法设计 本题与上题类似,算法也类似,所不同的是,本谁先走第一 步是可选的。若计算机走第一步,那么计算机一定是赢家。若人 先走一步,那么计算机只好等待人犯错误,如果人先走第一步且 不犯错误,那么人就会取胜;否则计算机会抓住人的一次错误使 自己成为胜利者。-This a popular Chinese game. Th
与计算机玩24点游戏
- 本文用C语言编了24点游戏程序。与计算机玩24点还有个好处,解决了用扑克牌玩时的缺陷——有时候谁也无法确定四个数到底能不能算出24点。本程序的基本思路是:先由计算机产生四个随机数,然后将其中的两个数进行加减乘除四则运算,把计算结果分别再与第三个数进行四则运算,再把结果与第四个数进行四则运算,然后轮换四个数的顺序按以上步骤重复运算-Using C language compiled the 24 point game. Playing with the computer also has a 24
colorball
- 这是一个控制LED彩球灯的程序,40个彩球灯可轮换显示七彩混色、流水的效果。-This is a Bright Lights LED control procedures, 40 Bright lights can show rotation Colorful Melange, flowing effect.
rotaimg
- 图象插值旋转源码。可以任意角度旋转图象,运行速度较快。由于使用了插值算法,旋转失真非常小。适合于对图象旋转要求较高的场合。-rotating source. Can arbitrary rotation angle images, run faster. Due to the use of interpolation algorithm, is very small rotational distortion. Suitable for image rotation for higher occ
tulunjigou
- MATLAB编写的凸轮机构绕中轴线旋转的程序-MATLAB prepared by the cam rotation axis around which the procedure
Text11111111111111111111111111111111111
- 这是一个使单片机P0口的8个发光二极管轮流点亮的程序-This is an MCU P0 mouth of the eight LED Lighting rotation procedures
RotatingDlg
- 该程序能够显示多种形状的旋转对话框!旋转方向可设置-the program will show a variety of shapes rotating box! Rotation direction is set
Diamond_1235466
- 旋转的金刚钻,用visual c++编写-rotation tougher with visual c prepared Attention duty announcers
33sdFLASHsdfg
- 立体转动的LOGO · 下雪的动画 · 公司的网站的动画 · 一个浪漫的生日贺卡 · 片头动画 · 阳光下的海水流动动画.. · 火车 · 小破孩的-夜深情深动画.. · 兔子吃萝卜 · 运动的飞机 · EBOOK电子书-演示 · 云的生成 -rotation of a three-dimensional logo of the snow animation company for an animated birthday
PicsTransform
- 图片变换(平移,缩放,旋转(顺时针0-90度)等)-Photo transform (translation, scaling, rotation (clockwise 0-90 degrees))
bss-sond
- 提出了一种新的自适应盲源分离算法。在无噪音实时两源两传感器的情况下, 一旦观 测信号被白化, 只需要辨识一个特定的旋转矩阵就可以完成盲源分离, 并给出了能表征该旋转矩阵的角的自适应估计器。仿真结果表明, 当满足源峭度和不为零的条件时, 这种方法是一种稳定的和有效的分离算法。-proposes a new adaptive algorithm for blind source separation. In the absence of real-time two noise sources t
Encoder
- Purpose: Contains example code to use a two-phase encoder with an ATmega2561. The encoder phases are connected to PORTF bits 0 & 1 and the switch is connected to PORTF bit 2. Timer 1 is configured to interrupt at 1024Hz. At startup, the enco
Coordinate-rotation-method
- 用坐标轮换法求解目标函数,迭代时采用最优步长。-With coordinate rotation method to solve the objective function, the optimal iteration step.
Image-Rotation
- 利用Delphi进行图像处理,实现图像的旋转-Image rotation with Delphi
rotation
- Delphi写的图片旋转控件,编辑前请先引入控件。-Picture rotation controls written in Delphi, before the introduction of the edit control.
Image-compression-and-rotation
- 图片压缩与旋转,能对图片进行压缩以及旋转-Image compression and rotation
2D-ROTATION
- 2D rotation routines in AVR ASM