search for: peking

Displaying 20 results from an estimated 44 matches for "peking".

Did you mean: peeking
2011 May 03
2
[LLVMdev] Loop-Unroll optimization
Hi, > The loop that I am trying it on is: > for(i=0; i< 1000; i++) > { > c[i] = a[i] + b[i]; > } I can't find any benefit unrolling this loop. ------------------ Yuan Pengfei Peking Unversity, China
2013 Apr 05
0
Question about Project: Posting list encoding improvements
Dear all: My name is Xudong Zhang, from Peking University. I'm very interested in the Project: Posting list encoding improvements, and I have had some experience on encoding, and so I want to be involved in the project. About the project?I have a question to consult: What's the main goal of the improvement of the speed for the encodin...
2011 Apr 16
5
how to get the plot like this by R?
Dear R users, I see a graph (shown athttps://cid-c486ebef16722625.photos.live.com/self.aspx/%e6%88%91%e5%96%9c%e6%ac%a2%e7%9a%84%e8%8a%b1/untitled.bmp) in a published paper, which is very informative and clear. But I don't know what type the graph is. It looks like a sactter plot but has the points with the same y values are seperate.. I really aprreciate it if someone can tell
2009 Nov 04
7
Who's eating our bandwidth?
...nd. First thing, I wonder if the configuration I chose is too modest for the setup. Then, I took a peek in /var/log/httpd and the *-access.log files show quite some activity. Some haphazard whois on various IP addresses show me that these are no library users from around here. Like: Bogota?!? Peking?!? And quite some search engines. Since I don't need search engines for our application, I'm going to have to find a way to banish these. The log files are not very handy to decipher, so I googled a bit, and I think today I'm going to check out AWStats, which seems to be the right...
2011 May 03
2
[LLVMdev] Loop-Unroll optimization
...gt;> >> > The loop that I am trying it on is: >> > for(i=0; i< 1000; i++) >> > { >> > c[i] = a[i] + b[i]; >> > } >> >> I can't find any benefit unrolling this loop. >> >> ------------------ >> Yuan Pengfei >> Peking Unversity, China > > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > -- Best regards, Kuan-Hsu -------------- next part -...
2014 Mar 16
3
[GSoC 2014] About "Clustering of Search Results"
...gt; find a better approach. I will give more details about this in my > > application of GSoC. > > Great. > > Cheers, > Olly > -- Chi Liu +86-15210624786 Undergraduate Student Team of Search Engine and Web Mining School of Electronic Engineering and Computer Science Peking University, Beijing, 100871, P.R.China -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140317/121a8af8/attachment-0002.html>
2014 Mar 10
2
[GSoC 2014] About "Clustering of Search Results"
Hello. I am Liu Chi(??) from Peking University, China. I am planning to join GSoC. I am interested in Xapian and looking forward to find something interesting in GSoC 2014 Project Ideas List. The topic of "Clustering of Search Results" looks interesting and I think it suits me. I have been involved in a project that aims...
2011 May 03
0
[LLVMdev] Loop-Unroll optimization
...fei <coolypf at qq.com> wrote: > Hi, > > > The loop that I am trying it on is: > > for(i=0; i< 1000; i++) > > { > > c[i] = a[i] + b[i]; > > } > > I can't find any benefit unrolling this loop. > > ------------------ > Yuan Pengfei > Peking Unversity, China -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110502/8419c331/attachment.html>
2011 Apr 11
1
GSoC - Improving Spelling Correction
Hi Everyone, I?m a student in Peking University, China, my name is Xiaobing Liu, I?m interest in Spelling correction project. I think Xapian?s Spelling correction is based on edit distance with trusted dictionary. I have some questions about the spelling correction algorithm. 1. The Spelling correction algorithm depends on whi...
2011 Dec 08
1
How to plot multiple graphs in one go?
...or(elemconc$region) > for (i in as.character(levels(elemconc$region))) { + densityplot(data=elemconc, ~conc, subset=region==i) + } -- Kaiyin Zhong ------------------------------------------------------------------------------------------------------------------ Neuroscience Research Institute, Peking University, Beijing, P.R.China 100038 [[alternative HTML version deleted]]
2012 Mar 03
1
GSoC 2012: Backend for Lucene format indexes
Hi All, I'm Billy, a senior undergraduate student in Peking University. I'm working in the area of Information Retrieval and Web Mining. When going through the idea list, I felt quite interested in the "Backend for Lucene format indexes" project. I have been using java-lucene for about one year, but my subsequent work prefers C++ codes. This p...
2017 Oct 11
1
Notes for new R version 3.4.2
...t' This note didn't affect the normal operation of some statistical packages. BUT it does great affect the ggplot2 and the other graphics systems in my PC. So, what can I do to fix this bugs or is there any remedy to make things ok? Thanks for your reading! Best! Kai Luo Ph.D. candidate Peking Union Medical College Beijing,China zip: 100730 [[alternative HTML version deleted]]
2014 Mar 27
2
[GSoC 2014] About "Clustering of Search Results"
On Mon, Mar 24, 2014 at 01:57:09PM +0800, Chi Liu wrote: > I have generated the patch by git diff and upload here > https://github.com/incredibleliuchi/xapian_patch_earlyenglishstemmer > > And I have also open a "pull request" on github. Thanks, looks good. Now merged. Cheers, Olly
2014 Apr 04
2
[GSoC 2014] About "Clustering of Search Results"
...o improve my proposal. Kindly review it and let me know of any changes are to be made to my proposal or if more research needs to be done now. Thanks a lot. -- Chi Liu +86-15210624786 Undergraduate Student Team of Search Engine and Web Mining School of Electronic Engineering and Computer Science Peking University, Beijing, 100871, P.R.China -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140404/f2998c02/attachment-0002.html>
2011 May 03
0
[LLVMdev] Loop-Unroll optimization
...trying it on is: >>> > for(i=0; i< 1000; i++) >>> > { >>> > c[i] = a[i] + b[i]; >>> > } >>> >>> I can't find any benefit unrolling this loop. >>> >>> ------------------ >>> Yuan Pengfei >>> Peking Unversity, China >> >> >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > > > -- &...
2008 Sep 28
1
Dream of a wiki GUI for R
...R? Most R fans are wiki fans, but not vice verse. So, I think I should talk my dream here rather than at wikipedia. If you know it had been a practice rather than an idea, please tell me where to write my teaching interface. LI, Xiaoxu School of Arts and Social Sciences, Shenzhen Graduate School, Peking Univ.(Shenzhen Campus) China
2015 May 17
1
The function cummax() seems to have a bug.
...] NA 0 The correct result of this case should be NA NA. The mistake in [ https://github.com/wch/r-source/blob/trunk/src/main/cum.c#L130-L136] may be the reason. Best Regards, Dongcan -- Dongcan Jiang Team of Search Engine & Web Mining School of Electronic Engineering & Computer Science Peking University, Beijing, 100871, P.R.China [[alternative HTML version deleted]]
2004 Oct 19
2
error in file(file, "r")
...e(file, "r") : unable to open connection In addition: Warning message: cannot open file `SwirlSample.txt' . In fact, my file has been already in the current working directory. My R is running on window operation system instead of UNIX. Thanks. Shizhu Zang Department of Biochemsitry Peking University Beijing China --------------------------------- 150ÍòÇúMP3·è¿ñËÑ£¬´øÄú´³ÈëÒôÀÖµîÌà ÃÀÅ®Ã÷ÐÇÓ¦Óо¡ÓУ¬ËѱéÃÀͼ¡¢ÑÞͼºÍ¿áͼ 1G¾ÍÊÇ1000Õ×£¬ÑÅ»¢µçÓÊ×ÔÖúÀ©ÈÝ£¡ [[alternative HTML version deleted]]
2009 Dec 26
5
Is SEM package of R suitable for sem analysis
...acher told me AMOS is more suitable for such analysis. Could someone help tell me whether it is true that some commercial software is better accepted in academic fields? Sorry if I should not post such topics here. -- Best Regards, Reeyarn T. Lee Accounting Dept, Guanghua School of Management, Peking University, Beijing, P.R. China
2011 May 03
3
[LLVMdev] Loop-Unroll optimization
...for(i=0; i< 1000; i++) >>>> > { >>>> > c[i] = a[i] + b[i]; >>>> > } >>>> >>>> I can't find any benefit unrolling this loop. >>>> >>>> ------------------ >>>> Yuan Pengfei >>>> Peking Unversity, China >>> >>> >>> >>> _______________________________________________ >>> LLVM Developers mailing list >>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >>&...