-
ico format will be converted to the procedure bmp format
将ico格式转换为bmp格式的程序-ico format will be converted to the procedure bmp format
- 2022-01-25 16:42:37下载
- 积分:1
-
自己编的vb编程,这是肾球源代码!请多多指教!
自己编的vb编程,这是肾球源代码!请多多指教!-vb own series programming, which is kidney-source code! A great weekend!
- 2022-03-14 02:42:37下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1
-
位图与调色板源代码bmp_in
位图与调色板源代码bmp_in-Bitmap and palette source bmp_in
- 2022-03-23 12:28:34下载
- 积分:1
-
Levenberg-Marquardt最优化C++源码
Levenberg-Marquardt最优化C++实现。该实现是基于openCV的实现,易于理解,便于使用,具有较高的学习和利用价值,可以移植到各个平台。使用其它语言也可以方便地写出这个算法。资源可贵,敬请好好加以利用。
- 2023-08-08 11:05:02下载
- 积分:1
-
神经网络训练,可参考相应的文章,杜达《模式分类》等
神经网络训练,可参考相应的文章,杜达《模式分类》等
- 2022-02-13 01:49:27下载
- 积分:1
-
MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!
MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!-MiniGUI example code for learning MiniGUI people, this is a good example!
- 2022-10-22 21:50:03下载
- 积分:1
-
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法...
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法-factor to the smooth realization of a seamless image mosaic, application files Windows model of the algorithm to achieve
- 2023-08-14 13:50:02下载
- 积分:1
-
在Visual C++中实现的Sutherland
在Visual C++中实现的Sutherland-Hodgman多边形裁剪算法-achieved by Sutherland-Hodgman polygon clipping algorithm
- 2022-04-18 16:15:54下载
- 积分:1
-
这是周昆编写《VC++数字图像处理》一书随光盘源代码,对于初学数字图像处理来说很有用
这是周昆编写《VC++数字图像处理》一书随光盘源代码,对于初学数字图像处理来说很有用-This is the preparation of "VC Digital Image Processing," a book with CD-ROM source code for beginner digital image processing useful term
- 2022-11-21 00:40:03下载
- 积分:1