similar to: Rolling algorithm vs CRC

Displaying 20 results from an estimated 300 matches similar to: "Rolling algorithm vs CRC"

2009 May 18
4
Possibility to porting Rsync to NT and other platforms
Hello, I am looking into possibilities of porting RSync for windows. Does anybody have an idea that which libraries and dependencies RSync uses which can not be compiled on windows (so thats why we use cygwin) Regards Hasanat Kazmi -- Hasanatkazmi@gmail.com "I hate Capitalism,so naturally I love Open Source" -- Hasanat Kazmi +923464362473 -------------- next part -------------- HTML
2009 Sep 07
1
Optimizing RSync algorithm using techniques with Google used in courgette
Hi,I am student at LUMS SSE (http://cs.lums.edu.pk) and an active RSync user. Just few days ago, Google wrote about Courgette*: an algorithm which is specially written for syncing executables. By using Courgette, Google made diff size 1/10th of previous techniques used. I was wondering if this (or something on same lines) can be used to optimize RSync? I am senior and have to do a project. I am
2010 Oct 08
2
Heatmap/Color Selection(Key)
Hi I made heatmap of QTL based on Lod score. Where I have traits in columns and marker data (rows). I can not cluster both column and rows as I need the right order for marker data. Can someone suggest me better way of generating heatmaps especially the colour key I want to select to visualize the results which are more interesting to look at. > library(gplots) >
2017 Nov 26
3
Solution for rsync overall progress data display
Hello, I looking for a solution to display overall rsync progress on an LCD display as a bargraph. I have found 2 parameters: --progress This option tells rsync to print information showing the progress of the transfer. This gives a bored user something to watch. Implies --verbose if it wasn't already specified.
2006 Aug 18
2
new centos 4.4 kernel
I have heard rumblings about the new kernel for 4.4 A change was made to the kernel for disk I/O to make it better/faster. I havnt heard/seen anything about what that really translates to. Any thoughts/opinions on this. jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jul 15
2
Cisco phones and Messages and Forward ToVM keys
; Below assumes you are using the same number for Voicemail boxes as extensions ; if ${RDNIS} is blank then GotoIf will go to extension 2, otherwise it will go to extension 102 exten => 8500,1,GoToIf($[X${RDNIS} = X]?2:102) exten => 8500,2,VoiceMailMain(s${CALLERIDNUM}) exten => 8500,3,Hangup exten => 8500,102,VoiceMail(u${RDNIS}) exten => 8500,103,Hangup ; you should now be able
2005 Jan 23
5
Music On-Hold problem
My problem is: No matter what machine I install and configure Asterisk on it I just can't get the music on-hold to work. Is anyone of you out there have such problem? If so what have you done to fix the problem? I've tried so far three other computers and none of them I was able to get music on-hold to work. CAN PLEASE ANYONE HELP. -------------- next part -------------- A non-text
2005 Oct 11
5
The effects of queueing on delay
I have a router with 3 network interfaces like in the following ASCII diagram below. All interfaces are 100mbit. There is tcp traffic being sent from net1 to net3 and from net2 to net3 and the tcp connections consume as much bandwidth as possible. There is a pfifo queue on the egress interface eth0 of the core router with a limit of 10 packets. net1 --> (eth1) router (eth0) -> net3
2004 Aug 06
2
speex over radio and homemade hardware
I've been given the task to hunt down a codec that out solar car team can use to transmit and receive data over a radio link between a chase car and the solar car its self. As of now I do not know the exact specifications of the internal hardware of the car, what I do know is they are looking at transmitting across a 2400baud connection, the unit in the car is homemade from our labs here.
2006 Apr 21
6
when using scaffold flash[''notice'']
Hi, When using the scaffold standard new / create methods, on successful completion of creating a new database entry, is there any return methods I cna pick up in a custom tempalte such as flash[''notice'']? Thanks Scott -- Posted via http://www.ruby-forum.com/.
2008 Jul 08
2
nls and "plinear" algorithm
hello all i havnt had a chance to read through the references provided for the "nls" function (since the libraries are closed now). can anyone shed some light on how the "plinear" algorithm works? also, how are the fitted values obtained? also, WHAT DOES THE ".lin" below REPRESENT? thanking you in advance ###################################### i have a quick
2011 Apr 12
1
Wine Prefix's and folders
Hey guys ok basically, ive got linux and league of legends working finally. took a while, but now ive come into the following issue to run league of legends, i need to have my prefix set to windows 2000, but steam, and all my other games that run fine with wine, like starcraft 2, need windows XP or windows 7 prefix's, but that damages league of legends from what ive read (i havnt tested this
2005 May 11
1
Samba + AD etc.
Hi all... Im at the stage where: Kinit works Net ads join -U Administrator works (I can see the computer in AD) Net ads user works Wbinfo -u / -g / -t works Getent passwd/group works What I cannot seem to get working is when someone logs onto the domain, and then tries to map a drive to the samba server, its like the credentials arent getting passed onto samba, or rather samba is unable to look
2009 Jul 08
7
install totaly messed up
I have just moved to a new server and transfered all my files over etc and also installed wine using yum, however I had a script on my site that used wine (via exec command) that no longer worked after the transfer to the new server. I tried a few things on the server thinking it was a problem with current setup but got nowhere, I then uninstalled wine via "yum erase wine" and
2006 Apr 26
10
Rails Document must be more detailed otherwise...
In java/c++ the method signature provide a good details on which parameters the method accept, but in rails the ability to send hash as parameters make it impossible to know which parameters can be send. This ability make the rails API doc a must to be full of details and not supply partial examples of usage. When for example I see *link_to_remote*(name, options = {}, html_options = {}) I would
2009 Aug 05
2
Anygood screenrecording software
Is there any other screen recording software that well open using wine an actually work. Thanks
2008 Dec 01
3
OT: What do you guys think of this?
http://www.theregister.co.uk/2008/12/01/richard_bennett_utorrent_udp/ FUD? Interesting? Boring? New news? Old news? -- Alex Balashov Evariste Systems Web : http://www.evaristesys.com/ Tel : (+1) (678) 954-0670 Direct : (+1) (678) 954-0671 Mobile : (+1) (706) 338-8599
2001 Dec 28
1
need help in shaping traffic
hi all, my system with kernel 2.4.16 & 2.4.17( RH-7.2) has netfilter-1.2.4, iproute-ss010803, squid, dns with 4 ether cards.i am trying a simple situation where i want to shape traffic all the interfaces. at present iam using netfilter to allow a few ips, using transparent squid & iproute to limit bandwidth. i feel i must give more bandwidth for my local servers for my office &
2004 Sep 07
1
ACS-38 SmartCard reader
Hi, Has anybody tried to get an ACR-38 USB smart card reader working with the devel/pcsc-lite library under FreeBSD? The vendor, Advanced Card Systems, seems to provide a Linux driver with sources, which I could probably port without too much hassle (depending on the license and such) at http://www.acs.com.hk/downloads_drivers.asp#ACR38, but neither that page nor Google nor marc.theaimsgroup.com
2004 Apr 26
1
Weird, weird, weird thing with my Asterisk box...
I've been banging my head into a wall over this one... Yesterday, we had a big fire down the block, so the city chopped the power to our whole block for a few hours, and the Asterisk box didn't shut down properly, just died when the UPS ran out. So I power it back up when I got in, and everything seemed to check out OK, except that when I dialed in to the system, or tried to connect