自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

#+!

  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

原创 IDL 全局变量的变化

在IDL语言中没有全局变量的概念,所有的变量都是局部变量,只在当前的程序中有效。但是在实际的编程中,大部分情况下全局的变量又是必须的,那如何处理IDl中的所需的全局变量呢?本文探讨IDL使用中常用处理方法。1 common----定义公共区在程序中用common命令定义一个公共区,在公共区中保存程序中所需的公共变量。具体形式如下:COMMON Block_Name, Varia

2014-10-27 23:33:19 1556

原创 3D Math Primer for Game Programmers

IntroductionIn computer graphics, we use transformation matrices to express a position in space (translation) as well as its orientation in space (rotation). Optionally, a single transformat

2014-10-27 23:30:33 582

转载 IDL out of the for loop

IDL is old. Grandfatherly, even. When it was first written, you had a really souped-up computer if you had added an additional 10 MByte hard drive to go with the standard 1 MByte of disk space. So, yo

2014-10-17 23:49:04 502

转载 IDL change the ticks

[XYZ]CHARSIZEAccepted by: AXIS Procedure, CONTOUR Procedure, PLOT Procedure, SHADE_SURF Procedure, SURFACE Procedure. System variable equivalents: ![XYZ].CHARSIZE.The size of the charact

2014-10-16 20:56:53 1846

codeviewer

乱码查看

2011-11-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除