资源列表
cwh2014210667
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法(graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!)
fern
- 分形蕨的matlab实现,除非手动停止,程序会一直运行下去。(MATLAB implementation of the Fractal Fern,This version runs forever, or until stop is toggled.)
main
- 使用基于中点画线法的画线函数完成金刚石图案的绘制(The diamond pattern is drawn by using the line drawing function based on the midpoint line method)
distributed_generation
- A distribution generation system source code
ac2dc
- PSCAD Model of rectifier for microgrid simulatipon
DrawShape
- This is a small program that provides the movement of the object at the click of a button.
opengl实现多个面透明的立方体
- 配置好opengl环境,在vc6.0环境下实现多个面透明的立方体的图形的绘制(OpenGL implements many faceted transparent cubes)
axarin dsp
- to use fft function in zip file and filterrring in matlab (immazing 100%)
matlab
- 如何导出并保存数据 fopen, fprintf, fclose 通过以上程序我们可以新建一个名为data的文本文档,并且把数组z中第3行的数据保存到data文档内。 -Through the above procedure we can create a new text document called data, and the array z in the first three lines of data saved to the data document.
matlab
- 如何读取数据textread,例如通过xin textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组xin中,且xin的维数和大小会自动与文件x_inlet.txt的相匹配。 如何设定坐标轴范围和坐标间距axis,set 例如 axis([0,7,0,12,-10,2])表示xyz坐标范围分别为0~7,0~12,-10~2,set(gca, XTick ,[0:1:7])表示x坐标范围为0~7,坐标间距为1.-How can we read
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图contour,例如 contour(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。 -How to read the data textread, for example, through textread (x_inlet.txt)
said
- 数字水印在linux下面运行的代码,内有详细的注释说名-The code that runs beneath the digital watermark in Linux, with detailed comments said