搜索资源列表
LRC
- Longitudinal Redundancy Check (LRC) for Modbus PLC Controllers using ASCII
ascll
- matlab程序:将输入的字符按照ASCII码排序后输出-matlab program: the input characters are sorted according to the ASCII code output
ReadSTLACSIItest
- 次代码为在Matlab中实现ASCII类型的 .stl文件读入,实现点云数据显示-Time code for implementation in Matlab ASCII type. Read in STL file, point cloud data display
@Ephem
- JPL星历管理文件,用于导出JPL的ASCII码格式星历文件,使用时将JPL官方下载的星历文件放在matlab工作目录下 -Matfiles for opening JPL ephemeris files and calculating raw positions
stlread
- 利用MATLAB读取STL ASCII格式文件,可得到顶点数据。。。(Using MATLAB to read STL ASCII format files, you can get vertex data...)
main
- 任意ASCII编码文件中选数字读入MATLAB(load numbers form any ASCII text)
main
- 从任意ASCII编码文件中选取数字读入MATLAB(Select the number from any ASCII encoded file and read it into MATLAB)
bit_generated
- generated bit ascii using matlab code
grids_display
- gridsdisplay是一个MATLAB程序,它可以读取两个用2D或3D格式定义网格或稀疏网格的ASCII文件。第一个网格是用空心的蓝色点绘制的,而第二个网格则是用实心的红点绘制的。图像会自动保存到PNG文件中。((GRIDS_DISPLAY is a MATLAB program which can read two ASCII files defining grids or sparse grids in 2D or 3D. The first grid is plotted "
DataHash
- 官方哈希加密算法 % EXAMPLES: % % Default: MD5, hex: % DataHash([]) % 5b302b7b2099a97ba2a276640a192485 % % MD5, Base64: % Opt = struct('Format', 'base64', 'Method', 'MD5'); % DataHash(int32(1:10), Opt) % +tJN9yeF89h3jOFNN55XLg % %
stlwrite
- 通过matlab 编写stlwrite 程序(stlwrite - write ASCII or Binary STL files)