Base64 encode and decode
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/base64-encode-and-decode
软件介绍
After encode by this script, you can decode it with PHP, and vice versa.
Support Unicode library.
This code was collected from the network, I just rewrite it as the plugin of jQuery, the copyright belongs to original work(s).
Usage
Whether or not to use UNICODE library:$.base64.is_unicode = false/true;
Encode:$.base64.encode('$.base64');
Decode:$.base64.decode('JC5iYXNlNjQ=');
Demo
http://www.hpyer.cn/codes/jquery-plugin-base64-encode-and-decode
数学建模算法与应用
司守奎、孙玺菁 / 国防工业出版社 / 2011-8 / 49.00元
《数学建模算法与应用》主要内容简介:作者司守奎、孙玺菁根据多年数学建模竞赛辅导工作的经验编写《数学建模算法与应用》,涵盖了很多同类型书籍较少涉及的新算法和热点技术,主要内容包括时间序列、支持向量机、偏最小二乘面归分析、现代优化算法、数字图像处理、综合评价与决策方法、预测方法以及数学建模经典算法等内容。《数学建模算法与应用》系统全面,各章节相对独立。《数学建模算法与应用》所选案例具有代表性,注重从不......一起来看看 《数学建模算法与应用》 这本书的介绍吧!
