mak
百度空间 | 百度首页 
               
 
文章列表
 
2009-06-23 11:37
source: http://www.tuxfiles.org/linuxhelp/softinstall.html
So you've downloaded a software package with tar.gz or tar.bz2 extension and have no idea what to do with it. Or perhaps you already know that it's most likely the source code of the program you want to install and you have to compile it, but don't know how. Don't worry, compiling and installing software from source in Linux isn't as hard as it may sound!

 
2009-06-17 16:41
1.
    命令行存在一个变量中。
    用左上角的引号` `把该变量引起来。
2
    用 system语句

 
2009-06-15 17:01
来源:http://www.5dlinux.com/article/1/2007/linux_9872_2.html
不仅因为可能写的不好,也因为这个主题是关于并非GNU的软件的。

1、matlab的取得途径就不多说了,可以emule搜索,耐心下载!

2、 挂载下来的Mathworks.Matlab.R2007a.UNIX.DVD.ISO-TBE.iso,里面有Crack文件夹。在适当位置建一个要安 装的目录,比如/usr/local/matlab。把Crack目录下的/mnt/Crack/license_locked.dat复制为/usr /local/matlab/license.dat。

cp /mnt/Crack/license_locked.dat /usr/local/matlab/license.dat

 
2009-06-15 16:55

来源:http://www.oklinux.cn/html/Basic/jyjq/20080412/51297_2.html

安装环境:系统Linux (Ubuntu),软件Matlab 7 R 14 for Linux MacOSX unix多用版。

1下载 用于Linux系统的Matlab,我装的是《MathWorks 矩阵实验室 R14》(MathWorks Matlab R14)此发布为MacOSX,UNIX和Linux多用版 文件格式为iso镜像 3CD

中文名称:MathWorks 矩阵实验室 R14
英文名称:MathWorks MatLab R14
别名:MatLab 7
版本:此发布为MacOSX,UNIX和Linux多用版 文件格式为iso镜像 3CD

 
2009-06-14 18:59

来源:http://fornote.blogspot.com/2009/03/awk-perlshell.html

1. awk可以用getline或system来调用shell的命令
1.1 getline
通过在awk内使用管道,可以把shell命令的输出传送给awk
 
2009-06-08 23:43
The mbstowcs() function converts the multibyte string addressed by s into the corresponding UNICODE string. It stores up to n wide characters in pwcs. It stops conversion after encountering and storing a null character.
 
2009-06-08 23:26
来源:
http://www.cppblog.com/sunraiing9/archive/2007/03/07/19351.html

LPSTR 一个32位的指向字符串的指针
LPCSTR 一个32位的指向字符串常量的指针
LPWSTR 一个32位的指向unicode字符串的指针
LPCWSTR 个32位的指向unicode字符串常量的指针

前面的L代表LONG,P就是指针的意思,C就是constant的意思
W是wide的意思,STR就是string的意思  

LPSTR = char *
LPCSTR = const char *
LPWSTR = wchar_t *
LPCWSTR =
 
2009-05-24 18:44

本文参考 http://hi.baidu.com/kekewutao/blog/item/22bbb1868cdd083e66096e5a.html

1.

 
2009-05-24 13:13
问题在于盘符重叠,可能虚拟光驱的盘符和移动硬盘的盘符重叠。

解决办法:

“控制面板” =>“管理工具” =>计算机管理,进入磁盘管理器,将虚拟光驱的盘符改成一个很靠后的字母,比如M、N之类。在插上移动硬盘,同样在磁盘管理器中重新给它一个盘符就可以了。
 
2009-05-15 17:22
电脑不是用来玩RPG游戏的,而是为了更好地玩人生的。越来越感觉到电脑是一个陷阱,被吸走的精力实在太多了。

上网只关心自己真正care的。

百度hi只作为自己一个记录知识,便于搜索的储存柜。

在office里不开即时通讯。

google reader不同的账号,不同的主题。

1. 到学校就是写paper,不干别的。

2. thesis的格式,照http://www.ucalgary.ca/it/thesis的tutorial做,巨easy。

3. 抄paper时有感想要及时记下来,那个什么注释模式怎么用来着?忘了。待会儿查一下。不用查
 
     
 
 
个人档案
 
maklive
男, 23岁
香港 
上次登录:
13天前
加为好友
 
   
 
文章分类
 
 
随想(20)
 
 
 
 
记事(12)
 
 
     
 
自定义模块4
 
 
 
 
     


©2009 Baidu