Intro/: DIrectory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no labels, viewport or anything indicating quantity or units.
Viewport.c Restricts the graph to a viewport and frames the viewport,
Viewport.f leaving the remainder of the area for labels, etc.
CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis
CharLbls.f title.
Tics.c Adds tic marks to the viewport edges, but since clipping was
Tics.f not set correctly, tics extend outside the viewport.
Clip.c Sets clipping such that tic marks are clipped at the viewport
Clip.f boundaries.
TicLabels.c Adds numeric tic labels to the graph this is the final
TicLabels.f installment of the progressive example.
k-meansy算法源代碼。This DIrectory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
This temp DIrectory is used by the JVM for temporary file storage.
The JVM is configured to use this as its java.io.tmpdir in the
catalina.sh and catalina.bat scripts.
Copy gen_jmsn.dll to your Winamp Plugins DIrectory.
JMSN Auto Nickname Changer plugins support only winamp 2.x version.
[StartUp]
In Tools -> Options.. -> Auto Nickname tabs,
Configure your prefix and postfix besides your mp3 name
And Press Start Button. so nickname changer listener will be started.
[Configure]
If I m listening Marilyn Manson - This Is The New Shit ,
Prefix : Jang-Ho Hwang listen
Postfix: ~*
When winamp song was changed, your nickname will be
Jang-Ho Hwang listen Marylyn Manson - This Is The New Shit~*
[Winamp plugin configure]
In Winamp 2.x, Press Control+P (Preferences).
You will find JMSN Nickname Changer Plug-In v0.7 in
Plug-ins -> General purpose.
Click Configure and set access password.
it will keep your nickname.
Enjoy it
The full Fusion SDK consists of a DIrectory of header files (*.h), the eyeonSystem.lib file and the
eyeonScript.lib file. We have also included some sample plug‐ins to help get you acquainted with the
Fusion plug‐in architecture.
This DIrectory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities.
This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations.
This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
This DIrectory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities.
This driver is also responsible shutting down the controller during device removal or power management operations.