-
With VC++ Prepared text input process is relatively simple, suitable for beginne...
用VC++编写的输入文本的程序,比较简单,适合初学VC的人-With VC++ Prepared text input process is relatively simple, suitable for beginner person VC
- 2022-04-22 06:02:41下载
- 积分:1
-
单片机编译环境,方便新手学习,能够得到哦不小的帮助
单片机编译环境,方便新手学习,能够得到哦不小的帮助-MCU build environment for novice learning, can be Oh no small help to
- 2023-05-31 04:15:03下载
- 积分:1
-
04 VC images of the geometric transform source code, rotation, scaling, zooming,...
04 VC图像的几何变换源代码,旋转,比例缩放,等等几何变换-04 VC images of the geometric transform source code, rotation, scaling, zooming, etc. Geometry Transformation
- 2022-02-05 00:54:52下载
- 积分:1
-
for mapping, mapping shows the basic elements and the form and method
用于绘图,说明绘图的基本要素及方式,及其实现方法-for mapping, mapping shows the basic elements and the form and method
- 2022-03-07 20:54:10下载
- 积分:1
-
poser模型导出的OBJ部位分割
从poser软件中导出的obj文件,对其进行部位分割。分割出的多个分部位的obj文件
- 2022-01-24 16:38:49下载
- 积分:1
-
用c++编写的一个图像分水岭算法的程序,用于图像分割
用c++编写的一个图像分水岭算法的程序,用于图像分割-With c++ Prepared an image procedures watershed algorithm for image segmentation
- 2022-02-19 23:03:16下载
- 积分:1
-
这是一个关于图象处理的源程序,可以调试运行,不错吆
这是一个关于图象处理的源程序,可以调试运行,不错吆-This is an image processing of the source code, debugging and running, good shout
- 2022-02-20 07:23:53下载
- 积分:1
-
人工智能OCR文字识别源程序,VB编写的,不得不服,没用使用控件,识别率在90%以上,可直接用于你的项目中,经过我的测试,绝对可以使用....
人工智能OCR文字识别源程序,VB编写的,不得不服,没用使用控件,识别率在90%以上,可直接用于你的项目中,经过我的测试,绝对可以使用.-Character Recognition OCR artificial intelligence source, written in VB, not against, it"s useless to use controls, the recognition rate of more than 90%, can be used directly in your project, after the test I definitely can be used.
- 2022-08-25 00:09:12下载
- 积分:1
-
一个简单的大富翁游戏源码
一个简单的大富翁游戏源码-a simple game of Monopoly FOSS
- 2022-10-31 13:25:03下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1