-
利用VC++ 6.0实现了画图板中画笔的一些功能
利用VC++ 6.0实现了画图板中画笔的一些功能-VC 6.0 plate drawing a brush of some functional
- 2022-05-16 20:22:03下载
- 积分:1
-
地图程序,很好的,采用visual net开发
地图程序,很好的,采用visual net开发-map, very good, using visual development net
- 2022-03-22 22:47:14下载
- 积分:1
-
使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征
使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征-using Splitting Bregman algorithm do image denoising, fast convergence to maintain edge features
- 2022-07-02 18:48:17下载
- 积分:1
-
显示多姿多彩的动画图标,非常漂亮!需要的赶快。
显示多姿多彩的动画图标,非常漂亮!需要的赶快。-Show colorful animated icons, very beautiful! Needed as soon as possible.
- 2023-08-17 07:05:03下载
- 积分:1
-
基于ORL人脸库的主元分析法用于人脸识别
基于ORL人脸库的主元分析法用于人脸识别-ORL face database based on the principal component analysis method for face recognition
- 2022-02-27 07:36:37下载
- 积分:1
-
基于VB的人脸、简单图形识别。识别出相匹配的人脸图形
基于VB的人脸、简单图形识别。识别出相匹配的人脸图形-VB-based human face, the simple pattern recognition. Identify the matching graphics Face
- 2022-07-16 05:51:57下载
- 积分:1
-
[编程语言] ie3,IE4,Internet Explorer 5、NS3、NS4基因[描述]……
[程序语言] IE3, IE4, IE5, NS3, NS4+
[功能描述]
生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。
你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。
一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。
对于每个迷宫问题来说,仅仅提供一种方案。-[programming language] IE3, IE4, Internet Explorer 5, NS3, NS4 [Description] generation and solve the maze of Java programs can support java browsers running. 3D maze to demonstrate the window. You can press the corresponding button, the "New" to create a new maze, "Solve" button for solving a maze shows the path, "Clear" button to remove solve problems in the maze. Once generated maze, you can get a hand to solve its path, you can use the four arrow keys to paint their path. For each maze issue, the mere provision of a program.
- 2022-07-19 05:50:41下载
- 积分:1
-
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32...
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
这里是vc可直接运行
注意事项:
运行时,文件c: est.bmp必须存在-Function of image detection, template matching on the command-line compiler, if the process is as follows vcvars32rc bmp.rccl detect.c bmp.res user32.lib gdi32.lib here can be directly run vc Note: run-time, file c: est.bmp must exist
- 2022-09-30 18:50:03下载
- 积分:1
-
computer graphics operations
计算机图形学作业-computer graphics operations
- 2022-02-16 06:47:24下载
- 积分:1
-
AABB包围盒的构造
此源代码主要是为了让大家了解AABB包围盒是怎么构造的,它的算法思想与网上的一些描述是一样的,只是这个是自己写的能够直接编译的,所以建议大家看一下这个,就能很好的理解它
- 2022-05-22 19:00:17下载
- 积分:1