资源列表
[2D图形编程] Improve-DSCM
说明:数字图像相关方法,能够处理图像的变形情况,进而得到图像的应变和切应变-Digital image correlation method, it is possible to deal with the deformation of the image, and then get the strain and shearing strain of the image<icekeymor> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[2D图形编程] point-whether-in-polygon
说明:点是否在多边形内的判断,主要面向学习计算机图形学的朋友-Point to determine whether a polygon, mainly for friends to study computer graphics<Irene> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[2D图形编程] use-polygon-to-be-a-circle
说明:使用多边形逼近画圆,面向学习计算机图形学的朋友-Use polygonal approximation Circle, learning-oriented computer graphics friends<Irene> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[2D图形编程] FISH-AND-ANIMAL-CPP
说明:C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual<周前飞> 在 2025-01-13 上传 | 大小:2kb | 下载:0