搜索资源列表
Gaphics
- 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a very complex programming exercis
2D-light-field-analysis
- 二维光场分析(球面波)。编程实现单色球面波在给定二维平面上的构建,并用相位表达式直接计算其相位,与通过复光场得到的相位相比较,观察相位包裹(缠绕)现象。与平行光相干涉,观察干涉光强分布。-2 d light field analysis (spherical wave).Programming monochromatic spherical wave in a given the construction of a 2 d plane, and the phase expression dire
cw-07-arraycomplexPlane
- generating the 2D grid of numbers (x + y*1j), we wish to easily support transformations of the plane with arbitrary complex functions f.