资源列表

排序选择:

« 1 2 ... .39 .40 .41 .42 .43 44944.45 .46 .47 .48 .49 ... 267453 »

[数据结构常用算法hilbert

说明:这个是Hilbert曲线的实现算法,可以具体演示出每级曲线的绘制过程,最多可实现8级曲线的绘制.-Hilbert Curve is the realization of the algorithm can be demonstrated that each specific grade curve of the process of drawing up to achieve eight curve drawing.
<慕容楚冰> 在 2025-06-23 上传 | 大小:9kb | 下载:0

[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

[OpenGLNurbsSurf

说明:VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
<> 在 2025-06-23 上传 | 大小:104kb | 下载:0

[OpenGLB样条曲线反求_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

[多媒体编程小巧CD播放器

说明:自己编写的CD播放器,虽然功能不是很强大,但是可以播放CD盘了.有待继续完善.-their preparation for the CD player, though function is not very powerful, but it was a CD player. Pending continued to improve.
<> 在 2025-06-23 上传 | 大小:111kb | 下载: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

[数学计算/工程计算fitcurve

说明:
<qiao> 在 2025-06-23 上传 | 大小:6kb | 下载:0

[数学计算/工程计算fit_line

说明://最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) -//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
<qiao> 在 2025-06-23 上传 | 大小:3kb | 下载: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
« 1 2 ... .39 .40 .41 .42 .43 44944.45 .46 .47 .48 .49 ... 267453 »

源码中国 www.ymcn.org