去空格的程序,如果你需要的文章中空格太多,就可以用它来去空格
标签: 程序
上传时间: 2016-01-25
上传用户:rocwangdp
抢答器设计源程序。包括算法设计,具体实现,文档等完整结构体系。
上传时间: 2016-01-25
上传用户:epson850
图书借阅管理系统,课程设计用途。用DELPHI编写,可以供下载作为课程设计用
上传时间: 2013-12-25
上传用户:dragonhaixm
java web start测试代码值得下载啊
上传时间: 2014-11-25
上传用户:shawvi
TCP-IP详解卷3:TCP事务协议,HTTP,NNTP和UNIX域协议
上传时间: 2013-12-25
上传用户:love1314
面向CDMA2000-1X网络移动流网络服务器的设计与实现,北京工业大学专业论著
上传时间: 2014-01-25
上传用户:417313137
《精通matlab》电子书,中文版,pdf文档形式,学习matlab的经典教材。
上传时间: 2014-01-25
上传用户:youke111
为了更好的便于增加交流,提高学术水平,其他人不需帐号就可自由下载此源码
标签: 交流
上传时间: 2013-11-25
上传用户:wfeel
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
强大的皮肤控件 能做出美观的界面
标签: 控件
上传时间: 2013-12-25
上传用户:yuchunhai1990