-
用C语言编写的演示逐点比较法的源代码!
用C语言编写的演示逐点比较法的源代码!-C language demo point by point comparison of the source code!
- 2022-09-03 20:20:02下载
- 积分:1
-
水与光相互作用能产生一种梦幻般的景象:由于反射和折射,弯曲的光线在海底形成舞动的刻蚀,因此在海面上就能看到了变换无穷的花纹,本程序主要实现此功能...
水与光相互作用能产生一种梦幻般的景象:由于反射和折射,弯曲的光线在海底形成舞动的刻蚀,因此在海面上就能看到了变换无穷的花纹,本程序主要实现此功能-water and light interaction can produce a fantasy picture : reflection and refraction, Bending light in the seabed dancing etching, on the surface you can see the transformation of infinite size. The main procedures for the realization of this function
- 2022-02-10 10:14:18下载
- 积分:1
-
一个图形处理的小程序的源代码,非常小,没有图形界面
一个图形处理的小程序的源代码,非常小,没有图形界面-a small graphics program"s source code is very small, no graphical interface
- 2022-01-30 16:47:45下载
- 积分:1
-
图象数据库源程序,实现把图象保存到数据库功能.
图象数据库源程序,实现把图象保存到数据库功能.-source image database, to achieve the preservation of the image database functions.
- 2022-04-29 02:22:29下载
- 积分:1
-
均值滤波器对噪声的过程,取得了显著的效果,已通过…
均值滤波去噪声程序,效果显著,已经通过调试-Mean filter to the noise process, achieved significant results, have been through the debugging
- 2022-05-19 12:11:25下载
- 积分:1
-
professional
专业级别的读写图形文件的OCX控件,能支持art,bmp,cut,dib,emp,gem,gif,hrz,iff,img,png,jpg,lbm,mac,msp,pcx,ras,rle,tga,tif,wmf,wpg等文件格式。-professional-level graphics literacy documents OCX controls will support the art, bmp, cut, Freehand emp, gem, gif, hrz, iff, img, png, jpg, LBM, mac, msp, nil, ras, eps, and vbx, tif , exe, wpg other file formats.
- 2022-01-30 19:09:18下载
- 积分:1
-
扩展的vb控件,可以使用图片和加如立体的字体.
扩展的vb控件,可以使用图片和加如立体的字体.-Extended vb control, you can use three-dimensional image processing, such as fonts.
- 2022-07-19 07:48:38下载
- 积分:1
-
供大家参考,如果可以可给我发电子邮件 kaximoduo2003@yahoo.com.cn 谢谢!...
供大家参考,如果可以可给我发电子邮件 kaximoduo2003@yahoo.com.cn 谢谢!-for your reference, if I can e-mail to kaximoduo2003@yahoo.com.cn Thank you!
- 2023-06-04 02:40:02下载
- 积分:1
-
一个用于打开编辑医学图像的程序
一个用于打开编辑医学图像的程序-to open a medical image editing procedures
- 2022-07-04 05:54:20下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1