search for: beom

Displaying 6 results from an estimated 6 matches for "beom".

Did you mean: benm
2016 Apr 18
0
(Small) programming job related to network analysis
...lation using Network Rewiring" ( http://www.mssanz.org.au/MODSIM07/papers/13_s20/RealisticSocial_s20_Dekker_.pdf ) (2) Konstantin Klemm and V?ctor M. Egu?luz - "Growing scale-free networks with small-world behavior" (http://ifisc.uib-csic.es/victor/Nets/sw.pdf) (3) Petter Holme and Beom Jun Kim - "Growing Scale-Free Networks with Tunable Clustering" (http://arxiv.org/pdf/cond-mat/0110452.pdf) I am looking for three functions (e.g., sample_dekker, sample_klemm, sample_holme) that generate an output similar to the functions sample_pa and sample_smallworld in the R package...
2016 Apr 19
0
(Small) programming job related to network analysis
...lation using Network Rewiring" ( http://www.mssanz.org.au/MODSIM07/papers/13_s20/RealisticSocial_s20_Dekker_.pdf ) (2) Konstantin Klemm and V?ctor M. Egu?luz - "Growing scale-free networks with small-world behavior" (http://ifisc.uib-csic.es/victor/Nets/sw.pdf) (3) Petter Holme and Beom Jun Kim - "Growing Scale-Free Networks with Tunable Clustering" (http://arxiv.org/pdf/cond-mat/0110452.pdf) I am looking for three functions (e.g., sample_dekker, sample_klemm, sample_holme) that generate an output similar to the functions sample_pa and sample_smallworld in the R package...
2016 Oct 24
7
RFC [PATCH 0/3] Expose power budget cap via hwmon
There is an optinal header field in the power budget table we can use to read out the power cap of the GPU. Sadly it is optional and if that field isn't sad, things beome complicated. Anyhow, this is good enough for most cards and we can use it later for capping the power consumption of the GPUs, but first, just export those values through hwmon. First design, will change stuff, want comments. Thanks. Karol Herbst (3): nvbios/power_budget: Add basic power budg...
2004 Aug 06
2
Error in compiling Speexdec code(Speex-1.1.5code)onWindows usingVC++6.0
...hould point out if you do decide to go this route.... currently my demuxer builds a seek table, which could potentially be a bit of a memory hog on a small device... though when i get around to adding the networking code, i will have to use my bisection seek code, so the use of the seek table would beome optional.Though on an average 5 meg file, the seek table is around 20k. But on big files it could get quite large. Zen ----- Original Message ----- From: illiminable To: speex-dev@xiph.org Sent: Friday, May 14, 2004 7:04 PM Subject: Re: [speex-dev] Error in compiling Speexdec code(Sp...
2004 Aug 06
2
Error in compiling Speexdec code (Speex-1.1.5 code)onWindows usingVC++6.0
Thanks a lot Zen. Basically I'm trying to create a Speex decoder for Pocket PC. Actually I've already implemented an application for (talking phrasebook) Pocket PC using .NET CF. Now in that app I'm using XAudio MP3 decoder to play MP3 files from within my application. My doesn't have a player GUI, I'm just using the MP3 decoder programmatically from within my app. Now since
1997 Aug 02
44
Question
Is there a way to prevent other users from being able to map a drive from windoww95/NT to anyother user directory on the system. For example I can map to anyone's account on the system and have read only access, is there a way to stop this in either the global or share level? Thanks