搜索资源列表
PolyBtn_demo.zip
- 菱形按钮
sc1
- 在applet中,利用2D显示3D的效果,这个是正方形的显示.各个面利用菱形组合起来.-the applet, using 2D 3D results show that the square is the show. All diamond-use combination.
scube2
- 利用2D显示3D的效果,这个是一个随时间变化的立方体,各个面由菱形组成.-use 2D 3D results show, this is a time for change with the cube, all from the diamond surface composition.
lightsMAPEDIT
- 当年写得通用地图编辑器,使用整块图像,支持方形和菱形tite可标高度。-was written definitive map editors, the use of block images, and support the square diamond tite highly scalable.
菱形
- 实现各种图形的形成,并可以利用各种界面来实现不只是在控制台上-realization of the formation of graphics, and various interface can be used not only to achieve the console
map119
- 2d地图演示,地图为菱形地图,比较简单,但也狠实用-demonstration 2d maps, maps of diamond map, relatively simple, but relentless practical
a_b
- 简单C++代码:体育比猜+圆周率+菱形+单链表+共用体等~供初学者学习-simple C code : sports than guess pi rhombus-Chain shared sports for beginners learning ~
lingxing1
- 打印一个菱形,第一种,一半是空心,一半是实心-Print a diamond, the first half is hollow, solid half of
lingxing2
- 打印一个菱形,有四分之一是空心的,其他的是实心-Print a diamond shape, a quarter of hollow, the other is solid
xingzhen
- 一个小程序,输入一个小整数,可以得到一个菱形的星阵。-a small program, the importation of a small integers, can be a diamond in the satellite array.
Sanjiao_2006
- 各种三角形,对于刚学得很有用,主要是循环,其中还有一个菱形-various triangle, just learning very useful, mainly cycle, in which there is a rhombus
vbhuituchengxu
- 简单的几何绘图程序,包括三角\\菱形等等,里面含原程序和应用程序-simple geometric mapping procedures, including 1.30 \\ lozenge, etc., which contain the original procedures and application procedures
vc++PB
- c&OpenGL实现计算机图形学:双步绘制直线法绘制菱形
菱形图案的打印
- 菱形图案的打印,解方程,sizeof的使用源代码,已经经过调试无误
MotionSearch
- H.264运动搜索算法代码,包括三步法,改进的三步法,菱形搜索法,改进的菱形搜索法等算法的源码-H.264 motion search algorithm code, including three-step, improved three-step method, the diamond search method to improve the diamond search algorithm, such as source
lx
- 菱形输出-Diamond output .................
xx
- Java实现用一个for循环打印出一个菱形-Java implementation with a for loop to print out a diamond
sport
- 一种改进的运动估计算法,使用 准十字菱形搜索算法(An improved motion estimation algorithm, using quasi-cross diamond search algorithm)
习02.07 数字菱形
- 数字菱形的实现 来自java程序设计实用教程第四版(Realization of digital diamond Practical tutorials from Java programming fourth edition)
打印空心菱形
- 该程序实现了简单的打印空心菱形的C语言源代码,展示了图形打印基础知识。