-
MyMFC
说明: 在视图区画正弦函数曲线,并且在一个菜单下以对话框形式输入正弦图的起点和终点坐标。(In the view area sine curve drawing, and in the form of a menu in the dialog box enter the start and end the sine map coordinates.)
- 2011-04-02 17:02:04下载
- 积分:1
-
ExampleInet
Important skill to learn for Inet tools
full source code
- 2014-10-27 07:14:42下载
- 积分:1
-
01
说明: 3.实验原理:
示范代码原理参见教材直线光栅化一节中的DDA算法。下面介绍下OpenGL画线的一些基础知识和glutReshapeFunc()函数。
(1)数学上的直线没有宽度,但OpenGL的直线则是有宽度的。同时,OpenGL的直线必须是有限长度,而不是像数学概念那样是无限的。可以认为,OpenGL的“直线”概念与数学上的“线段”接近,它可以由两个端点来确定。这里的线由一系列顶点顺次连结而成,有闭合和不闭合两种。
前面的实验已经知道如何绘“点”,那么OpenGL是如何知道拿这些顶点来做什么呢?是一个一个的画出来,还是连成线?或者构成一个多边形?或是做其它事情呢?为了解决这一问题,OpenGL要求:指定顶点的命令必须包含在glBegin函数之后,glEnd函数之前(否则指定的顶点将被忽略),并由glBegin来指明如何使用这些点。
(DDAsuanfa)
- 2009-06-21 09:28:44下载
- 积分:1
-
Demo
在INI文件中读写数据,VC++精选学习源码,很好的参考资料。(Read and write data in the INI file, select learning VC++ source code, a good reference.)
- 2013-11-30 21:29:23下载
- 积分:1
-
music
51单片机程序,操作蜂鸣器,能使蜂鸣器奏出“祝你生日快乐”音乐。(51 SCM procedures, operation buzzer, buzzer can play the " Happy Birthday to You" music.)
- 2013-10-06 15:11:00下载
- 积分:1
-
fenliangtiqu
在matlab环境中运用hsv空间对空间中的各种参数进行提取,并修改分量(Hsv space to extract the various parameters of space use in the Matlab environment, and modify the component)
- 2012-05-25 15:38:38下载
- 积分:1
-
DSP281x_SCI+CAN
完成CAN通信和SPI通信 还可以做远程电机控制 调速(Completion of CAN communications and SPI communication can also make long-range motor control speed)
- 2021-01-12 19:18:48下载
- 积分:1
-
C_mat_mixpro
matlab和vc混合编程(Matlab and vc Mixed Programming)
- 2021-03-04 12:39:32下载
- 积分:1
-
jisuanqi3
这是个计算器
是和微软有区别的
大家可以(This is a calculator and Microsoft is the difference between the U.S. could have)
- 2007-09-18 09:22:27下载
- 积分:1
-
BMPbutton
MFC必备 很好很强大的按钮类 大家多研究研究(MFC must have a good button is very powerful type of many U.S. studies)
- 2009-03-09 18:04:11下载
- 积分:1