搜索资源列表
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
单片机典型模块设计实列导航
- 单片机典型模块设计实列导航全部的源代码, 非常实用的程序-SCM module design is typical navigation out all the source code, the procedure is very practical
將Java程式縮小到工具列
- 透過JNI將Java程式縮小進系統列,說明完整-through JNI Java programming system into narrow, indicating integrity
用Gauss列主元消元法解线性方程组
- 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
卡布列克运算
- 卡布列克运算
列主消元法
- 列主消元法的matlab源代码
输入要求:稀疏矩阵的行、列和非零元素个数
- 输入要求:稀疏矩阵的行、列和非零元素个数 输出要求:稀疏矩阵的转置、加法、减法、乘法
MultiComboBox.多列现实的组合框
- 多列现实的组合框,使组合框下拉列表变成三行三列的二维表格.,Out many practical combo box, so that the drop-down list combo box into three lines of three two-dimensional table.
01-复杂度1 最大子列和问题
- 计算最大子列和 并使用最低的时间复杂度,真的特别厉害(Compute maximum subsequence sum)
散列函数
- 数据库中的散列法是使用计算值来分配表格数据的方法,它比在整个索引中搜索要好的多。一个哈希散列答应你在数据库表格中存储数据,以便这些行的要害计算的相同值存储在相同的位置。 只有那种数据量超大的数据库才会用到(Hashing in a database is a method of allocating tabular data using computed values, which is much better than searching in the entire index. A has
多列列表框写入
- 此例子中是labview中多列列表的标准写入(Write multiple column lists)
列主元高斯消去法c++
- 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
列生成
- 列生成代码,源代码,不错的资源,有兴趣的可以看看哦(Column generation code)
Spell.DBC各列详细说明
- 魔兽世界单机版Spell.DBC各列详细说明(World of Warcraft single version Spell.DBC each column detailed descr iption)
表头列固定
- 表头列固定(Header column fixed)
侠盗猎车手:圣安地列斯完美通关存档
- 当你玩圣安地列斯是可能会用得上。收藏一下也是好的。(When you play the San Andreas is could use it. It's good to have a collection.)
列混合
- 实现了AES的一轮中的列混合与S盒代换,可以用于AES算法的编写以及算法分析(MixColumn&SubByte in AES)
散列查找
- 文件包含散列查找的C++代码以及说明文档。散列查找是一种高效的查找算法。代码中使用了类模板,可作为大型项目的查找接口。(The file contains hashed lookups for C ++ code and documentation. Hash search is an efficient search algorithm. Class code is used in the code as a lookup interface for large projects.)
DataGridView合并指定列单元格
- DataGridView指定某一列的单元格合并显示,合并效果与Excel单元格合并效果类似!(DataGridView specifies a column for cell merge display, and the merge effect is similar to Excel cell merge effect!)
MD5散列函数的MATLAB代码
- 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)