-
有关图形编程方面的VC源码,相信大家会用得上的
有关图形编程方面的VC源码,相信大家会用得上的-the graphical programming of VC source, I believe we need them!
- 2023-08-17 13:40:04下载
- 积分:1
-
我们的任务是设计和培养一个可行的和有效的神经网络来实现0
111我们的任务是要设计并训练出一个可行、高效的 BP 网络,以实现对 0到 9共 10 个加噪声后的数字和识别。-Our task is to design and train a viable and efficient BP networks to achieve 0-9 to a total of 10 increases the noise figure and identification.
- 2022-08-16 11:58:44下载
- 积分:1
-
一个用Delphi编写的绘图程序
一个用Delphi编写的绘图程序-a prepared with Delphi mapping procedures
- 2022-06-01 12:54:49下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1
-
oepngl实现火焰的模拟 采用粒子系统和纹理映射
oepngl实现火焰的模拟 采用粒子系统和纹理映射-realize oepngl flame using particle system simulation and texture mapping
- 2022-12-04 04:50:03下载
- 积分:1
-
VRML java3d combined with the examples used java3d loading VRML documents, and i...
vrml与java3d结合的例子,用java3d加载vrml文件,包含了vrml97.jar和一些示列-VRML java3d combined with the examples used java3d loading VRML documents, and includes some show vrml97.jar out
- 2022-07-28 15:19:43下载
- 积分:1
-
this document to include a wide range of digital image processing algorithms, in...
本文档包含了广泛的数字图像处理算法,包括边缘检测、腐蚀扩展、图像压缩、直方图平滑等各种图像处理技术
- 2023-08-03 19:20:04下载
- 积分:1
-
注意: 1。tc支持16色,所以所读的图片要是16色图片 2。图片的的存放是从最后一行开始的,倒过来存放的 3。每行的字节数是4的倍数...
注意: 1。tc支持16色,所以所读的图片要是16色图片 2。图片的的存放是从最后一行开始的,倒过来存放的 3。每行的字节数是4的倍数-attention : 1. Tc support 16 colors, and read the picture if two 16-color pictures. Photo storage is the last line from the start, the reverse of the three storage. Each trip is the number of bytes in multiples of 4
- 2023-03-13 06:55:03下载
- 积分:1
-
图像处理代码,包括二值化,灰度化,几何变化等
图像处理代码,包括二值化,灰度化,几何变化等-image processing code, including binary, gray, and geometric changes
- 2022-03-19 15:36:58下载
- 积分:1
-
Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是...
Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, PostScript, PDF, SVG , Xfig, Gimppath, 和PGM . -Potrace is a bitmap image optimization tools, which can make it smooth, free to zoom the pictures. Its format can be imported is PBM, PGM, PPM, and BMP formats, the default output format EPS files, it can be used for a company"s logo and documents scanned images to eliminate the jagged, any resolution to be displayed. Its output formats : EPS, PostScript, PDF, SVG, XFIG, Gimppath and PGM.
- 2022-03-04 00:36:31下载
- 积分:1