search for: piec

Displaying 20 results from an estimated 10782 matches for "piec".

Did you mean: pic
2013 Jan 24
0
hologram
...perience in China. Also, custom bracelet and custom packing box are welcomed. Any questions or more information, please let me know. Sincerely hope to find a way to cooperate with your esteemed company. The following are our Products: Hot Product more flag silicone bands bracelet US $ 1.5-2.2/ Piece sports silicone watch US $ 1.3-2/ Piece silicon hologram bracelet US $ 1.4-2/ Piece energy wristband US $ 1.3-2.2/ Piece sport silicone bands/bangles US $ 1.5-2.2/ Piece sport energy bracelet US $ 1.7-2.2/ Piece energy balance bracelets US $ 1.5-2.2/ Piece fashion health bracelet US $ 1.5...
2007 Apr 05
3
Trying to get drag and drop to revert when I want and stay at other times
Here''s the deal. I''m making an ajax-based chess game. It''s done but there''s something I''d like changed. Right now, to move pieces, you click on the piece you want and you click where you want the piece to go. People expect that, but they also expect the ability to simply drag and drop the piece. So I''ve been using the draggables and droppables, but I can''t quite get the affect I want. I want it so that whe...
2006 Jan 20
1
form_tag and multiple buttons inside problem
Hi, I have a bit of a problem with a form in rails. Well, the problem really is me not fully understanding the mechanism of the form_tag, so here''s what i try to do: The idea is to present a some edit fields for some @product attributes and then present a table showing the @product.pieces (pieces for every @product) and to include a "Edit Piece" and "Delete Piece" button in every row of the table. There''s suppose to be a "Edit Product" and "Create New Piece" at the end of the window. The problem is that (as shown below) the first...
2006 Apr 06
3
Drag and drop events. Or: How I learned to take over the world.
...is a drag and drop game, and it may not be 100% possible to do everything I want with it. But that has not stopped me from trying thus far. The project: a javascript drag-n-drop chess game. The goal: Make a chess game that can track movements for players, make sure moves are valid, remove pieces on capture. I figure stalemate/checkmate calculations can be left to the players for now. What do I have done? Not a ton. I got stuck. Which is why I need you all. What is my problem(s)? Simply, events. I think I need to use a lot of event listeners to handle this well, but there d...
2018 Feb 06
3
[RFC] Add mergeable and eh_frame section pieces to map files and --print-gc/icf-sections reports
Hi, We’d like to propose an extension to both the map file and the print-gc/icf-sections output. This extension would be to report the pieces of .eh_frame and SHF_MERGE sections in these files somehow. Since all (or at least the majority) of the contents of these sections in the output come from inputs, it would be beneficial in trying to associate the output contents with where they came from, helping with debugging and analysis as re...
2018 Feb 06
0
[RFC] Add mergeable and eh_frame section pieces to map files and --print-gc/icf-sections reports
It seems that showing eh_frame section pieces in the map file is useful, but I wonder what would be a concrete use case of the feature. Do you mind if you ask you to describe your plan if you have a use case in mind? On Tue, Feb 6, 2018 at 4:27 AM, James Henderson < jh7370.2008 at my.bristol.ac.uk> wrote: > Hi, > > > >...
2013 Oct 14
2
setuid or other ideas
Everyone, I am working on a Centos 5.9 system. I have an need to be able to activate a piece of software from /etc/smrsh that is activated when sendmail delivers the e-mail to this piece of software. I would like this piece of software to take on the user and group identities that are different than 'mail' which is what happens now. I want to use a user and group that is not roo...
2005 Dec 22
2
Reading in large file in pieces
I have a large file (millions of lines) and would like to read it in pieces. The file is logically separated into little modules, but these modules do not have a common size, so I have to scan the file to know where they are. They are independent, so I don't have to read one at the end to interpret one at the beginning. Is there a way to read one line at a time and...
2005 Feb 07
0
Trying to Seed Maybe Bug?
...#39;' from (druby://localhost:54744) ./3rdParty/rubytorrent/rubytorrent.rb:54:in `initialize'' Below is a Dump of the object that i passed -- #<RubyTorrent::MetaInfo:0x10a317c @dict= {"info"=> {"name"=>"Porp.avi", "pieces"=>"r7p\311\030\362\335\030z\212\302\0260\031\035b\311b-`", "piece length"=>65536, "length"=>76}, "creation date"=>1107759320, "created by"=> "RubyTorrent make-metainfo (http://rubytorrent.rubyforge...
2010 Apr 22
2
Jonckheere-Terpstra test using coin package?
...a normal approximation when ties are present in the data. To make this concrete, I've include a small dataset. Thanks. --Dale Hollander and Wolfe, 1999 Table 6.6, pg 205 control <- c(40, 35, 38, 43, 44, 41) rough <- c(38, 40, 47, 44, 40, 42) accurate <- c(48, 40, 45, 43, 46, 44) pieces <- list(control, rough, accurate) n <- c(6, 6, 6) grp <- as.ordered(factor(rep(1:length(n),n))) library(clinfun) jonckheere.test(unlist(pieces), grp, alternative="increasing") Output below ... > jonckheere.test(unlist(pieces), grp, alternative="increasing") Jo...
2009 Oct 16
3
How can I run a function to a piece of text?
Dear users, I got really stuck trying to apply a function to a piece of code that I created using different string functions. To make things really easy, this is a wee example: x<-c(1:10) script<-"x, trim = 0, na.rm = FALSE" ##script created by a number of paste() and rep() steps mean(script) ##functi...
2006 Jun 23
7
malloc small pieces of memory
Hi I have a Problem with wine. I have one Program, that allogaces many small pieces with "malloc()" in the memory. "many" means over 2 Mio, "small" means "from 8 to 128 bytes" in size. Running this Program on Windows gives me ~300MB Memory Usage (according to one of the values in the Tast manager). In Linux, "top" shows me a phy...
2006 Jan 23
0
HFSC Two piece service curve questions
Hello, this is my first post here and it is about the behavior of a HFSC class with a two piece-wise linear service curve. My goal is to separate audio streams from bulk traffic. To keep it simple a use two classes one high priority realtime and the other for the rest. Example: tc qdisc add dev ppp0 root handle 1: hfsc default 11 tc class add dev ppp0 parent 1: classid 1:1 hfsc rt m1 400kb...
2005 Jul 28
3
chess
hi I''m making a chess board app in Rails using the scriptaculous drag and drop stuff. A couple of questions, I am having trouble putting the chess pieces in the correct place - simply it seems that when i make somethign draggable it changes its positioning to relative - not so good for putting pieces on a board. Why is this ? Also i can''t see an OnDrop callback in the API documentation. Is this correct ? cheers jonah
2009 May 22
2
Scope problem?
...nterpolator function: interpOne <- function(xl,yl){ f = function(data){ t = (data-min(xl))/(max(xl)-min(xl)) return(min(yl)+t*(max(yl)-min(yl))) } return(f) } > k=interpOne(c(0,1),c(4,5)) > k(0.5) [1] 4.5 and this function uses the above to return a function that returns a piece-wise linear interpolator function: mr <- function(){ parts = list() ranges = rbind(c(0,1),c(1,2),c(2,3)) domains = rbind(c(3,4),c(5,6),c(2,8)) for(i in 1:length(ranges[,1])){ parts[[i]] = interpOne(ranges[i,],domains[i,]) } f = function(d){ pos = sum(d>ranges[,1])...
2009 Mar 21
3
Retrieving Vertices Coordinates from SpatialPolygons
Dear List, I'm trying to use different R packages for my Teaching Assistantship classes. And I cam out to an (apparently) very simple problem. I would like to retrieve the vertices coordinate of a SpatialPolygon data. I know this is stored in the "coords" slot, but I can't get access to it! I tried to coerce the SpatialPolygon into a data.frame but it doesn't work.
2007 Dec 19
5
assigning and saving datasets in a loop, with names changing with "i"
Dear R users, I am analysing a very large data set and I need to perform several data manipulations. The dataset is so big that the only way I can play with it without having memory problems (E.g. "cannot allocate vectors of size...") is to write a batch script to: 1. cut the data into pieces 2. save the pieces in seperate .RData files 3. Remove everything from the environment 4. load one of the piece 5. perform the manipulations on it 6. save it and remove it from the environment 7. Redo 4-6 for every piece 8. Merge everything together at the end It works if coded line by line but...
2003 Apr 21
2
piece wise functions
Hello, Apologies if this question has already arised, hope you can help me to the find the solution to this or point the place to look at. I have a multidimensional piece-wise regression linear problem, i.e. to find not only the regression coefficients for each "interval" but also the beginning and ends of the intervals. To simplify it to the one dimensional case and two intervals, the problem is to find A_0, A_1, ... A_p and "C" from the given...
2004 Nov 30
1
lme in R-2.0.0: Problem with lmeControl
Hello! One note/question hier about specification of control-parameters in the lme(...,control=list(...)) function call: i tried to specify tne number of iteration needed via lme(....,control=list(maxIter=..., niterEM=...,msVerbose=TRUE)) but every time i change the defualt values maxIter (e.g. maxIter=1, niterEM=0) on ones specified by me, the call returns all the iterations needed until
2007 Mar 09
2
piecing together statements (macro?)
Hi All I am pretty new to R but saw stata and sas's macro facilities and am looking for how such things work in R. I am trying to piece together a series of statements: n = 5 #want to have it dynamic with respect to n for (j in 1:n) { eval(paste("x", j, "=x[", j, "]", sep="")) } I want the created statements 'x1=x[1]' immediately executed and tried to do that with eval() but th...