码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
What Makes a Robot?
no.15 W3D4 Hello, everybody. Try to imagine this situation, what if I bring a well-made robot here? What if this robot can dance, sing and even cook a
分类:其他好文   时间:2016-03-19 01:02:32    阅读次数:194
STM32canopen调试
问题1:用usbcan监测不到can口的报文 属于接线问题 CANopen程序总使用的是can1 对应的接下口在J1的1和2口,而其接口排序是从外向里排序,故最外面的为1号接口,由于接线时,按照左边的顺序来数的(左右接口排序对称),把can1H接到了can2L上,can1L接到了can2H上。最后通
分类:其他好文   时间:2016-03-18 23:25:38    阅读次数:400
第三百五十一天 how can I 坚持
是应该喜欢还是厌烦这种状态,犹豫不定,毫无目标。 人不贪,谁信,我嘴上说我不贪,可是内心已经把我出卖了,要不怎么股票会被套呢。 别人贪婪时我恐惧,别人恐惧时我贪婪,我成了什么,别人贪婪时,我狂妄,别人恐惧时,我更怂。 入市才一年,有的是时间,但得总结,吃一堑,长一智,要坚持自己的原则,要不,怎么都是
分类:其他好文   时间:2016-03-18 23:19:21    阅读次数:220
1007 - Mathematically Hard
Mathematically some problems look hard. But with the help of the computer, some problems can be easily solvable. In this problem, you will be given tw
分类:其他好文   时间:2016-03-18 20:09:02    阅读次数:239
FZU1004-Number Triangle经典动归题,核心思路及代码优化
Consider the number triangle shown below. Write a program that calculates the highest sum of numbers that can be passed on a route that starts at the
分类:其他好文   时间:2016-03-18 19:54:23    阅读次数:223
[LeetCode]Unique Paths
题目描述: A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below). The robot can only move either down or right at
分类:其他好文   时间:2016-03-18 16:00:15    阅读次数:132
lintcode-medium-Digit Counts
Count the number of k's between 0 and n. k can be 0 - 9. if n=12, k=1 in [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], we have FIVE 1's(1, 10, 11, 12)
分类:其他好文   时间:2016-03-18 13:24:35    阅读次数:156
中文武器命名方法, 不用winhex, 直接游戏内操作
程序猿一枚, 经过不懈搜索, 终于找到给武器中文命名的方法, 应该是中文网络内首发, 特来贵吧宣传. 参考资料:https://www.reddit.com/r/fo4/comments/3t354b/tip_you_can_add_text_formatting_italic_underline/
分类:Windows程序   时间:2016-03-18 12:03:06    阅读次数:205
Creating Hyperv Agent Installer
If you want to use pre-built Hyper-V Agent Installer then you can download from jenkins. For master you can download from http://jenkins.buildacloud.o
分类:其他好文   时间:2016-03-18 10:49:05    阅读次数:600
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'解决
安装上mysql后,报 Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock',试了网上的方法都没有用,于是打开/etc/my.cnf查看。 看到这么一段: # The MySQL server
分类:数据库   时间:2016-03-17 16:28:11    阅读次数:186
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!