-
实时软件纹理映射代码
实时软件纹理映射代码-real-time texture mapping software code
- 2022-02-07 19:01:51下载
- 积分:1
-
旋转图像的源代码
旋转图像的源代码-rotating images of the source code
- 2022-03-19 15:59:52下载
- 积分:1
-
一个日程管理和通讯录管理的软件,采用的Access数据库,其中用到了三个自已写的三个控件:无售点按钮(NFButton.ocx)、带图片的按钮(ImageBut...
一个日程管理和通讯录管理的软件,采用的Access数据库,其中用到了三个自已写的三个控件:无售点按钮(NFButton.ocx)、带图片的按钮(ImageButton.ocx)、改进的日历控件(GoldSealCanlendar.ocx)。它还为我找到第一份工作立下了汗马功劳,因为没有时间,所以日程提醒部分没有做,是一下小小的遗憾。-a calendar and contact management software, using the Access database, which uses three own written three controls : no selling point button (NFButton.ocx), the button with pictures (ImageButton.ocx), improved calendar control (GoldSealCanlendar.ocx). It is also the first to find me a job has achieved a lot, because no time, the agenda remind some do not, what is little regret.
- 2022-02-14 15:04:07下载
- 积分:1
-
这是一个用VRML做的饮水器模型,但只是外观,不可以动
这是一个用VRML做的饮水器模型,但只是外观,不可以动-This is a VRML to do with the water model, but only appearance, can not move
- 2022-08-18 22:03:58下载
- 积分:1
-
人脸检测
简单的实现分类器训练的例子,采用opencv的源代码。
FaceTracker-master
.......camera.cpp
.......camera.h
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-15 10:54:31下载
- 积分:1
-
TC下屏幕绘制火焰,体现古老环境下的动画效果
TC下屏幕绘制火焰,体现古老环境下的动画效果-TC flame drawn under the screen, reflecting the ancient environment of the animation effects
- 2022-09-27 06:10:02下载
- 积分:1
-
常用图像处理程序的源码,有浮雕等特殊处理算法,各部分程序单独写出txt文件,便于移植。...
常用图像处理程序的源码,有浮雕等特殊处理算法,各部分程序单独写出txt文件,便于移植。-commonly used image processing source code, and other special cameo processing algorithms part of the process alone write txt documents, facilitate transplantation.
- 2022-08-17 09:38:06下载
- 积分:1
-
这是一个超级伟大的图形演示代码,需要的同志可以借鉴
这是一个超强大的绘图演示代码,需要的同志可以借鉴-This is a super great graphics demo code, the need for comrades can learn from
- 2022-08-03 10:18:36下载
- 积分:1
-
完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%
完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%-complete digital character recognition system, VC, I originality, the recognition rate can reach 80%
- 2022-01-26 04:58:38下载
- 积分:1
-
基于opencv的曲线拟合
图形的常用变换 镜像 轮廓 膨胀 腐蚀等处理
image.initialize();
image.erzhi();
image.mirrow();
image.change();
image.smooth();
image.canny();
image.outline();
image.minus();
image.dilate();
image.erode();
- 2022-03-01 20:26:47下载
- 积分:1