会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bionmr
博客园
首页
新随笔
联系
订阅
管理
2014年12月7日
Linux系统添加、修改、删除PATH环境变量
摘要: 一. 添加环境变量(Bash shell中用export,C shell中用setenv)1.直接在终端修改:export PATH=$PATH:software_installation_path/bin改修改只对本次进程有效2.修改用户级在home/用户/.profile中添加:export P...
阅读全文
posted @ 2014-12-07 16:25 bionmr
阅读(20521)
评论(0)
推荐(1)
2014年11月16日
free induction decay fourier transform
摘要: 1 % A script for display the process of Fourier Transform of FID 2 % FID stands for Free Induction Decay,which is a signal over time domain.We 3 % ca...
阅读全文
posted @ 2014-11-16 15:59 bionmr
阅读(635)
评论(0)
推荐(0)
公告