Differences between revisions 17 and 71 (spanning 54 versions)
Revision 17 as of 2005-01-24 14:33:23
Size: 1563
Editor: dyn-176131
Comment:
Revision 71 as of 2010-09-30 18:43:57
Size: 841
Editor: 195-241-239-132
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Please leave your message by clicking <<GetText(Edit)>> on the top/bottom of the page. Don't be surprised if the guest book is empty - I clean it now and then :)
Line 3: Line 4:
Please leave your message by clicking [[GetText(Edit)]] on the top/bottom of the page.
Line 6: Line 6:
standard formula:
If f is entire (holomorphic on [[latex2(\usepackage{dsfont} % $$\mathds{C}$$)]]) and without zeroes, for every closed curve [[latex2($$\gamma$$)]] the integral [[latex2($$\oint_\gamma \frac{f'(z)}{f(z)}dz$$)]] is zero.


This is a red square:
{{{#!latex2
\usepackage{graphics,color}
\usepackage{oz}
%%end-prologue%%
\newsavebox{\mysquare}
\savebox{\mysquare}{\textcolor{red}{\rule{1in}{1in} } }
\usebox{\mysquare}
}}}

This is a Z notation:
{{{#!latex2
\usepackage{oz}
%%end-prologue%%
\begin{schema}{level2\_robot}
    \textbf{in} x: \mathbb{B} \\
    \textbf{in} feeling: \mathbb{R} \\
    \textbf{in} control: \mathbb{C} \\
\zbreak
    \textbf{out} moving: \mathbb{R} \\
    \textbf{out} u: \mathbb{B} \\
\ST
\zbreak
    control.1.1 = x2moving \imp \\
        \t1 maxrate(x, $10K$) \\
        \t1 \land delay(pr''(x \copyright DBH), moving, \Delta_{level2\_robot}) \\
\zbreak
    control.1.1 = feeling2u \imp \\
        \t1 maxrate(u, $10K$) \\
        \t1 \land delay(feeling, pr''(u \copyright IBH), \Delta_{level2\_robot}) \\
\zbreak
    control.1.1 = x2moving\_feeling2u \imp \\
        \t1 maxrate(x, $10K$) \\
        \t1 \land maxrate(u, $10K$) \\
        \t1 \land delay(pr''(x \copyright DBH), moving, \Delta_{level2\_robot}) \\
        \t1 \land delay(feeling, pr''(u \copyright IBH), \Delta_{level2\_robot}) \\
\end{schema}
}}}
The dictionary library for GB chinese to english full can't be downloaded. please kindly remedit it, thhanks.
 * It could be downloaded, but the zip file was somehow broken. It's now fixed, sorry for the problem. To download, just follow this link: [[JunHu/Projects/PalmDictionaries]]. -- JunHu <<DateTime(2006-01-10T13:39:56Z)>>
Line 50: Line 10:
These dictionaries are old but still very useful for my old palms. thanks.

----
Is it possible to move these dictionaries to windows mobile?
 * Yes, these are simply the dictionary databases. You could use them with the MDict application. it supports KDic databases.

Please leave your message by clicking Edit on the top/bottom of the page. Don't be surprised if the guest book is empty - I clean it now and then :)


The dictionary library for GB chinese to english full can't be downloaded. please kindly remedit it, thhanks.

  • It could be downloaded, but the zip file was somehow broken. It's now fixed, sorry for the problem. To download, just follow this link: JunHu/Projects/PalmDictionaries. -- JunHu 2006-01-10 13:39:56


These dictionaries are old but still very useful for my old palms. thanks.


Is it possible to move these dictionaries to windows mobile?

  • Yes, these are simply the dictionary databases. You could use them with the MDict application. it supports KDic databases.

JunHu: guestbook (last edited 2010-09-30 18:43:57 by 195-241-239-132)