最新版はこちら。 突っ込みは各日付の BBS エントリのほか、 メール (nakano@st.seikei.ac.jp) や フォーム からどうぞ。 なおスパム除けのため、BBS 機能には 緩い認証を入れて います。 検索エンジンから来た方は、エンジンの方のキャッシュを見るか、 下の簡易検索を試してみてください。
|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||
An inductively coupled oxygen radio-frequency (13.56 MHz) discharge is investigated based on modeling and experiment. Experimental measurement is done at a range of gas pressure of 1-30 mTorr, and rf power of 100-1000 W. We measure most of the important plasma parameters such as the densities of charged species, electron temperature, plasma potential, and electron energy distribution function. The measured values are compared with the results of the spatially averaged global model. We observe a generally good agreement between the modeling and the experiment. The scaling features, the transition of the operating region, and the radial distributions of charged species are also discussed.
The electron energy distribution function (EEDF) is measured with a Langmuir probe in an inductively coupled rf (13.56 MHz) Ar discharge in the pressure range from 5 to 70 mTorr, by changing the power injected into the plasma up to 100 W. The EEDFs measured at a pressure of 5 mTorr formed a bi-Maxwellian structure, which is not prominent due to high electron density, in the energy region lower than the lowest excitation threshold energy. The EEDF structure in the energy region higher than the threshold has a significant depletion of high energy electrons. The EEDF measured at a pressure higher than 10 mTorr can be approximated using a two-temperature distribution, which consists of the higher temperature in a low-energy region below the lowest excitation threshold and the lower temperature in a high-energy region. A global model using the two-temperature distribution is proposed and compared with the experimental results. The model consists of the rate equations for neutrals and charged particles and an energy-balance equation for electrons together with the balance equation for high-energy electrons. Pressure dependences of the electron density and temperatures predicted in this global model agree well with the experimental results except in the pressure range lower than 10 mTorr.
Thin films of In2Se3 deposited by thermal co-evaporation crystallize upon vacuum annealing almost single phase into an, up to now, unknown structure. Only when the films are capped with a thin oxide layer before annealing, the reportedly stable γ-In2Se3 structure, single phase and aligned along the c axis forms. Rutherford backscattering confirms an In to Se ratio of 2 to 3 for both structures. Nevertheless, the new structure has distinct x-ray diffraction peaks and Raman spectra. The new structure has a much lower resistivity than the γ-In2Se3 structure, consistent with its smaller electrical and optical energy gap. Both structures show large photoconductivity.
The present study extends our previous work that concerned the effective permittivities and absorptivities of particulate composites consisting of graphite-type microsphere inclusions in a dielectric matrix, and their suitability as radar-absorbing materials. Whereas in that work spheres of one size (radius a = 50 オm) had been considered only, we here study the dependence of the results on the sphere radius of up to one or several millimeters, and find sizable effects on permittivities for a1 mm, and below that for the absorptivities, indicating the increasing importance of multiple scattering effects. While the multiple-scattering formulas utilized here are based on a low-frequency approximation, we devise a modification of these formulas in order to extend their validity to higher frequencies (or larger particle sizes).
rsync-backup automates the process of backing up multiple systems to one or more backup servers. It focuses on making the process secure. It encrypts the backup going across the wire, only ships changed data, runs the server as root to preserve permissions and ownership, keeps people from seeing each other's backups, and doesn't require the server to trust any files sent from the clients. It doesn't ship password files, key files, nor other sensitive files across the wire, but backs them up locally instead. Admins may use one key for everyone (backups named after the client IP) or allow named backups (when a machine may change IP or when multiple independant backups may need to be made from one machine).
This article is intended to be a reference for the SGML document type definition linuxdoc.* NEW entry
Pybliographer is a tool for managing bibliographic databases. It currently supports the following formats (reading and writing):
- BibTeX
- Medline
- Ovid
- Refer
Pybliographer can be used for searching, editing, reformatting, etc. In fact, it's a simple framework that provides easy to use python classes and functions, and therefore can be extended to many uses (generating HTML pages according to bibliographic searches, etc).
In addition to the scripting environment, a graphical GNOME interface is available. It provides powerful editing capabilities, a nice hierarchical search mechanism, direct insertion of references into LyX (version 1.0.x), and more.Medicine-HOWTO より。使ってみようかな...
Teapop is another RFC1939 compliant POP3-server, however Teapop takes a step further. It has flexible virtual domain support that is remarkable for POP3 servers. Teapop tries to be very flexible, fast and reliable without lowering the security standards. Changes: This release adds maildir compatibility, whoson support, major code cleanup, and reporting of odd activity.
Wedit for Linux is a full-featured IDE for Linux, with native support for the C, Fortran, Pascal, and Eiffel languages. Changes: This release includes CVS integration, improved GDB integration, and some minor new features.ふむ。
計測数理工学科→物理情報工学科と日本語の学科名が変わった。 signature とか web ページとかをちまちま修正。
「バイクは年度ごとに登録を更新しないと止められないよ」しかし教員は OK なのであった。
DHCPStatus is a Web-based query tool for browsing information stored in dhcpd's configuration and leases files. It correlates the subnet details that you configure in the conf file with the lease records that DHCPD maintains in its lease file. You can thus obtain an overall picture of your DHCP environment, as well as view details of individual leases for each IP. Changes: Support was added for pools defined outside subnet statements within shared networks in dhcpd.conf. License: GNU General Public License (GPL)
This document describes the technical aspects of storing application data in an ldap server. It focuses on the configuration of various applications to make them ldap-aware. Some applications that assist in handling ldap data are also discussed.* NEW entry
CVSSearch searches for code fragments using CVS comments. Specifically, it takes advantage of the fact that a CVS comment describes the lines of code involved in the commit and that this description will typically hold for many future versions. In other words, CVSSearch allows you to better search the most recent version of the code by looking at previous versions to better understand the current version. Changes: Konqueror is now supported. The homepage includes a KDE demo with 240 applications indexed. (Click 'Browse Database Contents' for the list.) Many bugs have been fixed, particularly in the GUI. You can now easily trace the origin of a line match by clicking the 'C' on its left to see the corresponding commit. CVSSearch should be quite usable now.
OCRE reads an image file and writes ascii characters. Changes: Accepting a black background and some internationalization.
この文書はADSL全般の解説ではありません。 東京めたりっく通信「single」サービスをLinuxで利用する場合の設定例です。 文書と言っても覚え書き程度のものですが、 Web上で探した範囲では、 同様の日本語文書(特にPPPoEについて)が無かったため公開しています。
Changes: This is the first version that uses GNU Automake. It also fixes many bugs and portability issues. The translations for many languages have been improved.
Changes: Meta data can be associated with objects, the import/export filters for Sketch's own format have been reimplemented; lots of internal changes, and bug fixes.
Details download and installation instructions for a graphics render ing and modelling development environment using RedHat Linux.* NEW entry
It gives us great pleasure to announce that as of now you can also submit your Short Communications for publishing in Vacuum. Here you will be ensured of the swiftest possible refereeing and publication process. In addition to the regular Instructions to Authors, the following should be taken into consideration:
- Length of the papers is restricted to 4 printed A4 pages or 2500 words
- All papers featured need to report high quality original research
- The authors are invited to submit 3 to 4 names for refereeing their work
As a special feature, the author may have the paper refereed by a colleague prior to sending it to the editor and include the referee report/correspondence with the manuscript. The editor will decide whether further refereeing will be necessary.
For more information, please visit
http://www.elsevier.nl/locate/vacuum
X11-Basic is an interpreter which uses a syntax and functionality similar to ATARI-ST's Gfa-Basic. It is able to use X11 graphics. It may be used as a shell. License: GNU General Public License (GPL)
Future microchips might manipulate light signals as easily as computer chips handle electronic data--only faster. That dream seems possible using photonic crystals--nanoscale periodic structures that can precisely control light propagation at specific wavelengths. In the 2 April PRL a team shows that another type of light-speed signal called a surface plasmon polariton (SPP) can be manipulated using the same principles. The researchers guided these electron waves along a gold surface with structures that are much easier to make than conventional photonic crystals. The new structures may also lead to new experiments aimed at better understanding SPPs, waves that consist of an unusual interaction between metallic electrons and light.( Sergey I. Bozhevolnyi et al., Phys. Rev. Lett. 86, 3008. )
Edit src/usr.sbin/xntpd/xntpd/ntp_control.c Add delta 1.6.8.1 2001.04.06.18.21.00 jedgarというパッチがあたっていた。 これでなおったのかなあ。
hypersrc is a GTK+/GNOME program for browsing source code. It displays a list of tags, and a tree view of functions and their relationships, in your source code. You can click on any tag to be shown the tagged line of source code. Changes: Added a second window for viewing source files and ported to FreeBSD (4.2).ちょっといいかも?
Yabasic implements the most common and simple elements of the basic language. It comes with goto/gosub, with various loops, with user defined subroutines and libraries. Yabasic does monochrome line graphics and printing. Yabasic runs under Unix and Windows, it is small (around 200KB) and free. Changes: A fix for a bug from 2.690 which prevented yabasic from parsing simple expressions like a/(b), implementing logical shortcuts (i.e., conditions within if or while statements are only evaluated as far as needed), a new form of the open statement and function, no distinction between expressions and conditions any more, and a fix for a bug with printing under Windows.
rsync stream tcp nowait root /usr/bin/rsync rsyncd --daemonと書き、killall -HUP inetd。
# # global settings # syslog facility = daemon pid file = /var/run/rsyncd.pid use chroot = true max connections = 3 [afblog-mirror] path = /var/lib/afbackup-mirror uid = backup gid = backup comment = afbackup log backup :-) read only = false hosts allow = 192.168.111.5というような感じで用意。 さらに、受け皿になるディレクトリを
mkdir /var/lib/afbackup-mirror chmod backup.backup /var/lib/afbackup-mirrorで作っておく。
#!/bin/sh rsync -auz --delete /var/lib/afbackup/ receiver::afblog-mirrorてな感じで作り (receiver がホスト名)、/etc/afbackup/client.conf に
ExitProgram: /usr/local/sbin/mirror-afblogを追加すれば OK。
% df /cdrom Filesystem 1k-blocks Used Available Use% Mounted on /dev/hdb 4427736 4427736 0 100% /cdromこのディスクからのブートには失敗。 BIOS でブートシーケンスを CDROM,C,A にしたのだが、HDD からブートしてしまった。 BIOS の HDD 認識のところではこの drive が認識されてないのだが、 そのせいだろうか。slave につないだから?
Changes: Improvements to error checking, the ability to disconnect/reconnect any number of times with CTRL-C during the upgrade stage to allow you to find faster servers, exit status errors are now partially automated, and some other minor enhancements.
This data structure features fast (O(log N)) insertion, removal, and retrieval of records, provided that there is a sorting relation over their keys and there are no entries with equal keys. The AVL tree is an explicit binary searching tree, where left children of each vertex are less or equal, while right children are greater or equal than the vertex itself. In addition, the tree is balanced so that the difference between the depths of the two subtrees of each vertex is at most one. Changes: Iterators work properly now, static library support has been added, and the Makefile has been cleaned up.
Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Bash is intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).ぐへ。マニュアルどのくらいかわっただろ...
Nickle is a desk calculator language with powerful programming and scripting capabilities. It supports a variety of datatypes, especially arbitrary precision integers, rationals, and imprecise reals. The input language vaguely resembles C. License: MIT/X Consortium License
% apt-cache show ptex-bin Package: ptex-bin Version: 2.1.10-2 Priority: optional Section: non-free/tex Maintainer: Masayuki Hatta <mhatta@debian.org> Depends: ptex-base (>= 1:1.9-1) | dvi2ps-fontdata-ptexfake, tetex-bin, libc6 (>= 2.2.2-2), libkpathsea3 (>= 1.0.7+20001218-2) Suggests: dvipsk-ja, mendexk Conflicts: platex Replaces: platex :であった。お騒がせしてすみません > 八田(ま) さん