搜索资源列表
Example
- VC++和MATCOM混合编程,实现正弦曲线的绘制-VC++ and MATCOM mixed programming, to achieve the mapping sinusoid
matlabenginetest
- VC++和MATLAB引擎混合编程,实现正弦曲线的绘制-VC++ and MATLAB programming hybrid engine, the realization of the mapping sinusoid
DemoDrawdlg
- 一个基于对话框的简单小程序,主要演示了如何在VC界面中绘制曲线,图形等,适合新手学习。-A simple dialog programe of VC++ 6.0, which shows how to draw a line or a graph in a dialog using VC
BioGraph2.1-2
- VC++曲线绘制源码——人体生命曲线,根据科学理论,每个人都有一个生物钟,生物钟的运动直接影响到人的智力、体力和情绪的变化,三者呈正弦曲线分布,并且按各自不同的周期运动。正确掌握自己的生物钟,把握好自己智力 、体力和情绪的最佳状态,将有助于您的工作、学习和健康 -Curve VC++ source- human life curve, based on scientific theory, each person has a biological clock, clock movement
MathSourceCode
- 共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有文件(Borland C++的语法规则相当标准,因此该文件夹中的源代码也可以用在其他标准的C++编译系统中);如果读者使用的是微软的Visual C++编译系统
SelfTest
- 演示了VC绘制正弦曲线的示例,包括生成数据绘制曲线-Draw the sine curve shows an example of VC, including the generation of data to draw curves
Graphic
- 绘制直线,圆圈,曲线等,是一个基本的VC++开发的应用程序-Draw a straight line, circle, curve, is a basic VC++ applications developed
Generate-random-variates
- 文件夹中含有三个c文件,各自产生10万个分别服从正态分布,瑞利分布以及泊松分布的随机数,并利用这些随机数在VC中绘制出这些分布的概率密度函数曲线。注意:运行这些程序之前,需先安装文件夹中的setup文件,以便于在VC中制图。-C folder contains three files, each produce 100,000 were subject to normal distribution, Rayleigh distribution and the Poisson distributi
Koch(MFC)
- MFC下的Koch曲线绘制,VC++6.0平台实现-MFC under the Koch curve drawing, VC++6.0 platform
scope1714
- 利用vc++编写的研华1714板卡的数据采集程序,曲线绘制-advantech 1714 data acquisition by myself,and data curve drawing
Besier6
- 自己动手编写的vc++实现的贝塞尔曲线绘制程序,可直接运行。-I have written vc achieve Bezier curves can be run directly.
Quxian
- VC++开发的绘制曲线程序,采用 Cubic Spline拟合绘制的曲线经过给定的点。-Spline plotting program developed by VC++, and Fitting using Cubic Spline curve drawn through those given points.
Generic
- vc++编写的单文档opengl的初始化,以及简单点线贝斯曲线和面的绘制,适合初学者。-Initialization vc++ opengl prepared by the single document, and a simple point line drawing bass curves and surfaces, suitable for beginners.