-
曲线显示控件,类似于心电图,For D5、D6、D7。
曲线显示控件,类似于心电图,For D5、D6、D7。-curve shows controls, similar to the electrocardiogram, For D5, D6, D7.
- 2022-01-27 23:38:12下载
- 积分:1
-
rpg game
rpg game
- 2022-04-21 03:50:57下载
- 积分:1
-
一个基于人工神经网络的有监督遥感影像地貌分类程序
一个基于人工神经网络的有监督遥感影像地貌分类程序-One based on artificial neural network has the supervision of remote sensing image classification procedures geomorphic
- 2022-08-09 18:04:21下载
- 积分:1
-
一对BMP图像来实现应用程序的两个值
一个对BMP图像实现二值化处理的应用程序-one pair of BMP images to achieve two values of the application procedures
- 2022-04-16 15:43:57下载
- 积分:1
-
通过鼠标点击绘制图形
创建了主菜单和两个子菜单,通过菜单可以选择模式——画什么形状,也可以选择颜色。通过当前指定的状态,来绘制图形。矩形通过对角线的两点来确定。点击鼠标一次即确定一个点。
- 2023-09-08 07:35:03下载
- 积分:1
-
图形学Zbuffer算法vc实现
图形学Zbuffer算法vc实现-graphics algorithm vc achieve Zbuffer
- 2022-01-25 14:40:08下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
maching cube的vc源代码,可以参考下做法,做算法用
maching cube的vc源代码,可以参考下做法,做算法用-maching cube of vc source code, can refer to the next practice, make algorithm
- 2022-03-18 08:12:01下载
- 积分:1
-
在高等数学中的笛卡儿叶形线(函数是:
x^3+y^3
在高等数学中的笛卡儿叶形线(函数是:
x^3+y^3-3*a*x*y=0)也可以用C语言进行编
写,只要把相应的坐标值放大即可。-in higher mathematics of Descartes exquisite line (function is : 3 x ^ y ^ 3-3* a* x* y = 0) can also use the C language for the preparation, As long as the corresponding coordinates can be enlarged.
- 2022-02-24 19:27:57下载
- 积分:1
-
fft加窗谐波检测
利用FFT加窗并对信号进行插值,从而检测谐波。是一种快捷优良的算法,注释很详细,只需要改动一部分即可,谢谢!
- 2022-07-27 16:07:44下载
- 积分:1