首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > pointer

pointer

  • 资源大小:12.57 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

MATLAB Pointer Library provides an implemetation of pointers and data structures in MATLAB The idea of the library is taken from DSATX - The Data Structures & Algorithms Toolbox (Yaron Keren). Unfortunately, DSTAX supplies certain mex-functions as dll-files and does not contain the source C code. The mentioned dll-files are supplied only for early versions of MATLAB (not for MATLAB 7.0). We implement pointer objects that support all possibilities of DSTAX pointers and some other possibilities. Almost all functions are written in C. Source code is included. On the other hand, DSATX also supplies a lot of m-files that implement some algorithms on data structures (lists, stacks, queues, binary trees, avl, and red-black trees) whith using DSATX pointers. You can use these m-files jointly with our implementaions of pointers. You can review and rate this libra

文 件 列 表

pointers
@pointer
change.log
contents.m
malloc.m
pointers.m
p_demo.m
version
VIP VIP
0.170370s