资源列表
BigNumMulti
- 实现两个以字符串形式保存的大数相乘,结果也是用字符串保存,并且一个字符保存三位数字。-Two saved as a string in the form of large numbers multiplied the result string save, and a three-digit character save.
global2local_ang
- 三维坐标变换欧拉旋转变换 全局坐标系下的角度和本地坐标系下角度的欧拉旋转变换-Euler rotation transformation of the three-dimensional coordinate transformation Euler rotation transform the point of view of the global coordinate system and the local coordinate system point of view
BinaryIterate
- 已知前序、中序遍历,求后序遍历.比较笨的方法是画出来二叉树,然后根据各种遍历不同的特性来求,也可以编程求出.-Known pre-order, preorder, seeking after preorder. Stupid way is to draw out the tree, and then iterate based on a variety of different features to find, but also can be programmed to calculate.
intersection-lines
- intersection_lines(A, B) between two lines
dxsKalman-filtering
- 卡尔曼滤波实例分析与仿真源代码,帮你熟悉了解卡尔曼滤波原理和编程方法-Analysis and Simulation of Kalman Filtering source code examples to help you become familiar with the Kalman filter theory and programming methods
shift-register-and-testbench
- Shift register and testbench in verilog
source
- 寻找从1开始的第N个丑数,并返回该数。比如当N=5时,返回5。-Find the Nth ugly number.
pgi
- 在linux上安装pgi编译器的全过程,请大家参考,以方便大家自己安装-install pgi
1
- txt文档的数据读到modelsim,sin.txt文件复制到Modelsim的工程下-Data txt document read modelsim, copy the file to the Modelsim sin.txt project under
Quantization-Noise-Analysis
- Quantization Noise Analysis
Person
- 实现外部接口复写比较器实例,将person类中元素主序按年龄升序排序,次序按姓名升序派。-sort the person object by the age and name elements
fuzzy_fusion
- 模糊融合子程序,输入为两个像素值,办出为融合结果。-Fuzzy fusion subroutine, enter the two pixel values, the pixel value output after integration.