search for: zhiqiang

Displaying 9 results from an estimated 9 matches for "zhiqiang".

Did you mean: zhiliang
2006 Mar 26
3
merge two vectors of the same length into one?
...h length 1000 after using table ( X,Y ), I will get a matrix of 26*26. But I want to sort these values from large to small, that is to say, I want to get an output like this; AB 75 AC 60 CC 58 .... How can I get this kind of output? Thank you very much! -- Zhiqiang Ye
2006 Apr 09
3
Instant Message?
Hi all, My client softphone supports IM feature. Does any warmheated expert know if Asterisk can support IM also at server side? If so, is there any related documents or weblinks? -- Thanks & Best Regards! Steven Li -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060409/f131bc17/attachment.htm
2002 Dec 04
1
Help: add arrows on a filled.contour figure
...s(i, j, i+u[i,j],j+w[i,j],length=angleng,angle=angarrow,code=2, lwd=1,col="black") The peoblem is that the arrows use the whole device area, including the key on the right hand side of the filled contour. Does anyone know how to work out this problem? Many thanks for your kind reply. Dr Zhiqiang Cui School of Geography and Environmental Sciences The University of Birmingham Edgbaston, Birmingham B15 2TT
2002 Dec 05
2
Help: draw 3 filled.contour on one page
Dear All, I tried to draw 3 filled.contour plots on one page, but failed. It returns "Error in plot.new() : Figure margins too large". Can anyone help me to do this. BTW, does anyone has the experience to draw a isosurface with R? Dr Zhiqiang Cui School of Geography and Environmental Sciences The University of Birmingham Edgbaston, Birmingham B15 2TT
2011 Apr 19
0
PCI pass through issue
...MA Passthrough not enabled. (XEN) Intel VT-d Queued Invalidation enabled. (XEN) Intel VT-d Interrupt Remapping enabled. (XEN) I/O virtualisation enabled Can anyone help me with this issue? The HVM config file and dom-0 kernel config file are in the attachments. Check them out. J Thanks, Zhiqiang _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2014 May 20
1
About Using "nVidia Open Source Driver" on MIPS Computer
Hello, Gurus, recently I got a MIPS computer installed with Linux OS(Fedora), unfortunately there is no driver for the graphics card, so it cannot perform 3D acceleration. Since I happen to have a nVidia graphics card at hand (it is GeForce 9500GT, somewhat old), I want to apply this card on this computer, so my questions are: 1. Is it possible to make a nVidia graphics driver for this MIPS
2013 Sep 18
0
CFP: IEEE/ACM Int. Symp. on Cluster, Cloud and Grid Computing (CCGrid'14) -- Chicago May 26-29, 2014
...n Chen, HP Labs Marco Danelutto, University of Pisa Xiaoning Ding, New Jersey Institute of Technology Jose Fortes, University of Florida Paraskevi Fragopoulou, FORTH-ICS Vladimir Getov, University of Westminster Sergei Gorlatch, University of Muenster Palden Lama, University of Texas at San Antonio Zhiqiang Lin, University of Texas at Dallas Cristian Lumezanu, NEC Laboratories Ningfang Mi, Northeastern University Christine Morin, INRIA Jia Rao, University of Colorado, Colorado Springs Ian Taylor, Cardiff University and Louisiana State University Thomas Weigold, IBM Research Timothy Wood, George Washin...
2013 Sep 18
0
CFP: IEEE/ACM Int. Symp. on Cluster, Cloud and Grid Computing (CCGrid'14) -- Chicago May 26-29, 2014
...n Chen, HP Labs Marco Danelutto, University of Pisa Xiaoning Ding, New Jersey Institute of Technology Jose Fortes, University of Florida Paraskevi Fragopoulou, FORTH-ICS Vladimir Getov, University of Westminster Sergei Gorlatch, University of Muenster Palden Lama, University of Texas at San Antonio Zhiqiang Lin, University of Texas at Dallas Cristian Lumezanu, NEC Laboratories Ningfang Mi, Northeastern University Christine Morin, INRIA Jia Rao, University of Colorado, Colorado Springs Ian Taylor, Cardiff University and Louisiana State University Thomas Weigold, IBM Research Timothy Wood, George Washin...
2016 May 04
0
[Ceph] blockInfo cannot work with network type disk
Hi devs & users, The Telemetry service of OpenStack, project code name Ceilometer, is using libvirt.domain.blockInfo() to get disk's physical, allocation and capacity information [1]. However, when disk is network type with protocol ceph, the blockInfo() always fail with: libvirtError: internal error: missing storage backend for network files using rbd protocol. [2] After reading some