资源列表
Operating-System
- 用Xshell上基于C语言开发小型mips操作系统。-EXPLOID A TINY MIPS OPERATION SYSTEM BASED ON C USING XSHELL
clustering-using-mst
- Minimum spanning tree-based clustering
morot
- 计算异步电机各种电气参数,如定子电阻,转子电阻,转子电感,定子电感等-ji shan yi bu dianji dian qi can shu
usermat
- ANSYS二次开发考虑损伤的材料模型用户子程序-ANSYS secondary development to consider damage material model user subroutine
GetSatPos
- 根据 广播的卫星星历六个轨道根数解算卫星的瞬时位置- satID-> Satellite PRN eph_epoch-> Pointer to the proper ephemerides paragraph receipt_time-> Time when the signal reached the receiver transit_time-> Signal transit time a spe
4
- 有n个村落分布在一条公路的沿线,为方便村民们就医,现打算在公路沿线修建一所医院。 由于各村落人数、年龄分布不同等原因,每个村落对医院的需求程度也不同。这里需求程度以一个非负的权值w表示:w越大,就医需求越大。对于一个选址方案,Σwi*di作为衡量其合理性的指标,其中wi和di分别表示第i个村落的权值和距离医院的距离,该指标越小,对应的选址就越优。请给出医院修建的最优位置。-There are n number of villages spread along a road, and
4
- 通过扩展已实现的基本数据结构,模拟更为复杂的数据结构,是一种常见而实用的技巧。这里,我们将利用栈结构,来模拟一种功能增强的队列。 具体来说,你必须首先实现一个元素类型为int的栈,该栈能且只能支持以下操作接口: bool empty() //判断是否栈空 void push(int) //向栈中压入一个整数 int pop() //弹出栈顶元素,并返回其数值 int top() //仅获取栈顶元素的值,但不弹出 接下来,你必须借助以上栈结构,
QrInv
- QR对复数矩阵进行求逆运算,是一个vc动态库源码,源码测试程序中针对是4维复数矩阵采用QR分解方法对4维复数矩阵进行求逆,可扩展,只需修改r上三角矩阵求逆的方法即可-QR method is mainly used for negative complex matrix inversion, the test program is carried out for 4 matrix inversion, scalable, simply modify the triangular matrix i
umatcrystal_mod
- abaqus软件中用于的子程序UMAT用于对结构材料进行自定义,适合于学习UMAT编写-abaqus software subroutine UMAT used for structural materials can be customized to fit learning UMAT write
LDPC--channel-encoding
- LDPC信道编码,高斯信道中的QAM基带调制与解调-LDPC channel coding,the QAM base band modulation and demodulation in Gaussian channel
matlab-read-sac-file
- matlab读取SAC源程序,可读取SEED文件解压后的SAC文件数据,头端变量等-matlab read sac file source code
GivensMatrix
- GivensMatrix 矩阵分解 即矩阵的QR分解-GivensMatrix matrix factorization
