▍1. 1003
c++算法源代码,主要是POJ上面的算法,根据标号可以找到。(c++ algorithm source code, POJ above algorithm, based on the label can be found.)
c++算法源代码,主要是POJ上面的算法,根据标号可以找到。(c++ algorithm source code, POJ above algorithm, based on the label can be found.)
新建复数类进行复数运算,重载+、=+、*、/等运算符用于复数间的运算。(New complex class complex operation, overloading+ =+,*,/operator for computing the plural.)
21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。(find the 21 digits narcissus.)
说明: 矩阵的转置,相乘及界面的面换稀疏矩阵的三元组相加(Sum of the transpose of the matrix, multiplying, and interfacial surface replacing the sparse matrix triples)
弗洛伊德算法最短距离的实现,输入为邻接矩阵,输出为最短距离矩阵。(Freud' s realization of the algorithm for the shortest distance, enter the adjacency matrix output for the shortest distance matrix.)
内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。 此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
说明: 这是LU分解法求线性方程组的资料,讲解了LU分解的原理及过程,非常实用(LU decomposition seeking linear equations to explain the principles and process of the LU decomposition, very practical)
灰色关联度分析是基于灰色系统的灰色过程, 进行因素间时间序列的比较来确定哪些是影响大的主导因素, 是一种动态过程的研究。(Grey Relational Analysis is based on gray gray process, the comparison of the time series between the factors to determine what affect the the big dominant factor, is a dynamic process.)
DCD差分格式求解激波在刚性楔面上反射问题(DCD difference scheme for solving the shock wave in a rigid wedge surface reflection)
实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication. )
牛顿法计算方程,能计算非线性方程/方程程组,有需要的能试试,主要是数学方法的实现 (Newton method to calculate the equation to calculate the nonlinear equation/equation of equations, needs to try, mainly the implementation of the mathematical methods)
算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
vc++实现的矩阵运算方面得代码,很不错的,内容绝对好吃(matrix operations, code vc++ achieve very good, the content is absolutely delicious)
说明: 经过个人修改的matlab科学计算程序,供初学者使用(MATLAB scientific computing and visualization simulation literature amended program can achieve numerical conversion between)
EDFA的掺铒光纤长度模拟计算,附3篇相关论文,330mw的980nm泵泵浦,3db的泵浦吸收,12m最佳长度已经的到验证,可作为EDFA设计参考 (EDFA erbium-doped fiber length simulation of three related papers, 330mw of 980nm pump pump pump 3db absorption 12m optimum length has been to verify, can be used as the EDFA design reference)
关于走迷宫算法的实现程序,完全采用C++语言实现,可以运行(Maze algorithm program, fully C++ language, you can run)
读入红细胞图片,通过中值滤波,开运算算,闭运算,和贴标签等方法获得细胞个数 (Read into the red blood cell picture, opening operation count median filtering, and closing operation, and the labeling methods such as cell number)
基于混沌理论进行数据预测的程序,欢欢迎需要的朋友参考下载,并提出修改意见 (, Please feel welcome the reference to a friend download data to predict the process based on chaos theory, and suggest modifications)
LM3S例程系列,非常实用。 代码稍加修改即可使用。(LM3S routine series, very practical. The code is slightly modified can be used.)
超级好用的书,面试必备,包括常用的算法介绍,面试题目等等(Super easy to book, interview essential, including the commonly used algorithm is introduced, interview questions, etc.)