资源列表
encryptdll3.8 用C++简单地实现了AES算法
- 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
matlab-nc 绘制矢量流场图
- 绘制矢量流场图。这对研究矢量的导数来说是重要的,而且富有启发性。 -plot current vector figure matlab。 it is interesting and enlightening to consider the derivative of a vector.
三态树:一个树控件的派生控件
- 三态树:一个树控件的派生控件,完成item的三种状态,Tri-state tree: A tree control derivative controls, the three states to complete item
FFT算法和STFT算法比较
- 用matlab工具比较fft和stft算法的区别,using Matlab tool fft comparison algorithm and the difference stft
二维光子晶体弯曲波导的fdtd程序
- 二维光子晶体弯曲波导的fdtd程序,matlab语言 ,TE波, PML边界条件,平面波光源,Two-dimensional photonic crystal waveguide bend the FDTD program, matlab language, TE wave, PML boundary conditions, plane wave light source
用动态规划算法思想求最小编辑距离
- 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题,Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值
- 利用MATLAB编程实现“已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值”。,The use of MATLAB Programming known helicopter rotary wing shape curve at some point and the endpoint-type value of one derivative values.
矩量法解Hallen方程求线天线表面电流分布
- 矩量法解Hallen方程求线天线表面电流分布,E面方向图和辐射阻抗,Moment Method Solution of Hallen equation for wire antenna surface current distribution, E surface impedance and radiation pattern
求解SDP(Semi-definite programming)问题的一个快速算法
- 求解SDP(Semi-definite programming)问题的一个快速算法!,Solving SDP (Semi-definite programming), a fast algorithm for the problem!
二维射线追踪程序!matlab编写
- 二维射线追踪程序!matlab编写!! 地震声波正演源程序,Two-dimensional ray-tracing program! matlab prepared! ! Forward seismic acoustic source
用于聚类相关方面的dbscan算法源程序
- 采用matlab语言编写的,用于聚类相关方面的dbscan算法源程序,希望对大家有帮助,using the matlab language for the relevant aspects of clustering algorithm source dbscan hope that we can raise! !
常见算法及函数源代码
- 算法设计与分析 1. 用直接递归方法计算n!: (2)通过键盘输入n的值,( 2. 用直接递归方法计算第n个Fibonacci数: 3. 用直接递归方法计算Ackerman函数: 4. 用直接递归方法给出n个元素的全排列: 8. 用直接递归方法求解Hanoi塔问题 ,Algorithm Design and Analysis 1. Using direct recursive meth
