搜索资源列表
caculater
- 数据结构实验,实现一元稀疏多项式的加减乘除,并可计算一元多项式方程组-Experimental data structure to achieve a dollar sparse polynomial addition, subtraction, and calculation of a polynomial equation
MatrixTranspose
- 数据结构中实现矩阵转置功能,利用随机数产生稀疏矩阵。-Data structure to implement matrix transpose function, sparse matrix using random number generator.
rfc5015.txt
- This document discusses Bidirectional PIM (BIDIR-PIM), a variant of PIM Sparse-Mode that builds bidirectional shared trees connecting multicast sources and receivers. Bidirectional trees are built using a fail-safe Designated Forwarder (DF) ele
3
- 数据结构经典制作内容--- 稀疏矩阵的建立十字链表表示稀疏矩阵- 1.稀疏矩阵的加法运算 2.稀疏矩阵乘法运算-- 3.稀疏矩阵的转置-- 4.退出功能)-The contents of the data structure--- the classic production create the sparse matrix sparse matrix that cross list- 1. Sparse matrix addition operation 2. Sparse
xishujuzhenyunsuanqi
- 三元数组描述的稀疏矩阵加法,减法,乘法运算。是稀疏矩阵数据结构的运算器。-Array of sparse matrix described ternary addition, subtraction, multiplication. Sparse matrix data structure is the computing device.
transform_matrix
- 是数据结构中常用的程序,这个程序能够实现稀疏矩阵的快速转置-Data structure is commonly used procedures, which enables fast sparse matrix transpose
3_106-6
- This paper present a Template Sparse Library for Power Systems (TSLPS) developed in C++. Its aim is to provide a coherent platform for many power system applications such as Load Flow(LF), Short Circuit(SC), Optimal Power Flow(OPF) and Transient
xishujuzhenzhuanzhi
- 数据结构之稀疏矩阵的转至。程序完整有主程序。-The sparse matrix data structures go. Integrity of the process are the main program.
crosslink
- 本代码是根据数据结构的只是,采用C语言编译代码,用十字链表实现稀疏矩阵相加-This code is based on data structure only, the use of C language compiled code, with the sum of cross-linked to achieve sparse matrix
skiplist.c.tar
- A skip list is a data structure for storing a sorted list of items, using a hierarchy of linked lists that connect increasingly sparse subsequences of the items. These auxiliary lists allow item lookup with efficiency comparable to balanced binary se
TransposeSMatrix
- 数据结构中稀疏矩阵的转置,使用C语言实现-Sparse matrix data structure transpose, use the C language
ICCV09codes
- Sparse recovery algorithms from exact and incomplete data
Programs
- 数值分析算法,密码Jacobi符号计算,数据结构中二叉树判定及一元稀疏多项式计算。-Numerical analysis algorithms, password Jacobi symbol calculations, the data structure sparse binary polynomial to determine and calculate a dollar.
zhongjidaima
- 数据结构的作业,一元稀疏多项式计算机的设计,C语言编程,希望对大家能有所帮助-The data structure of homework, a dollar sparse polynomial computer design, the C programming language, hope to everybody can help
MatrixY
- 程序的功能(应用在电力系统中) (1) 网络数据输入的内容包括节点信息和支路信息 (2) 可适合任意规模的网络 (3) 可查询节点、支路信息(根据节点名或支路名) (4) 形成导纳矩阵及输出 (5) 导纳矩阵稀疏处理 (6) 基于导纳矩阵的稀疏表示,获取Yij-Functionality of the program (application in the power system) (1) network includes data input nodes and br
dianliMatrixY
- 程序的功能(应用在电力系统中) (1) 网络数据输入的内容包括节点信息和支路信息 (2) 可适合任意规模的网络 (3) 可查询节点、支路信息(根据节点名或支路名) (4) 形成导纳矩阵及输出 (5) 导纳矩阵稀疏处理 (6) 基于导纳矩阵的稀疏表示,获取Yij-Functionality of the program (application in the power system) (1) network includes data input nodes and br
SparseMatrix
- 大学课程数据结构用稀疏矩阵及其实现,这个是win32控制台程序 -University courses with a sparse matrix data structure and its implementation, this is a win32 console application
Researeh-on-trajeetoy
- 首先,探讨了映射方法的选择。此步骤是整个规划方法的基础。协调映射因为具有 变形小、网格不会重叠等优点,被作为最佳选择。根据协调映射的理论,建立了平面上 圆形域、矩形域、多边形域等参数域的映射模型,可根据轨迹规划的需要来选择映射的 边界。由于协调映射时所需处理的数据量很大,本文给出了编程时具体的数据结构,其 中大型稀疏矩阵采用三元组压缩存储。 -First, the choice of the mapping method. This step is the basis for
ItemClusteringRecomAlg
- 针对传统推荐算法的数据稀疏性问题和推荐准确性问题,提出基于粒子群优化的项聚类推荐算法。采用粒子群优化算法产生聚类中心,在此基础上搜索目标项目的最近邻居,并产生推荐,从而提高了传统聚类算法的推荐准确性及响应速度。实验表明改进的项聚类协同过滤算法能有效提高推荐精度-Aiming at the problems that the data are sparse and the results are not accurate in traditional recommendation algorith
polynomail
- 稀疏多项式 数据结构的 绿皮版的 希望有用-Sparse polynomial data structure version of the Green Paper seek to help