码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
Calculate CAN bit timing parameters -- STM32
Calculate CAN bit timing parametersCalculate CAN bit timing parameterstypedef struct{ //char name[ 16 ]; // Name of the CAN controller...
分类:其他好文   时间:2015-08-11 14:06:47    阅读次数:362
Creating Isomorphic Apps with Node.js, React, and Express
In this article, we’re going to use following software:React: the UI framework that can rendered on both server and client.webpack: a module bundler t...
分类:移动开发   时间:2015-08-11 11:49:44    阅读次数:162
HDU-1114(背包DP)
Piggy-BankProblem DescriptionBefore ACM can do anything, a budget must be prepared and the necessary financial support obtained. The main income for t...
分类:其他好文   时间:2015-08-11 00:03:22    阅读次数:179
C#-MVC开发常见异常处理
一、EF框架问题错误的提示为:Model compatibility cannot be checked because the database does not contain model metadata.Model compatibility can only be checked for ...
分类:Windows程序   时间:2015-08-10 23:52:44    阅读次数:441
LintCode-Copy Books
Given an array A of integer with size of n( means n books and number of pages of each book) and k people to copy the book. You must distribute the continuous id books to one people to copy. (You can g...
分类:其他好文   时间:2015-08-10 22:25:51    阅读次数:402
LeetCode:Word Break(DP)
Given a string s and a dictionary of words dict, determine if s can be segmented into a space-separated sequence of one or more dictionary words.For e...
分类:其他好文   时间:2015-08-10 21:34:59    阅读次数:97
uva 10118 记忆化搜索
Little Bob is playing a game. He wants to win some candies in it - as many as possible. There are 4 piles, each pile contains N candies. Bob is given a basket which can hold at most 5 candies. Each ...
分类:其他好文   时间:2015-08-10 20:02:48    阅读次数:141
HNU11376:Golf Bot
Problem description Input The first line has one integer: N, the number of different distances the Golf Bot can shoot. Each of the following N lines has one integer, ki, the di...
分类:其他好文   时间:2015-08-10 20:01:23    阅读次数:123
zoj 2734 Exchange Cards(母函数 && DFS)
Exchange Cards Time Limit: 2 Seconds      Memory Limit: 65536 KB As a basketball fan, Mike is also fond of collecting basketball player cards. But as a student, he can not always get the mone...
分类:其他好文   时间:2015-08-10 18:10:30    阅读次数:126
打开PowerDesigner/PDM文件时出现"cannot load the dbms"错误
今天重装powerdesigner之后打开PDM文件弹出错误:“can not load the dbms ibm db2 8.x commom server” 百度了一下经我验证可以解决此问题: 解决方案: 报错后点击确定,会弹出选择DBMS的界面,将路径指向Sybas...
分类:数据库   时间:2015-08-10 16:20:57    阅读次数:529
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!