搜索资源列表
MLZSS
- 用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
Fractal_
- 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
linegradual
- 通过循环实现线条的渐变,实现方法是一个像素一个像素地画线-cycle through the gradual realization of lines to achieve a pixel is a pixel Draw Line
draw
- 实现画图多项功能,超实用,特别对学JAVA的很有帮助
YANG
- 交互式绘图,用橡皮筋法来绘制直线,圆,矩形框。-Interactive graphics, with the rubber band method to draw a straight line, circle, rectangle.
Draw
- MFC鼠标画线程序 实现简单的MFC的鼠标进行画线-MFC mouse, draw lines to achieve a simple MFC program the mouse to draw lines
BaseButton
- 自绘按钮边框,鼠标移动,点击,按下。。产生动态效果-Since the draw button border, mouse, click, click. . Have a dynamic effect
hx_jk0602
- 计算机图形学,用VC实现的画直线方法,采用独立类做的。-computer draw
Draw
- 用vc编写的简单的画图程序,实现画直线,矩形和椭圆-A simple drawing program, the realization of drawing a straight line, rectangle and oval
12864DRAW
- 玩转LCD12864画图你会吗?如若不会就请看看吧,或许对你有帮助-Topsy LCD12864 you will draw it? Check it out if not see, perhaps for your help! ! !
9[1].25
- 利用c语言的程序,画出海绵图形。根据输入的参数不同,结果也不一样。-Using c language program, draw sponge graphics. According to the input parameters are different, the results are different.
room
- 绘制一个房屋的轮廓, 请大家指点。-Draw the outline of a house, please pointing.
Bonus
- 紅利計算 -------------------------------------- 要求: 1.輸入資料:預設輸入的人數,人名、及每季績效 2.獎勵辦法: (1)每季超過1 000 000獎金12000元 (2)四季全部超過1000000獎金10000元 (3)全年第一名獎金33000元 全年第二名獎金22000元 全年第三名獎金11000元 全年第四名獎金8000元 3.最後要印出每ㄧ個人的名字和有多少獎金 -----
qiexian
- 通过选取两个圆来获得它们的共切线,选取位置决定切线的位置-Select two rounds to draw the tangent line
myownbutton
- 自绘立体、圆形方形、多边形按钮。非位图 采用变换色彩产生立体效果-draw a 3d button,round,rectangular,othershape
Date2Chart(1)
- 利用VC编写程序并自动画出曲线,呵呵 和-Using VC programming and automatically draw the curve, Oh Oh, and
test
- openGL ,绘制球体. 绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体, 可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量。 可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。 利用函数glutGet(GLUT_ELAPSED_TIME)(returns the time in milliseconds since glutInit or the firs
Elevation
- 在这个程序中采用线性插值的方法利用动态圆,在每一个节点上画圆,搜索到三个已知点后结束求出系数用来计算此节点的高程-In this program, linear interpolation method using dynamic circle, draw a circle at each node, the search to three known points, calculated after the end of the coefficient used to calculate th
Windows
- 开窗《1》这个程序是开窗显示程序 《2》首先在窗体上绘制一个多边形,正开窗时采用图形覆盖的形式将所要显示图形周围进 行覆盖,负开窗正好相反。 《3》开窗显示采用图形覆盖的方法较之于裁剪方法操作上比较简单的,而且在程序的编制上 也是比较简单的。但是在进行图形的显示之后,图形的边界不能进行自的连接-Window " 1" This program is a window display program " 2" first draw in the f
draw
- 实现简单画图,供初学swing者学习参考,实现常用的画图功能!-draw by java