码迷,mamicode.com
首页 >  
搜索关键字:drive    ( 2119个结果
Dual-polarity supply provides ±12V from one IC
Well-regulated, dual-polarity power supplies find wide use in disk-drive, handheld-device, automotive, and notebook-computer applications. In these ap...
分类:其他好文   时间:2014-11-28 14:15:58    阅读次数:315
Using a Virtex Device to Drive 5V CMOS-Level Signals
Must tri-state outputs and use an external resistor to pull up to 5VTo drive 5V CMOS-level inputs, a pull-up resistor must be applied to the 5V Virtex...
分类:其他好文   时间:2014-11-27 23:24:05    阅读次数:243
windows 上的 _splitpath 函数在 linux 平台下的简单实现
在做移植时, 发现了 _splitpath 在 linux 下是没有的,于是决定自己写下,也不难。 首先百科到如下内容: 声明定义 void _splitpath( const char *path, char *drive, char *dir, char *fname, char *ext ); 说明 分解路径,把你的完整路径给分割开来,就是一个对字符串进行分割的...
分类:Windows程序   时间:2014-11-27 20:30:56    阅读次数:566
UVA624:CD
CD  You have a long drive by car ahead. You have a tape recorder, but unfortunately your best music is on CDs. You need to have it on tapes so the problem to solve is: you have a tape N m...
分类:其他好文   时间:2014-11-26 22:39:08    阅读次数:280
Fatal error: Call to undefined function: ldap_conn
If you are a Windows Users:? This is a common error when you use XAMPP since LDAP is not enabled by default. You can follow this steps to make sure LDAP works in your XAMPP [Your Drive]:\xampp\ph...
分类:其他好文   时间:2014-11-26 14:36:57    阅读次数:177
Behave + Selenium(Python) ------ (第一篇)
Behave 介绍: 最近一个项目用了behave来做测试,因为之前没有接触过,所以写下最近的心得总结。 做自动化的人估计对selenium已经不是很陌生了,但是对于Behave工具,估计很少有人听说过。Behave是BDD(Behavior drive development - 行为驱动开发)的...
分类:编程语言   时间:2014-11-22 22:56:59    阅读次数:519
google hosts 2014-11-18
#### UPDATE: Tue Nov 18 14:54:00 UTC 2014#127.0.0.1 localhost74.125.129.98 0.docs.google.com74.125.129.98 0.drive.google.com74.125.129.98 ...
分类:其他好文   时间:2014-11-21 15:50:39    阅读次数:301
【cb2】扩展硬盘
1、硬盘为sata串口2、参考 http://docs.cubieboard.org/tutorials/ct1/installation/moving_rootfs_from_nandflash_to_hard_drivePrepeare the drive for rootfsThe drive...
分类:其他好文   时间:2014-11-18 13:05:36    阅读次数:205
Alaska
题目描述 Problem B: Alaska The Alaska Highway runs 1422 miles from Dawson Creek, British Columbia to Delta Junction, Alaska. Brenda would like to be the first person to drive her new elect...
分类:其他好文   时间:2014-11-17 22:51:11    阅读次数:278
Zookeeper源码学习1:win7下Ant编译Zookeeper源码为Eclipse工程
1、什么是Ant??? Apache Ant? Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each othe...
分类:Windows程序   时间:2014-11-16 23:09:00    阅读次数:445
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!