-
Source
科学与工程数值计算算法(Visual C++版),全是代码(Science and Engineering numerical calculation algorithm (Visual C++ version), all the code)
- 2009-10-07 20:36:30下载
- 积分:1
-
B样条画线
Spline曲线工具
软件实现画三次参数样条曲线,bezier样条曲线.前者为插值曲线,后者为拟和曲线.并可以编辑曲线上的点,拖动.
画图步骤
1.点击Bezier曲线按钮,用鼠标左键在绘图区内选点,左上角显示当前坐标,右边列表框显示已选点组的坐标列表
点击右键画Bezier曲线.
2.点击三次样条按钮,用鼠标左键在绘图区内选点,左上角显示当前坐标,右边列表框显示已选点组的坐标列表
点击右键画三次参数样条曲线.
3.编辑,点击拖动按钮,左键选择要拖动的点(左键在该点小圆圈内按下,不松开左键),移动鼠标,松开左键结束
一次编辑,要再次编辑,须再次点击拖动按钮,并重复上述步骤.
注:
1.存储点组的数组长度为20,故允许点最多为20个,
2.程序画线过程中,使用一维点数组存放点坐标,所以只能对一个图形进行操作.
3.曲线绘制过程中,插值点数为k=10,视觉上存在一定微小误差.
- 2022-04-23 16:20:31下载
- 积分:1
-
DataRecord
测绘边长改正记录,功能包括实时记录,边长气象改正等(Mapping side length correction records, features include real-time records, such as side length of weather correction)
- 2010-02-19 15:26:11下载
- 积分:1
-
Communication
USB communication and used to access data from mass storage devices
- 2012-10-31 19:32:24下载
- 积分:1
-
对k-means聚类算法的改进
K均值算法的一个改进算法,简单实用,但是有点简单。(K-means algorithm of an improved algorithm is simple and practical, but a bit simple.)
- 2020-06-30 11:20:02下载
- 积分:1
-
poly-cacu
本题要求实现对两个多项式的简单计算,实验要求完成一元多项式以及多元多项式的四则运算,计算后能将结果输出。
对于多项式,它由系数,未知元以及指数组成,考虑到它包括的属性较多,故链表是一种非常不错的选择。题目有两个关键点:第一、识别多项式每一项的系数与指数;第二、对结果能很好的合并同类项。
解题方法:链表实现,多项式指数系数识别,加减乘除等四则运算分别模拟笔算的过程。多元多项式增加指数数组,方法与一元相似。
(This question required to achieve a simple calculation of the two polynomials, the experimental requirements to complete a polynomial and multivariate polynomial arithmetic, calculation results can output. For the polynomial, which consists of coefficients, the unknown element and the index composition, given that it includes more properties, so the list is a very good choice. There are two key questions: First, identify the polynomial coefficients and each of the index Second, the results can be a good merger of similar items. Problem-solving approach: linked list, index polynomial coefficients identification, addition, subtraction and other arithmetic were simulated written calculation process. Increase the index of multiple polynomial array method and a dollar similar.)
- 2011-10-04 21:04:38下载
- 积分:1
-
TCPClient
作为TCP客户端跟TCP服务端进行通讯,支持modbus协议(As a TCP client to communicate with the TCP server to support the modbus protocol)
- 2010-09-26 10:42:38下载
- 积分:1
-
3.3
升余弦信号的功率谱及眼图 用matlab实现
(Raised cosine power spectrum and eye diagram)
- 2011-06-09 14:46:56下载
- 积分:1
-
PRJ_D313_select4
aam matlab gui 工具包,功能很强大(aam matlab gui toolkit, very powerful)
- 2010-11-09 21:47:34下载
- 积分:1
-
ttq
VC++开发的跳跳棋益智小游戏,跳跳棋益智游戏(Jumping chess program VC++ developed jumping chess puzzle game)
- 2012-07-25 22:11:54下载
- 积分:1