centOs下: error: Failed dependencies: 检查依赖性错误
解决方法刚才安装avast的linux版,结果出现了:[root@localhost /]# rpm -ivh
avast4workstation-1.3.0-1.i586.rpmerror: Failed d...
分类:
其他好文 时间:
2014-06-11 12:34:53
阅读次数:
186
网易公开课,第9课
notes,http://cs229.stanford.edu/notes/cs229-notes4.pdf 这章要讨论的问题是,如何去评价和选择学习算法
Bias/variance tradeoff 还是用这组图,学习算法追求的是generalization error(对未知...
分类:
其他好文 时间:
2014-06-11 12:21:15
阅读次数:
445
在Linux上检出windows
SVN服务器上项目时出现了SSLhandshakefailed:SSLerror:Keyusageviolationincertificatehasbeendetected.的错误。最后通过从网上检索找到了一个答案:
可以同时解决掉在Ubuntu上和CentOS上检...
JAVA中引用com.sun.awt.AWTUtilities时报错的解决办法[转]在Eclipse中设置如下就可以了:When
using com.sun.awt.AWTUtilities, Eclipse gives a error:- Access restriction: The
metho...
分类:
编程语言 时间:
2014-06-11 10:50:44
阅读次数:
444
2014-06-06 17:23:19:082 ERROR
DbQueryExceptionHandler:80 - org.apache.ibatis.binding.BindingException: Invalid
bound statement (not found): gov.hkpf.c...
分类:
移动开发 时间:
2014-06-11 09:18:45
阅读次数:
1149
1.#error Directive (C/C++)The #error directive
emits a user-specified error message at compile time and then terminates the
compilation.#error toke...
分类:
编程语言 时间:
2014-06-11 08:34:39
阅读次数:
347
The paper "Optimal Decoding of Linear Codes for
Minimizing Symbol Error Rate", which is the source of the BCJR decoding
algorithm, is my current obje....
分类:
其他好文 时间:
2014-06-11 07:35:20
阅读次数:
250
开发环境 : win7 32bit ,VS2010,先看一段C代码:#include int
main(){ int x; //-858993460 printf("%d",x); //弹出Debug Error对话框 //x=func1();
getchar(); r...
分类:
其他好文 时间:
2014-06-08 06:26:59
阅读次数:
321
php不打日志好久了,每次都nginx返回500
都依靠检测代码来发现问题,很累。网上也找了很多关注php打错误日志的。都没效果。偶然通过phpinfo()
发现这个。error_log/var/log/php-fpm/www-error.log/var/log/php-fpm/www-error....
分类:
Web程序 时间:
2014-06-07 22:58:57
阅读次数:
434
win7 64位 专业版 + vs2010 从vc6.0下转过来的一个项目,突然遇到这个问题。
解决方案:
用C:\Windows\winsxs\x86_netfx-cvtres_for_vc_and_vb_b03f5f7f11d50a3a_6.1.7600.16385_none_ba476986f...
分类:
其他好文 时间:
2014-06-07 16:56:07
阅读次数:
241