similar to: psf files

Displaying 14 results from an estimated 14 matches similar to: "psf files"

2019 Oct 26
2
Font for cyrillic letters
Hi. I was trying to make syslinux to display russian letters. This page https://wiki.syslinux.org/wiki/index.php?title=Directives/font says that for Cyrillic you need a CP855. Is that correct? All other guides in internet say that you need CP866. I finally got it working. My config file was encoded in ibm866 correctly, but the problem was the font file itself. I am on Arch Linux, so I run gunzip
2019 Oct 26
2
Font for cyrillic letters
Hi, On 26/10/2019 11:53, Ady Ady via Syslinux wrote: > >> Hi. >> I was trying to make syslinux to display russian letters. >> >> This page >> https://wiki.syslinux.org/wiki/index.php?title=Directives/font says >> that for Cyrillic you need a CP855. Is that correct? All other >> guides in internet say that you need CP866. > > > The
2019 Oct 26
0
Font for cyrillic letters
> Hi. > I was trying to make syslinux to display russian letters. > > This page > https://wiki.syslinux.org/wiki/index.php?title=Directives/font says > that for Cyrillic you need a CP855. Is that correct? All other > guides in internet say that you need CP866. The "original" Code Page for Cyrillic for MS-DOS is "cp855". There are several alternative
2017 Jun 24
2
Syslinux FONT Command
I'm using Syslinux 6.03. I'm using FONT command. I have converted cp857.08, cp857.14 and cp857.16 these are KBD Project fonts to PSF file format. My isolinux.cfg file's encoding is CP857 (Turkish VGA/DOS Font Encoding). But FONT command doesn't work. My isolinux.cfg file's content is below: FONT cp857.psf SAY ??i????????? But these characters (??i?????????) don't
2017 Feb 26
0
Turkish psf Font for Syslinux
Hello everyone. I use Syslinux and kbd Project. Turkish keyboard layout is work, but psf fonts don't work correctly. I would like Turkish psf font for Syslinux. Where can I download correct psf font for Syslinux? Best regards, Ercan
2009 Jan 17
1
PSF Clustering Method
Does R implements Pseudo-F-Statistics Clustering ? Vogel and Wong derived a formula to evaluate the best clusters number through such a method. Silhouette metod only provides an average evaluation. Thank you very much. Maura tutti i telefonini TIM! [[alternative HTML version deleted]]
2016 Jul 02
0
Seasonal PSF - Time Series Forecasting algorithm
Hi friends, If you are interested in univariate time series data predictions, have a look in PSF algorithm and it's R Packages available at : CRAN: https://cran.r-project.org/web/packages/PSF/index.html GitHub: https://github.com/neerajdhanraj/PSF How to use: https://www.researchgate.net/publication/304131481_PSF_Introduction_to_R_Package_for_Pattern_Sequence_Based_Forecasting_Algorithm and
2016 Jul 02
0
Seasonal PSF - Time Series Forecasting algorithm
Hi friends, If you are interested in univariate time series data predictions, have a look in PSF algorithm and it's R Packages available at : CRAN: https://cran.r-project.org/web/packages/PSF/index.html GitHub: https://github.com/neerajdhanraj/PSF How to use: https://www.researchgate.net/publication/304131481_PSF_Introduction_to_R_Package_for_Pattern_Sequence_Based_Forecasting_Algorithm and
2016 Aug 28
0
The modification in PSF Package
Dear Researchers, Have a look over updated *R package PSF*. Pattern Sequence Based Forecasting (PSF) takes univariate time series data as input and assist to forecast its future values. This algorithm forecasts the behavior of time series based on similarity of pattern sequences. Initially, clustering is done with the labeling of samples from database. The labels associated with samples are then
2016 Aug 28
0
The modification in PSF Package
Dear Researchers, Have a look over updated *R package PSF*. Pattern Sequence Based Forecasting (PSF) takes univariate time series data as input and assist to forecast its future values. This algorithm forecasts the behavior of time series based on similarity of pattern sequences. Initially, clustering is done with the labeling of samples from database. The labels associated with samples are then
2017 Jun 25
0
Syslinux FONT Command
> I'm using Syslinux 6.03. I'm using FONT command. I have converted > cp857.08, cp857.14 and cp857.16 these are KBD Project fonts to PSF file > format. My isolinux.cfg file's encoding is CP857 (Turkish VGA/DOS Font > Encoding). But FONT command doesn't work. > > > My isolinux.cfg file's content is below: > > FONT cp857.psf > > SAY
2004 Aug 13
0
redrawing in embedded R
Hi, I'm embedding R in an application under Debian Linux. I need to plot some graphicals using R, but they don't redraw. My program uses qt graphical library. I read in "Embedding R in Other Applications" that "... R should be able to export the file descriptors on witch it is waiting for events and also the callbacks...," but this document don't tell how to
2006 Jul 20
2
Correspondence analysis with R -follow up
Hi all, thank you for your answers; i've tried both cca from vegan library, and dudi.coa from ade4 library; one last question: my deal is mainly with contingency tables, like the one i'm posting here acciaieria<-c(.41,.02,.44,.04,.09) laminatoio<-c(.34,.28,.26,.01,.11) fonderia<-c(.48,.05,.34,.08,.05) leghe<-c(.45,.19,.25,.03,.08)
2003 Apr 03
4
Two y-axis in plots
Hi, I am trying to plot two data sets on one plot but with using a different y-axis ranges for each - preferably with one shown on each side of the graph. Is there a function that will allow me to do this. Thanks Allan McRae [[alternate HTML version deleted]]