x
链接/Links

这里是站长的Web空间,目前文章不多,希望它们有用。欢迎交流。
链接页面分有中文和英文版,供选择。
右侧栏还提供了一个纯英文的起始页的链接。

This is my web space. Now it's with just a few articles. Wish they are helpful. Communication is welcome.
The linked pages are of Chinese and English version, for your selection. Here is another start page in only English: pure English

文章/Articles


量子物理:基态原子不辐射吗?

       教科书上告诉我们的是:基态原子不辐射;这与经典电动力学相悖。经典电动力学说:加速电荷总要辐射电磁波。……


x
浏览全文
保存 PDFPNG


in English

Quantum Physics: Doesn't the atom in ground state radiate?



       Textbooks told us that the atom in ground state does not radiate and this is contradicted with the classical electrodynamics. The classical electrodynamics says that the accelerating charges always emit electromagnetic waves......


x
Browse
Save PDFPNG



自己制作字体的试验(自制字体使用FontForge等)

       自己制作一定的ttf字体可行吗?……


x
浏览全文



分形之曼德勃罗集图象的精确计算与生成-C++/GMP实现和验证

       分形图像通常需要进行大规模的浮点计算,会对计算能力提出很高的要求。一般的浮点计算不可避免地会 遇到误差问题,未作误差分析的话,结果的正确性将很难判定。在生成Mandelbrot集图像时,笔者将运算范围限制在有限小数的运算上, 从而试图进行完全精确地计算……


x
浏览全文
保存 PDFPNG


in English

Fractal: The Mandelbrot Set's Image Generation through Accurate Computation - C++/GMP Implementation and Verification



       Massive floating point computation is normally needed to generate fractal images. This requires very high capacity of computation. Common floating point calculation will inevitably meet the problem of error. Without error analysis, the correctness of the result is hard to justify.
       In computing the Mandelbrot set, I restrict the computation range to those of finite decimals, so to run absolutely accurate calculations......


x
Browse
Save PDFPNG



Web建站:服务器程序“进程备份”

       笔者在尝试建站。做软件者,自然最担心服务器程序崩溃;即便能重启,也要损失一些资源。这就产生了一种需要: 能否象数据可以备份从而损失时可以用于恢复一样,让服务器程序在崩溃情况下可以有个备份来用于恢复?读到过 Richard Stevens在《UNIX环境高级编程》中论述过的“传递文件描述符”,这种强大的功能象进程之间的dup/dup2有象 生成备份的意思,让我产生了想法:使用它来实现“进程备份”;当然了,这个不是备份一个进程“映像”,而是“备份” 一个进程中的文件描述符,包括我希望处理的网络连接的套接字。写了个小程序试了一下,成功。还有待于在大规模 服务程序中试用验证……


x
浏览全文
保存 PDFPNG


in English

Web site: "Process Backup" of Server Programs



       I am trying to construct a web site. As a software developer, he worries about server crash most. Even the server can be restarted, some resources get lost. This incurs one need: can there be a backup copy for recovery of the crashed server program as same as the recovery from suffering a data loss through data backup ? I ever read about "passing file descriptor" in Richard Stevens' Advanced Programming in the UNIX Environment. This powerful ability, which is like 'dup/dup2', but between processes, has some meaning of generating a 'backup copy'. And this leads me to an idea to use it to realize "process backup". Of course, it is not a process image backup, but to back up file descriptors in a process, including the networking sockets I wish to handle.
       I wrote a small program to try this idea and succeeded. Need to test it in server program for large-scale service......


x
Browse
Save PDFPNG



本站Web log首页的制作:使用METAFONT

       如果你对本站的log首页图象有点兴趣,这篇文章讲了其制作……


x
浏览全文
保存 PDFJPG


in English

The Making of This Site's Index Web Log Page: Using METAFONT



       If you feel a bit interested in images on this website's index web log page, this article introduces it......


x
Browse
Save PDFJPG



STM32 19264 驱动 (proteus仿真和实际开发板)(不带字库)

       试验19264,……


x
浏览全文



STM32 GPIO/USART/timer 控制(寄存器版)

       试验STM32代码,……


x
浏览全文



VESA编程试验之二

       试验VESA显示代码,启动了分页机制……


x
浏览全文



VESA编程初步试验

       试验VESA显示代码,仍然纯用gcc……


x
浏览全文



bootloader从硬盘装载启动的试验

       虚拟机上试验bootloader从硬盘装载系统……


x
浏览全文



读京山游侠《使用 GCC 和 GNU Binutils 编写能在 x86 实模式运行的 16 位代码》

       一个试验boot代码,纯用gcc……


x
浏览全文



编译带中文显示的reactos

       编译ReactOS 0.4.12……


x
浏览全文



编译Gobandroid(含NDK之Hello World)

       gobandroid是Android上围棋引擎GNUGo的前端……


x
浏览全文



几个与BMP有关的小程序

       几个与BMP有关的小程序,可能用于字体……


x
浏览全文



Chen的一种快速DCT算法的链接

       Xinjian Chen的快速DCT算法的实现……


x
转向链接    文档1    文档2



一道Galois对应的例题

       对Galois对应的一些理解……


x
浏览全文



求证一道三角恒等式

       一道三角恒等式,做几何题时得到的……


x
浏览全文



一篇Ewald-Oseen消光定理的精彩论文

       题目中的这篇论文详细地讲述了Ewald-Oseen消光定理的证明,是不可多得的一篇论文……


x
浏览全文


in English

A Wonderful Paper Introducing Ewald-Oseen Extinction Theorem



       The paper talked about in the title illustrated the proof of Ewald-Oseen theorem in detail, which I reckon rare and wonderful......


x
Browse



Cohen-Tannoudji的量电书目

       Photons & Atoms……


x
浏览全文



Cohen-Tannoudji的量电书目2

       Atom-Photon interaction ……


x
浏览全文



狭义相对论的公设理解

       自己对狭义相对论的两个公设所作的理解及一些笔记……


x
浏览全文



基于CSDN上 SGuniver_22的《Linux下c语言实验Websocket通讯 含客户端和服务器测试代码》的websocket聊天代码

       websocket聊天测试代码……


x
浏览全文



websocket聊天室设计,实现,测试(初步)

       上文续篇……


x
浏览全文





x
test
1 / 3
test

More powered by