怀疑是configure的时候没加-nomake demos -nomake examples的问题references:http://stackoverflow.com/questions/10356198/error-when-compiling-qt-nmake-fatal-error-u10...
分类:
其他好文 时间:
2015-04-27 00:16:48
阅读次数:
231
语法可以认为就是Java运行:processing-java --output=/tmp/processing-xx --run --force --sketch=/home/ning/soft/processing-2.0b8/modes/java/examples/Demos/Graphics/...
分类:
其他好文 时间:
2015-04-26 18:04:52
阅读次数:
187
注册用户定义函数
Aerospike C 客户端提供在数据库中注册、更新或移除一个用户定义函数(UDF)模块的能力。目前,用户定义函数仅支持LUA语言。
aerospike_udf_put() — 注册或更新UDF模块。aerospike_udf_remove() — 移除UDF模块。
下面的代码引用自示例目录【examples/basic_examples/udf】...
分类:
其他好文 时间:
2015-04-26 09:29:49
阅读次数:
229
注:原文代码链接http://scikit-learn.org/stable/auto_examples/text/mlcomp_sparse_document_classification.html运行结果为:Loading 20 newsgroups training set... 20 new...
分类:
其他好文 时间:
2015-04-25 18:13:29
阅读次数:
205
装好caffe之后,下面我们来跑它自带的第一个例子,在mnist进行实验,参见http://caffe.berkeleyvision.org/gathered/examples/mnist.html(1)caffe在mnist自带的是使用leNet的网络结构。 1.简介: LeNet论文是Yan L...
分类:
Web程序 时间:
2015-04-24 00:58:43
阅读次数:
1093
caffe安装之后可以跑的第二个实例是在cifar10数据集上,参见http://caffe.berkeleyvision.org/gathered/examples/cifar10.html跟mnist的过程很类似: 1./data/cifar10/get_cifar10.sh 2./exampl...
分类:
其他好文 时间:
2015-04-24 00:48:43
阅读次数:
636
How to find the ABAP examples...
分类:
其他好文 时间:
2015-04-23 20:02:24
阅读次数:
175
1.调用TI的官方延时函数DELAY_US()的步骤,在DSP2803x_Examples.h头文件中。
使用TI定义的DELAY_US()函数步骤:
1). 工程添加 DSP2803x_usDelay.asm文件
2).声明extern Uint16 RamfuncsLoadSize,(RamfuncsRunStart
RamfuncsLoadStart在DSP2803x_...
分类:
其他好文 时间:
2015-04-23 17:29:27
阅读次数:
510
这段时间在做双目相机的标定,从MATLAB帮助文档中找到了有关双目相机的标定方法,花了一点时间翻译了一下,希望需要的人能借鉴一下!像很多博文一样,首先要列出原文:http://www.vision.caltech.edu/bouguetj/calib_doc/index.html#examples文...
分类:
其他好文 时间:
2015-04-23 17:10:29
阅读次数:
1843
我们先来看下应用了jinjatemplate之后,saltstates是如何编译和运行使用state.show_sls可以查看具体的state文件[root@node-194~]#salt‘*‘state.show_slsdev.openstack-keystone
node-191:
----------
keystone-add-haproxy:
----------
__env__:
base
__sls__:
dev.openstack-k..
分类:
其他好文 时间:
2015-04-23 13:51:34
阅读次数:
166