搜索资源列表
b030717-正弦曲线实验报告
- 实验物体沿正弦曲线运动 1.实验目的 (1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。 (2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处) (3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面
公路曲线算法
- 公路曲线设计的源码,用于计算缓和曲线,圆曲线,直线上的坐标-highway curve design the source code used in the calculation of relaxation curves, round curve, the coordinates on the Line
bmp1111
- 导出bmp 根据文档数据导出坐标曲线,保存成bmp文件-derived bmp files under the curve data derived coordinates preserve documents into bmp
xyaxis
- 坐标曲线的编程实现 在实际应用中经常会要画各种统计图。坐标曲线图是其中比较常用的一种。而坐标曲线在各种统计图中应该算比较难画的,主要是很难将坐标值与图中的位置对应起来。我在做一个asp网站的项目中曾遇到过要画坐标曲线,由于没有易用免费的控件可用,只好自己来实现。因此对画坐标曲线有了一点心得。 -curve coordinates the program in practical applications often want to paint all kinds of statistic
dang2
- 在matlab界面中显示坐标曲线,运用matlab中guide的axes控件编程。
shixian.rar
- 该程序可以实时显示外部接受的数据,相比mschart控件制作的实时曲线效果较佳,没有闪烁问题。显示的背景,坐标值,以及曲线的颜色等都可以更改,非常棒,The program can accept an external real-time display of data, compared to controls mschart produced better results in real-time curve, there is no flicker problem. Shown in th
NTGraph
- 在Visual Basic6窗体中编程动态绘制x-y坐标曲线-Programming in Visual Basic6 form xy coordinate curves dynamic rendering
VC-curve-display
- 将曲线以位图的形式显示,动态小窗口显示鼠标当前的坐标,双击坐标系以外的区域可保存此曲线-Will curve to the form of bitmap display, dynamic small window shows the current coordinates of the mouse, double-click the coordinate system can be stored outside the region of this curve
Coordinate_Curves
- 可缩放的二维曲线坐标图,从文件中读取数据,将数据以二维坐标图的形式表现出来,可用拖拽放大(非图像放大,而是数据重画)。可设置曲线颜色,跟踪鼠标位置(逻辑位置)-Scalable two-dimensional curvilinear coordinate map data read from the file data to two-dimensional coordinates of the form chart, drag can be used to enlarge (non-image
2Line
- 开源支持多曲线绘制图表的控件源代码,可以纵横坐标刻度。-Open-source rendering support for multi-curve graph control source code, you can scale vertical and horizontal coordinates.
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
GridViewDemo
- 曲线绘制应用程序。可以在坐标系中动态绘制数据曲线。-protract curve in a coordinate countinus
ExpressionPlotter_demo
- 在矩形或极坐标中绘制任何数字或任何数学组合表达式曲线-A control that plots any number and any combination of mathematical expressions in rectangular or polar mode
curve
- 实时显示温度及信号曲线的代码,横纵坐标的极限值计算-Real-time display of temperature and the signal curve of the code, horizontal and vertical coordinates of the limit calculation
1
- 形象地描绘出了功率谱密度曲线。自适应窗口,鼠标跟随显示出坐标。-Vividly depicts the power spectral density curve. Adaptive window, the mouse coordinates to follow the show.
Temp_Show
- 从串口读取数据并将数据绘制成曲线。 封装了一个二维坐标系,横轴和纵轴的范围会随着曲线的数值范围自动伸缩。-To read data from the serial port and the data plotted curves. Encapsulates a two-dimensional coordinate system, the range of the horizontal axis and vertical axis range of values as the curve au
mydraw001
- 这个是一个用C 编的画图程序,显示坐标,和图像,是C 入门的好程序-This is a Paint program compiled with the C, display coordinates, and images, is a good entry procedures for C
EXCEL带批量计算的坐标表格(曲线段)
- 水准平差、导线平差、曲线桩号及坐标计算、前方交会、四等水准反推,批量计算直线段、曲线段及卵形曲线段坐标计算等,功能强大(Batches of coordinates, powerful EXCEL tables)
vb读取坐标绘图
- 根据vb读取txt坐标数据,实现简单的曲线绘制。(According to VB read TXT coordinate data, achieve simple curve drawing.)
二、三次均匀B样条曲线
- 根据输入点坐标画出二次或三次均匀B样条曲线(According to the input point coordinates, draw two or three uniform B spline curves.)