-
衬底substrate生成,film growth仿真
This code is used for creating an initial structure made of either substrate atoms or deposited
atoms. It generates three types of structures: rows, columns, and hemispheres. Type, size and
number of objects are determined by the user. The соde generates two files: ibox.txt and
iboxXY_jmol.txt. The file ibox.txt contains coordinates of atoms in “integer” format (i, j, k,
name_of_atom) and may be used as input to NASCAM. The file iboxXY_jmol.txt stores the
same information about the position of the atoms but in Cartesian coordinates (name_of_atom
x, y, z, ) in JMOL format. It may be used for visualization.
If a surface structure made of atoms of both types is needed, then create two files, one for
each type of atom, and then combine these files.
- 2023-04-16 10:55:03下载
- 积分:1
-
快速傅立叶变换核心算法
快速傅立叶变换核心算法-Fast Fourier Transform algorithm
- 2022-08-26 13:42:59下载
- 积分:1
-
微软亚洲研究院论文:逼真的羽毛建模与绘制
微软亚洲研究院论文:逼真的羽毛建模与绘制-Microsoft Asia Research Institute Papers : realistic modeling and rendering feathers
- 2022-01-21 17:25:32下载
- 积分:1
-
实现yuv4:2:0图像块的报警检测,图像拼接处理,并提供…
实现对YUV4:2:0图像的遮挡报警检测,图像马赛克处理,及视频丢失处理等功能,内附详细使用说明,谢谢使用,-Realize YUV4: 2:0 image block alarm detection, image mosaic processing, and video loss of processing and other functions, included detailed instructions, thank you to use,
- 2023-07-10 13:00:03下载
- 积分:1
-
直接的YUV数据,对于那些不知道的人或有帮助的YUV,..
YUV数据的直接显示,用于那些对yuv不是很了解的人还是很有帮助的,请大家看看吧-YUV data directly, for those who do not know much about yuv person or helpful, If you look at it
- 2023-05-24 15:50:03下载
- 积分:1
-
这是一个简单的基于对话框的MFC使用VTK程序。它创造了一个模型,一个流行…
一个vtk基于mfc对话框的小程序。生成的模型匀速转动一周后,弹出窗口自动关闭-It is a simple program based on MFC dialog using VTK .It creats a model in a poped window.The window will automatedly closed after the model rotating for a whole round.
- 2022-09-02 23:20:03下载
- 积分:1
-
计算机图形学课程作业
中点椭圆算法实现
计算机图形学课程作业
中点椭圆算法实现
-Computer Graphics coursework
midpoint ellipse algorithm
- 2023-07-30 00:25:03下载
- 积分:1
-
用于实现16个拒绝做的,高显示程序,想学习…
用turboC实现的16位dos下的高色彩显示程序,想学学底层图形模式的朋友可以来看看。主要是中断的使用。-used to achieve the 16 dos, the high color display program, would like to learn the underlying graphics mode can be a friend to look at. The main use is broken.
- 2022-01-25 22:32:16下载
- 积分:1
-
图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可...
图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可-VC source. Only once the source code Add VC can run BUILDER
- 2022-02-06 10:38:25下载
- 积分:1
-
高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。...
高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar16 for digital-type symbols, symbols uvar32 without median 32 H, as a symbol var32 median of 32 fonts. Ellipse parameters of x0, y0 coordinates for the center of a circle, r1 and r2 of longitudinal and transverse radius radius. PutPixel painting point function.
- 2023-04-18 09:05:03下载
- 积分:1