Displaying 20 results from an estimated 181 matches for "kirans".
Did you mean:
kiran
2009 Mar 10
2
problem with concatinating string while taking as a path of a file
Hi all,
I have a problem with concatinating strings while taking as a path here the
problem is
i have to take path as
FPATH<-"D:\\Kiran"
and file name as
Fname<-"FINDINGS.CSV"
and while I am reading this table I have to take path with using these two
strings because in "FPATH" there is many files like findings.csv,
and path will be
2005 Mar 01
8
Streams with block sizes 4096 and 8192
Hello,
I am looking for Ogg-vorbis streams with block sizes 4096 and 8192.
Please let me how do generate these streams. This is to test our
fixed-point implementation...
Best regards
Kiran
Confidentiality Notice
The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential
2007 Nov 05
1
i need a help in getting some files which are missing in speex-1.2 beta 2
...---------------------------------------------------------------
Thanks & Regards
yours faithfully,
KIRAN C. G
--
-----------------------------------------------------------
i am very very sorry if i hurt y by any means. this is an automatic heartly
response coming from server @www.heart.kirans.org. thank u
---------------------------------------------------------------------
Thanks & Regards
KIRAN C. G
---------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/s...
2007 Dec 10
1
[Problem] [Centos 5] Samba-3.0.23c-2 login authentication problem
Hello,
I have comfigured samba-3.0.23c-2 server on CentOS-5, but when i was logging in from the client system, even if I donot provide password and hit enter key, the client is logging in as Anonymous user. Samba server should not allow for Anonymous login. (I am configuring linux (Server) to linux (Client) i am not using windows)
1) The contents of /etc/samba/smb.conf file as follows,
2008 Jul 30
1
Hello,
Hello,
A newbie to R. I am trying to use the exonmap package in R.
According to the docs, the xmapDatabase() command should read the
config file with all the connection parameters and connect to the DB.
But i get the error shown below....
> xmapDatabase("Human")
Error in mysqlNewConnection(dbDriver(drv), ...) :
RS-DBI driver: (could not connect cagadmin at mysql2.cag.chop.edu on
2009 Jan 20
1
problem with applying where condition
Hi all,
I am a biggener in R-Project
I got one problem with applying *where condition*
like
if 2 tables like
table1:
empid name dep
101 kiran solutions
102 ram testing
103 pavan database
table2:
empid month sal
101 Dec 9500
102 Dec 9800
103 Dec 8500
in first table i have to take *empid* with
2005 Feb 21
2
Asterisk@home Linux has no KDE
Hi Folks,
I installed Asterisk@home on my PC. It went through the installation
and all. But now i get a command line login window. Doesn't it has a
KDE or some other type of OS GUI (i am not talking about Asterisk@home
web GUI)? After i login, just the command line interface comes out.
Any command to type here to get Linux OS GUI?
Thanks,
Kiran
2009 Dec 17
2
Problem with spliting a dataframe values
Hi all,
Hi this is kiran
I am facing a problem to split a dataframe
that is..
i have a string like: "a,b,c|1,2,3|4,5,6|7,8,8"
first I have to split with respect to "|"
I did it with command
unlist(strsplit("a,b,c|1,2,3|4,5,6|7,8,8", "\\,"))
after getting that set i made it as a dataframe and it comes like
a,b,c
1,2,3
4,5,6
7,8,8
now i have to
2003 Aug 19
1
seed_rng
Hello,
I am trying to port Openssh to MIPS platform. I am facing some problems
with the function seed_rng(). I get a segmentation fault when this function
is executed.
Any suggestion will be appreciated.
Kiran.
*******************************************************
Kiran R Rao
Software Engineer
Integrated Device Technology,Inc.
(408)-330-1835
2014 Sep 30
1
fillup_password_policy fails with NT_STATUS_ACCESS_DENIED, samba 3.4.3
Hi,
I'm getting below error with "fillup_password_policy" while authenticating
users from default domain.
[2014/09/30 03:15:26, 10] rpc_client/cli_pipe.c:1432(rpc_api_pipe_got_pdu)
rpc_api_pipe: host dev003.namdev.myserv.net returned 16 bytes.
[2014/09/30 03:15:26, 1] ../librpc/ndr/ndr.c:251(ndr_print_function_debug)
samr_QueryDomainInfo: struct samr_QueryDomainInfo
2009 Jan 16
6
reading data from Excel Spread sheet
Hi all,
I tried to read data from Excel spread sheet with using
read.csv(file.choose())
and
read.delim(file.choose())
but its showing " *ÐÏ.à.*."
and also i tried with
read.table(file.choose())
then its showing " * V1
1 ÐÏ\021ࡱ* "
can any one suggest how to read data from Excel Spread sheet
2009 Mar 13
1
Hierarchical Bayesian Modeling in R
Hi Friends,
I'm trying to model the consumer decisions (Click-Through Rate and
Conversion) in Search Engine Advertising using a hierarchical Bayesian
binary logit. The input data is the weekly CTRs and Avg. Position for each
search keyword.
CTR is modeled as (for each keyword i and week j):
Pij = exp(C + Bi x Positionij + A1 x Lengthi + A2 x Brandi + A3 x
ProductSpecifici) / [1 + exp(C +
2005 Feb 18
2
VoIP Test Samples to test Asterisk
Guys,
I am new to this group and asterisk. I downloaded the free asterisk
software and compiled successfully. I was able to get to CLI and type
'dial'. As usual because of sound card problem i could not hear
anything.
I do not have any hardware T1/E1 cards or equivalent to test out
asterisk. I want to test out simple VoIP to VoIP softphone type of
apps. Do you know if any available for
2008 Feb 11
3
[PATCH 1/5] Change vsmp compile dependency
Change Makefile so vsmp_64.o object is dependent
on PARAVIRT, rather than X86_VSMP
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ravikiran Thirumalai <kiran@scalemp.com>
Acked-by: Shai Fultheim <shai@scalemp.com>
---
arch/x86/kernel/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/kernel/Makefile
2015 Oct 14
2
Compiling SAFECode poolalloc in cygwin create different libraries compared to linux.
Hi John,
That worked for me. I am using llvm 3.2 only and following
http://safecode.cs.illinois.edu/docs/Install.html
So for I am able to make inside llvm/projects/poolalloc by doing such
cosmetic changes.
Now, when I tried to make inside llvm/projects/safecode, I see another
error.
kpawar at KPAWAR-LT ~/SAFECode/LLVM_SRC/llvm/projects/safecode
$ /usr/bin/clang -cc1 -triple
2015 Oct 13
2
Compiling SAFECode poolalloc in cygwin create different libraries compared to linux.
Hi,
On Linux I observed
[root at localhost poolalloc]# find . -name *.a
./Release+Asserts/lib/LLVMDataStructure.a
./Release+Asserts/lib/poolalloc.a
./Release+Asserts/lib/AssistDS.a
./Release+Asserts/lib/libpoolalloc_fl_rt.a
./Release+Asserts/lib/libpoolalloc_rt.a
./Release+Asserts/lib/libpa_pre_rt.a
./Release+Asserts/lib/libcount.a
On cygwin I observed
kpawar at KPAWAR-LT
2009 Apr 17
1
Query Regarding Vorbis Audio codec
Hi,
I have a Win32 folder in libvorbis folder in which i have dsw
executable file, I have Visual studio 2008 so I ported that into
VS2008, then I downloaded ogg lib and included that also. After that
_V_SELFTEST has been defined, then its asking the definition of these
two header files
#include "vorbis/book/lsp20_0.vqh"
#include "vorbis/book/res0a_13.vqh"
I commented this and
2009 Sep 26
3
how to pass value to method in controller
how to pass value to method in controller using button_to_remote
button_to_remote ''check avaliability'',
:url => { :action => ''check_for_unique_login'', :login =>
@user.login}
above code is not working.
--
Posted via http://www.ruby-forum.com/.
2003 Sep 24
1
FS-corruption on ext3 with HTrees
Hi,
I'm working with Prof. Zadok on versionfs, a stackable versioning file
system. I face some problems with the unlink operation on ext3 with
htree.
On an unlink, I make a copy of the file (version/backup) and unlink
the original file. But some files that have been unlinked are "linked
back" to another file. For example, on deleting the file 'foo', the
file itself is
2020 Feb 18
2
[flang-dev] About OpenMP dialect in MLIR
Please find the reply inline below:
On Tue, Feb 18, 2020 at 8:02 AM Mehdi AMINI <joker.eph at gmail.com> wrote:
>
>
> On Mon, Feb 17, 2020 at 10:29 AM Vinay Madhusudan <vinay at compilertree.com>
> wrote:
>
>> Please find the reply inline below
>>
>> On Sun, Feb 16, 2020 at 12:59 AM Mehdi AMINI <joker.eph at gmail.com> wrote:
>>