您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 计算机图形学代码PixelWindow

  2. import java.awt.*; import java.applet.Applet; public class Sutherland_Cohen extends Applet{ int xL=100,xR=300,yB=100,yT=400;//设置四个边界 public int code(float x,float y){ int c=0; if(xxR) c=c|2;//在右边,第二位为一 if(yyT) c=c|8;//在上边,第四位为一 return c; } public vo
  3. 所属分类:C

    • 发布日期:2010-05-20
    • 文件大小:706
    • 提供者:li369369
  1. Sutherland_Cohen直线段裁剪算法

  2. Sutherland_Cohen直线段裁剪算法...........计算机图形学的.......两个实现代码,才1分
  3. 所属分类:其它

    • 发布日期:2010-06-02
    • 文件大小:271360
    • 提供者:keyu1711
  1. Sutherland_Cohen直线段裁剪算法C++

  2. Sutherland_Cohen直线段裁剪算法
  3. 所属分类:C++

    • 发布日期:2012-04-01
    • 文件大小:271360
    • 提供者:strive___