- hxbdhn 完成哈希表的建立
- FX-30MR-V1开发资料 FX0
- TestHechangDuixing 动态规划之合唱队形
- Filter MATLAB程序实现滤波器设计(包含低通
- PP_ContCode this code explain how to detect the palmprint to facilate identification and verification of palmprint
- abovs This code is intended to demonstrate different algorithm implementation principle of the above algorithm respectively corresponding to 8 c + + class with the same
资源列表
AI
- 简单的神经网络训练程序,可以通过增加训练样本达到更好的权值
metrics
- 用牛顿法求解矩阵特征值,具体最 大 特征值迭代变量,分析了使用最 小 特征值迭代变量迭代时发散的原因。程序中有详细注释
Magnus4
- 用magnus展开求解延迟微分方程!这是一种保结构算法。通过两次转换得到的!-Magnus started with delay differential equations to solve! This is a security structure algorithm. Obtained through the conversion of two!
fft
- fft c语言下编译通过,内涵fft以及ifft,注释说明很全-fft in c
SetZmn
- 利用getZmnsingular和getZmngerenal的结果计算最终的阻抗矩阵。-calculate the final Impedance Matrix usint the function of getZmnsingular and getZmngerenal
eiler
- Euler method for solving ordinary differential equations with a given initial value
dotprodc
- 数组乘法运算 数组加法运算 累乘累加 三个以上数组-Array multiplication array addition operation tired multiply and accumulate
max
- 实验描述:给定X和Y都是n位整数,计算乘积XY。分治算法思想,将n位X和Y分成2段,每段n/2位。则X分为AB两段,Y分为CD两段。 有X=A*(10)^(n/2)+B,Y=C*(10)^(n/2)+D;XY=(A*(10)^(n/2)+B)(C*(10)^(n/2)+D)=AC*(10)^n+(AD+BC)*(10)^(n/2)+BD。 -Experiment: given X and Y are n-bit integers, calculate the product of the
script_ber_bpsk_rayleigh_channel
- This a matlab scr ipt for computing the simulated BER for BPSK modulation in Rayleigh channel-This is a matlab scr ipt for computing the simulated BER for BPSK modulation in Rayleigh channel
cPP-
- 曲线拟合c++,在学数值分析(计算方法)的同学可以参考一下,是我自己编的哦-Curve fitting c++, students learn numerical analysis (calculation method) can refer to is my own oh
zuichanggonggongzichuan
- 本代码描述了寻找两个字符串的最大公共子串问题,算法描述清楚,适合初学者。-This code describes the search for two strings greatest common subsequence problem, the algorithm clearly described, suitable for beginners.
main
- 基数排序是重要的排序算法,在很多重要的场合都会用到-Radix sort is a sorting algorithm is important, in many important occasions will be used
