资源列表
[其它资源] vc调用matlab
说明:将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu<李震> 在 2008-10-13 上传 | 大小:1.71kb | 下载:0
[其它资源] guji
说明:系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to<qqiang> 在 2008-10-13 上传 | 大小:3.67kb | 下载:0
[其它资源] Java 二叉树 算法
说明:用Java编写的二叉树的数据结构,包括二叉树的每个节点的值,以及各子树的指针。 -Java prepared by the binary tree data structures, including binary tree each node values, and the subtree target.<yxl> 在 2008-10-13 上传 | 大小:1.2kb | 下载:0
[其它资源] pn_code
说明:系数为4的扰码生成器,并每四位扰码产生一个触发串并转换的触发信号,可用于4b/5b编码的触发信号。verilog程序,带test程序-coefficient of the four scrambler generator, and every four scrambler have triggered a string conversion and the trigger signal can be used to trigger 4b/5b coding signal. Verilog pro<高广鹤> 在 2008-10-13 上传 | 大小:35.74kb | 下载:0
[其它资源] View DXF FIles
说明:在VB中实现对dxf文件的读取源程序,有demo,包括图象平移缩放等-in VB to achieve dxf read source documents, demo, including images, such as Pan and Zoom<徐文> 在 2008-10-13 上传 | 大小:52.24kb | 下载:0