-
一个动画源程序,用于图形学习
一个动画源程序,用于图形学习-an animation source for the graphics learning
- 2022-08-12 09:53:36下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1
-
小球作抛物运动的模拟
小球作抛物运动的模拟-ball for parabolic movement simulation
- 2023-04-10 12:00:03下载
- 积分:1
-
图形编辑器
图形编辑器 -Graphic editor
- 2022-03-22 17:47:46下载
- 积分:1
-
siftpp源程序,用VC编写。本人正在为sift算法烦愁,大家共同学习共同进步...
siftpp源程序,用VC编写。本人正在为sift算法烦愁,大家共同学习共同进步-siftpp source files, prepared by VC. I was to sift algorithm bothersome worries, we learn together common progress
- 2022-01-25 14:38:33下载
- 积分:1
-
opencv灰度共生矩阵实现代码
使用opencv开源库,利用灰度共生矩阵实现图片纹理特征提取,c++代码实现。
- 2022-09-24 03:50:02下载
- 积分:1
-
该代码用于进行最短路径查询,该代码来源于作业程序,属于实验程序...
该代码用于进行最短路径查询,该代码来源于作业程序,属于实验程序-The code used for the shortest path query, the code from the operating procedures, an experimental procedure
- 2022-03-15 09:51:39下载
- 积分:1
-
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。...
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。-Histogram equalization that is normalized VC process, and I upload matlab counterparts, are used for pattern recognition image processing samples.
- 2023-08-12 10:45:09下载
- 积分:1
-
had any news? Think that the news of the information in the record as Greek? If...
消息中有什么?
是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释:
hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。
message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。
wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。
lParam 通常是一个指向内存中数据的指针。由于W P a r a m、l P a r a m和P o i n t e r都是3 2位的,因此,它们之间可以相互转换。-had any news? Think that the news of the information in the record as Greek? If this is the case, then look at the following explanation : hwnd 32 of the window handle. Window can be any type of screen, because most of Win32 to maintain a handle visual objects (windows, dialog boxes, buttons, edit box, etc.). Message used to distinguish between other sources of regular money, These constants can be Windows modules predefined constants, it can also be a self-defined constants. WParam is usually a source with the regular money, it might be the window handle or control. LParam is usually a memory data at the target. As a W P a r m, l P a r m and a P i n o t r e are three-two,
- 2022-02-27 09:28:32下载
- 积分:1
-
这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。...
这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。-This is a neural network based on the character recognition system, neural network to enable the use of the system to identify high rate.
- 2022-04-07 14:44:50下载
- 积分:1