代码搜索:GNUplot

找到约 682 项符合「GNUplot」的源代码

代码结果 682
www.eeworm.com/read/393887/8255888

m xp下使用libsvm的操作过程.m

[原创]xp下使用libsvm的操作过程 1、解压libsvm-2.5.zip(2.5版的libsvm)。 2、解压gnuplot.zip。(3.73版的gnuplot) 3、安装Python-2.3.3.exe(2.3.3版本的Python),并将安装路径加到系统PATH. 4、将libsvm-2.5\windows下的四个执行文件拷贝到libsvm-2.5\python目录。 5、修
www.eeworm.com/read/369540/9641175

c plot.c

/* plot.c - example of unix pipe. Calls gnuplot graph drawing package to draw graphs from within a C program. Info is piped to gnuplot */ /* Creates 2 pipes one will draw graphs of y=0.5 and y = ran
www.eeworm.com/read/369540/9641217

txt pipes.html.txt

Interprocess?Communication?(IPC)和管道Pipes?   在UNIX的内核环境中,要解决的一个首要问题是:如何控制和处理不同进程之间的通信和数据交换。 本章中我们将通过研究一个简单的实例,看看在同一台机器的UNIX环境下多个进程是如何运行和被我们控制的 (使用fork()方法)。?   能够实现进程间通信的方法有:   ·?Pipes?   ...
www.eeworm.com/read/132667/14079210

inc functions.inc

function check_for_errors { if grep 'WARNING:|ERROR:|PANIC:' "$@" >/dev/null then echo "$0 failed" 1>&2 echo "See bench_sms*.log for info" 1>&2 exit 1 fi } function plot_co
www.eeworm.com/read/104632/15686502

html tutorial.html

Mathematic : Tutorial for the language C. Mathc : This group work on numerical computati
www.eeworm.com/read/365972/9837937

readme

This directory includes some useful codes: 1. subset selection tools. 2. parameter selection tools. Part I: Subset selection tools Introduction ============ Training large data is time consuming.
www.eeworm.com/read/449679/7498171

ini xdefc.ini

#R G B (default 4nec2 color approximation to use in gnuplot) 0 0 1 0 .75 1 0 1 1 0.4 1 0 1 1 0 1 .8 0 1 .2 0 1 0 .4 1 0 1
www.eeworm.com/read/199752/7824785

readme

This directory includes some useful codes: 1. subset selection tools. 2. parameter selection tools. Part I: Subset selection tools Introduction ============ Training large data is time consuming.
www.eeworm.com/read/309535/13669478

readme

This directory includes some useful codes: 1. subset selection tools. 2. parameter selection tools. Part I: Subset selection tools Introduction ============ Training large data is time consuming.
www.eeworm.com/read/156228/11817317

readme

Copyright (GPL) 2004 Mike Chirico mmc mchirico@users.sourceforge.net mchirico@comcast.net The following commands will compile and run the samples: make make test sqlite3 test3.db < script1