资源列表
achvectors
- Delphi 的矩阵库,可以实际动态数组,矩阵产实现搜索等功能-Vectors is a class library for Object Pascal (Delphi 1, 3-7, Borland C++ Builder, Borland Kylix, Free Pascal v.1.0 and higher) which implements vectors (dynamically sized arrays) based on different Object Pascal s
file
- 失效概率计算软件 有相应的VC界面和算法实现-Failure probability calculation software VC interface and algorithm
hht
- Java版本的EMD分解程序,可利用Chart.java显示IMF,边际谱,瞬时频率,亲测-Emperical mode decompsition Hilbert transform Jfreechart
运动控制三次样条插补
- 1、选择一个平面曲线(可参照高数附录中的曲线类型,曲线不能自交,如果自交选取不自交的区域),利用等参数方法(也可选择等弦差,等弦长等方法),把所选择的曲线分割成n个小线段,得到这n个点。 2、 根据选择的平面曲线,推导出其法线计算公式,给出一系列的法向距离D,求出不同的内外法向等距点(既是求出1计算出的n个点法向距离为D的对应点)。 3 改变法向距离D和内外法线选项,判断2中计算的法向等距线有没有交点,如果有交点,计算出交点,如果有多个交点,可以只计算一个。
Sum-two-big-numbers
- By using this program we can sum two big numbers (at last 1000 digits) whit each other.
gaosizaosheng
- 找的别人写的一个高斯白噪声的C语言实现代码,还不错~-C language code written by someone else looking for a white Gaussian noise is also good to
pangnanhai
- 算法设计--胖男孩 三个字串求它的公共字串-Algorithm design seeking public string- fat boy three strings
2D-TM-program
- 2D TM Program 该程序计算了二维TM波在空间的场分布情况-The 2D TM Program The program calculates the 2D TM wave field distribution in space
CSharpClassicSorting
- C#实现所有经典排序算法 1、选择排序2、冒泡排序3、快速排序4、插入排序5、希尔排序 -Algorithm 1 C# to achieve all the classic sort, selection sort, bubble sort, quick sort, insertion sort 5 Hill sorting
PhysRevE.71.037604
- 运用本征模式匹配理论研究了声子晶体实际的声学速度沿两个高度对称的方向上的第一布里渊区里的特性。-The effective acoustic velocity along two highly symmetric directions of the first Brillouin zone is studied in a two-dimensional squarely arranged solid-solid phononic crystal.
MazeFindPath
- 用矩阵表示的迷宫,用队列实现最短路径发现-Queue implementation matrix representation of the maze, the shortest path found
lianbiao
- 实现链表的基本操作 包括建立链表,插入、删除一个节点。-Achieve a linked list of basic operations, including the establishment of a linked list, insert and delete a node.