Displaying 20 results from an estimated 26544 matches for "shortness".
Did you mean:
shortens
2007 Jul 24
0
a problem about decode !help me!
I try test speex in windows.When I try decode a test frames of data encoded by speexenc.exe app.The defrence is the decoded data by speexdec.exe is not same by my app.Here is my test code:what errors I made? Thank you! (My app user speex-1.2beta1 library) int frame_size;
int nbBytes=0;
int lookahead; int sampleRate=8000;
SpeexBits bits;
void *dec_state;
bEnhance=1;
float output[2000];
char
2005 Nov 16
1
[LLVMdev] Does llvm-db work?
Problem 1:
I tried llvm-db of LLVM 1.6, in the Linux environment. However, it always
prompts the following info for different tests:
======================================
:> llvm-db a.out.bc
llvm-db: The LLVM source-level debugger
Loading program... successfully loaded 'a.out.bc'!
(llvm-db) run
Starting program: a.out.bc
Error: Error waiting for the child process to stop. It exited
2010 Oct 11
2
dot plot by group
Hi all,
I have the folloing data table
%%%%%%%%%%%%%%%%%%
Type BATCH RESPONSE
SHORT A 22
SHORT A 3
SHORT A 16
SHORT A 14
SHORT A 8
SHORT A 27
SHORT A 11
SHORT A 17
SHORT B 12
SHORT B 17
SHORT B 11
SHORT B 10
SHORT B 16
SHORT B 18
SHORT B 15
SHORT B 13
SHORT B 9
SHORT B 20
SHORT C 4
SHORT C 16
SHORT C 32
SHORT C 11
SHORT C 9
SHORT C 25
SHORT C 27
SHORT C 12
SHORT C 26
SHORT C 7
SHORT C 14
LONG A
2011 Mar 30
0
Plot an ols() call from Design
Dear users,
I am attempting to plot an ols() call from the Design package, by
following the procedure explained by Harald Baayen in his 2008 book
'Analyzing linguistic data. A practical introduction to statistics
using R', page 175-181.
I've attached my data to this e-mail (I hope it's small enough that that's ok).
First I paste all the commands I ran, followed by the
2006 Jun 27
1
Build on Linux / Messages nasm error: short jump is out of range
Hi,
trying to build syslinux on Linux. Please help.
bash-2.05b$ uname -a
Linux bongo 2.4.32-ARXc3 COHERENT #4-ARX (Build 2660) Sun May 21 15:35:22 CEST 2006 i686 i686 i386 GNU/Linux
bash-2.05b$ BUILD/syslinux-3.11/opt/nasm-0.98.38-2/bin/nasm -version
NASM version 0.98.38 compiled on Jun 26 2006
But failed with:
+ make NASM=/home/axel/p/rpm/BUILD/syslinux-3.11/opt/nasm/bin
/nasm
2006 Mar 20
1
can't compil
Hello! Why isolinux.asm is not compil?
isolinux.asm:304: error: short jump is out of range
isolinux.asm:307: error: short jump is out of range
isolinux.asm:788: error: symbol `DATE_STR' undefined
ui.inc:26: error: short jump is out of range
ui.inc:30: error: short jump is out of range
ui.inc:64: error: short jump is out of range
ui.inc:88: error: short jump is out of range
ui.inc:117: error:
2008 Mar 20
0
[RFC/PATCH 04/15] preparation: split sysinfo defintions for kvm use
From: Christian Borntraeger <borntraeger at de.ibm.com>
drivers/s390/sysinfo.c uses the store system information intruction to query
the system about information of the machine, the LPAR and additional
hypervisors. KVM has to implement the host part for this instruction.
To avoid code duplication, this patch splits the common definitions from
sysinfo.c into a separate header file
2008 Mar 20
0
[RFC/PATCH 04/15] preparation: split sysinfo defintions for kvm use
From: Christian Borntraeger <borntraeger at de.ibm.com>
drivers/s390/sysinfo.c uses the store system information intruction to query
the system about information of the machine, the LPAR and additional
hypervisors. KVM has to implement the host part for this instruction.
To avoid code duplication, this patch splits the common definitions from
sysinfo.c into a separate header file
2007 Jun 02
1
Metadata improvements
I was just thinking, with the metadata files allowing us to make up
settings pages, there is a problem that we could address here.
It seems ever-so-evident that developers are splitting up plugins into
much smaller plugins to reduce the amount of bloat. This is good
because it speeds things up but bad for the user in two ways
-We've got multiple settings pages which really adress the same
2012 Mar 09
2
using unsigned short instead of short for input frame
Thanks for your appreciated help.
i found casting fromunsigned short to short gives different value: unsigned short FFFF=65535 where short FFFF= -1.
however, can i configure speex codec (specifically speex_encode_int function) to take input of type unsigned short instead of short so that i avoid casting errors ?
Regards,
Mashal
________________________________
From: Yanick Bourbeau
2011 Mar 23
0
removing data randomly based on previous observations
Hello,
I have a dataset which contains multiple trap pulls over the course of a
fishing season. Each trap was baited and then returned to the water to be
pulled again. I am trying to remove that bait from the catch observed on
the next pull (the bait is the same as the catch, lobster). The traps have
been baited differently throughout the season.
I would like to randomly remove two lobsters
2015 Nov 20
2
Contact-closure UPS
No progress has been made:
cable is UPS - PC
6 - 3
7 - 5
9 - 2
for ./blazer_ser -DDDDD -a infosec
0.000000 send_to_all: SETINFO driver.parameter.port "/dev/ttyS1"
0.000323 debug level is '5'
0.103068 send_to_all: SETINFO device.type "ups"
0.103104 send_to_all: SETINFO driver.version "2.7.3"
0.103118 send_to_all: SETINFO
2012 Apr 19
2
[LLVMdev] Issue with GetElementPtrInst in Instruction Combining pass
I think, finally, I want to conclude on this.
The problem I see is that if I comment the case for "simplificaiton of bitcast to gep of original struct in instruction combining", wherein there is a case for if the offset by which GEP moves the pointer is non-zero.
If I disable this code, then structure elements size, I get is
2016 Oct 01
2
connection pb with blazer_usb with infusec UPS
Hello
i need your help regarding the following issue :
i have a hero touch ups from infosec. it is connected via USB to a raspberry pi 3.
i?ve configure ups.conf file as below
[HERO]
driver = blazer_usb
vendorid = 0665
productid = 5161
either with
port = auto
or
port = /dev/hidraw0
or
port = /dev/ttySo
the connection never works
i get the
2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
Hi folks,
I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD
4.7 -release. Everything seems to work fine. I have a macro which
answers, receives the fax to a tiff, and then runs a script (mailfax) to
convert that to pdf and email it. It all works perfectly except for some
errors I am seeing in the console. After it hangs up I get a dozen or so
messages in the cli
2002 Sep 11
1
subsetting an ordered factor
[I hope all of you had some good holidays/vacation!]
My current flabbergaster:
## a dummy factor
> size<- rep( c('short', 'long'), 10 )
## take a subset:
> subset( size, size!='short')
[1] "long" "long" "long" "long" "long" "long" "long" "long" "long" "long"
##
2015 Jan 05
0
Fwd: Data stale error after short while
> Hope this helps.
It did - thanks! I managed to hack around a bit earlier and did produce the
driver binary but thought I would try from fresh with your steps and got
the binary.
Unfortunately the problem is still there... after a while connection is
lost, updates stop, and upsc reports stale data. Log attached.
What I'm thinking now is that I should run a cron job that regularly
2015 Nov 19
2
Contact-closure UPS
Hi Charles,
I am done with few things:
I made the cable - looks good, because I see some activities.
I upgraded NUT to 2.7.3.
but I have no success to start driver(this are the outputs)
nut.cfg
MODE = netserver
ups.conf
[infosec]
driver = nutdrv_qx (or blazer_ser)
port = /dev/ttyS1
desc = "XP Pro 2500 RM"
output(nutdrv_qx cmd upsdrvctl -DDD start)
Network UPS
2019 Sep 03
2
SourceMgr vs EXPENSIVE_CHECKS
Hi,
I'm trying to build llvm (git monorepo) on Ubuntu 18.04 with
EXPENSIVE_CHECKS enabled and running into various errors compiling
SourceMgr.cpp, depending on which host compiler I use.
For example with GCC:
$ CC=gcc-8 CXX=g++-8 cmake -GNinja -DCMAKE_BUILD_TYPE=Debug
-DLLVM_ENABLE_EXPENSIVE_CHECKS=ON ~/git/llvm-project/llvm/ && ninja
...
[89/2690] Building CXX object
2004 May 29
1
Rhelp: Need help interpreting plots in spatstat
Hello everybody--
I have been playing with my data in spatstat, and what I'd like to
present is a basic exploratory spatial analysis. I have used the
following code, using a ppp.object called tsdspoints. The code
develops the simulations and the envelopes I want, but I don't
understand my first plot here, the [tsds.ghat.short$r,
tsds.ghat.short$raw]...I cobbled together this code