搜索资源列表
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
龙贝格算法
- 使用龙贝格算法对具体的函数进行规定次数的等分后最后求出在给定点的值-use Romberg algorithm to the specific function for the specified number of equally sought after in the final to the value of sentinel
SimuLottery
- 1、43选7摇奖小游戏 2、采用动画方式 3、采用转盘43等分的方式 4、采用随机数产生要摇的彩号 5、自动保存摇奖历史,确保每次摇奖结果不一样。-48/88 7 election draws small two games, animation using three methods used turntable 43 equal portions of four, using random number genera
sdafasdfasdf
- 图象等分,visual basic 图像编程-image decile, visual basic programming Image
bisectroot
- 这是数学方面的程序,使用二等分方法求方程的根-This is the mathematical procedure, the use-bisection method for the root equation
gif2bmp
- 动画GIF解读器将动画GIF转换成胶卷式等分的BMP图象。产生的BMP图象可方便地用于DELPHI或VB中的动画编程。-animated GIF reader will be converted into GIF animation film-decile of BMP images. The BMP images can be conveniently used in VB or Delphi animation programmin
SmartReader
- 智能阅读器 阅读器(运行于WINCE平台):阅读器满足一般现实中阅读书籍时的需求,除一般阅读器所具有的功能:索引,书签,搜索,定位等。还可以一键跳转,自动滚屏。电子书生成器(运行于WINDOWS 平台):读入多个TXT文件连接成文章正文(顺序按照读入顺序)。可手动设置章节,也可以根据用户输入的章节数目分自动生成章节(按照文章的长度等分)。 -intelligent reader reading (runnin
tri
- 三角形的等分点程序-triangular decile point procedure
jsppagestabs
- 通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码 -common jsp Pagina
compDIVIDER
- 基于VHDL语言描述的一个分频器,根据端口值,可作为四分频,八分频等分频器使用。-based on VHDL descr iption of a divider, according to port value, as a quarter of frequency, Frequency Divider interval such use.
qiuti
- 利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。-use icosahe spherical approximation method, and constantly create new to the triangle. which said the 20-depth body of each triangle to the number of occasions in
web_test
- 简单的在线选择题测试系统 在线选择题测试系统。这是用VB.NET与ACESS做的,有自动判断等分,完全自动化 -simple multiple-choice test online system online multiple-choice test system. This is VB.NET and Acess done and automatically judged equally, fully automated
longgekuta
- 龙格库塔法的c++编程 n表示几等分,n+1表示他输出的个数-Runge - Kutta method of programming c said several sub n, n He said a number of output
filesegmrg_edwardversion
- 1.简介 本程序是用C语言编的一个基于命令行的文件合并分割器。主要用于分割和合并文件,可以按大小分或者按个数等分。支持分割和合并的批处理。其中命令行以及批处理语句有一定的规则,需要用户学习后才能熟练使用。 2.功能 能够实现多个文件的合并功能 能够实现同一目录下的所有文件或所有具有相同属性(同后缀)的文件,按照文件名的顺序合并 能够实现对于一个文件的分割功能,可以按照两种要求进行分割:第一
DrawCircle
- 输入半径及等分点数便可画出相应的圆并且将等分点两两相连(供初学者参考)-radius and the importation of sub-division will draw the corresponding circle will be broken down and on February 2 points connected (for advanced users)
Connection
- 关于连通性的等分路径压缩带权快速合并算法-on connectivity Aliquot right path with rapid compression algorithm merger
tx
- 计算方法实验。自己做的 实 验3 梯形法求定积分值 【实验内容】 1、方法简介 复化梯形公式: , 2、基本原理 设将求积区间[a,b]划分为n等分,步长 ,分点为xi=a+ih,i=0,1,…,n。所谓复化求积法,就是先用低阶求积公式求得每个子段[xi,xi+1]上的积分值Ii,然后再将他们累加求和,用各段积分之和 作为所求积分的近似值。 3、使用说明 (1)本程序在windows
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
source
- 读取并 显示STL文件 实现z轴方向上的等分切割(Read and play STL doc.)
等分桩号
- 执行命令:me1,等分桩号,可以在直线,多段线,曲线弧线上等分,生成TXT桩号坐标,可设置等分距离,桩号大小,等(Execute command: me1, divide station number equally, can divide equally on straight line, polyline, curve arc, generate TXT station coordinate, can set equal dista