资源列表
排序选择:
[OpenGL] 通用OpenGL控件
说明:通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色.-this is an universal openGL control,we can draw graphics in it`s graph fr a me using openGL,and we can change the color of the graphics<> 在 2025-06-23 上传 | 大小:1.92mb | 下载:0
[OpenGL] B样条曲线反求_OpenGL环境--数据点加入输出点列
说明:自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a<> 在 2025-06-23 上传 | 大小:956kb | 下载:0
[电子书籍] Delphi7.0_8.0写作案例
说明:很多个系统的集合。如:宾馆住宿系统、大学学生综合管理系统、火车票务管理系统、高考成绩系统、药品管理系统-many of the pool system. Such as : hotel accommodation, university students integrated management systems, ticket management system, the college entrance examination system performance, pharmaceutic<黎明> 在 2025-06-23 上传 | 大小:10.36mb | 下载:0
[电子书籍] 数据结构与算法——面向对象的C++设计模式
说明:本书的主要内容是数据结构和算法的基本原理--这是设计大而复杂的软件产品所必须具备的基础-the book is mainly about data structures and algorithms of the basic tenets-- this is a design of large and complex software products are an essential foundation<李朝> 在 2025-06-23 上传 | 大小:20.88mb | 下载:0
[数学计算/工程计算] vb_bezierfit
说明: 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f<qiao> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 2296_Regression
说明:Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class ha<qiao> 在 2025-06-23 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] Interpolating
说明:Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally spaced points over the same<qiao> 在 2025-06-23 上传 | 大小:46kb | 下载:0