码迷,mamicode.com
首页 >  
搜索关键字:telephone wire    ( 508个结果
POJ 1144 & Uva 315 Network 【求割点数目】
Network Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 10855   Accepted: 5020 链接:http://poj.org/problem?id=1144 Description A Telephone Line Company (TLC) ...
分类:Web程序   时间:2015-08-27 13:22:59    阅读次数:217
One-wire Demo on the STM32F4 Discovery Board
One-wire Demo on the STM32F4 Discovery BoardSome of the devs at work were struggling to get their software talking to a Dallas 1-wire device. I rememb...
分类:其他好文   时间:2015-08-26 21:47:59    阅读次数:230
Serial Wire Debug (SWD) Interface -- PSoc5
PSoC 5 supports programming through the serial wire debug (SWD) interface.There are two signals in SWD interface: data signal (SWDIO) and a clock for ...
分类:其他好文   时间:2015-08-25 13:36:38    阅读次数:2537
Introduction to Cortex Serial Wire Debugging
Serial Wire Debug (SWD) provides a debug port for severely pin limited packages,often the case for small package microcontrollers but also complex ASI...
分类:其他好文   时间:2015-08-21 20:51:24    阅读次数:197
【POJ3612】【USACO 2007 Nov Gold】 1.Telephone Wire 动态调节
意甲冠军:一些树高给出。行一种操作:把某棵树增高h,花费为h*h。操作完毕后连线,两棵树间花费为高度差*定值c。求两种花费加和最小值。题解:跟NOIP2014 D1T3非常像。暴力动规是O(1*10^9)会T所以单调队列一下,每颗树扫两遍结束。完事,看水代码吧。#include #include #...
分类:其他好文   时间:2015-08-21 10:43:41    阅读次数:170
PSTN
PSTN ( Public Switched Telephone Network )定义:公共交换电话网络,一种常用旧式电话系统。即我们日常生活中常用的电话网。工作原理 公共交换电话网络是一种全球语音通信电路交换网络,包括商业的和政府拥有的。所谓公用电话交换网(PSTN——Public Switch...
分类:其他好文   时间:2015-08-17 11:37:52    阅读次数:176
POJ 1144--Network 【无向图中割点总数】
Network Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 10764   Accepted: 4978 Description A Telephone Line Company (TLC) is establishing a new telephone c...
分类:Web程序   时间:2015-08-12 19:28:22    阅读次数:131
Canbus ID filter and mask
Canbus ID filter and maskCANBUS is a two-wire, half-duplex, bus based LANsystem that is ‘collision free’. Data is BROADCAST onto the bus -THERE IS NO ...
分类:其他好文   时间:2015-08-10 07:03:25    阅读次数:353
LeetCode (17)Letter Combinations of a Phone Number
题目Given a digit string, return all possible letter combinations that the number could represent.A mapping of digit to letters (just like on the telephone buttons) is given below.Input:Digit string “23”...
分类:其他好文   时间:2015-08-07 22:23:27    阅读次数:195
uva 315 Network(连通图求割点)
https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=251NetworkA Telephone Line Company (TLC) is establishi...
分类:Web程序   时间:2015-08-06 10:45:33    阅读次数:145
508条   上一页 1 ... 33 34 35 36 37 ... 51 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!