Skip to content

 
在所有的Matlab Figure里都可以使用大量的Tex代码来输入公式、数学符号等。而且,与Word2007类似,都能够写完立马显示,不对的话可以迅速更正。很好!
下面是Matlab官方列出来的Tex代码列表,包含了绝大部分的希腊字母和数学符号。
 [......]

继续阅读

转载网址http://www.natureasia.com/en/publishing-index/global/
These rankings are based on the number1 of papers that were published in 2010 from the[......]

继续阅读

美国各大学(Colleges and Universities – America)

A -

继续阅读

继续阅读

Hey lady, you, lady, cursing at your life
You’re a discontented mother and a regimented wife
I’ve no doubt you dream about the things you’ll never[......]

继续阅读

转载于 http://rbaltman.wordpress.com/2009/02/18/bioinformatics-computational-biology-same-no/
Bioinformatics & Computational Biology = same? No.
I[......]

继续阅读

10 More TOEFl Preparation Tips
More than any section of the TOEFL exam, the listening part requires practice, tactics and a clear head![......]

继续阅读

衰老

细胞衰亡图

从生物学上讲,衰老是生物随着时间的推移,自发的必然过程,它是复杂的自然现象,表现为结构和机能衰退,适应性和抵抗力减退。

目录

释义

1.  基本解释

衰老的定义

衰老的概念

衰老的实质与衰老的最终结果

衰老的比较研究[......]

继续阅读

Adobe Reader 菜单栏和工具栏不小心隐藏后如何打开

我电脑上用的是Adobe Reader 9,在一次使用时,不小心给工具栏和菜单栏隐藏了,为了将它们弄出来,费了我好长时间。等到问题解决之后,我才发现原来并不难。

在不小心隐藏了菜单栏和工具栏之后,点右键也找不到恢复选项。这时,[......]

继续阅读

 
FRTVS出品】【鬼语者-Ghost Whisperer 第一季】【HDTV-RMVB】【第一季完 已打包】
<P> </P>
<P>◆原   名:Ghost Whisperer </P>
<P&gt[......]

继续阅读

 
Interpolation

From Wikipedia, the free encyclopedia
 
For other uses, see Interpolation (disambiguation).
In the math[......]

继续阅读

 
Divide and conquer algorithm

From Wikipedia, the free encyclopedia
 
Jump to: navigation, search
In computer science, divide an[......]

继续阅读

 

map::operator[]

public member function

 

T& operator[] ( const key_type& x );

Access ele[......]

继续阅读

 
Matlab 2009可以安装在vista系统下,安装后窗口显示是乱码,但是确实可以执行命令,只要输入的命令是正确的,虽然显示乱七八糟,但运算结果很OK。解决的方法其实也很简单,这是由于Matlab系统字体设置不对头造成的。其设置方法如下:
打开Preference对话框之后,把字[......]

继续阅读

为了避免同一个文件被include多次

1   #ifndef方式
2   #pragma once方式

在能够支持这两种方式的编译器上,二者并没有太大的区别,但是两者仍然还是有一些细微的区别。
 &n[......]

继续阅读