码迷,mamicode.com
首页 >  
搜索关键字:energy conversion    ( 777个结果
ieee trans on energy conversion 2
Z. Wang, W. Wu and B. Zhang, "A Distributed Control Method With Minimum Generation Cost for DC Microgrids," in IEEE Transactions on Energy Conversion, ...
分类:其他好文   时间:2017-01-22 21:19:46    阅读次数:355
Exadata X2-2 更换 存储节点Flash卡电池(ESM)
Exadata X2-2中的F20 Flash卡含有电源存储模块ESM(Energy Storage Module ), 也就是我们常说的电池,当主机异常断电时,ESM给Flash模块提供备用电源。实际上它并不是常规意义上的电池,而是一个叫做超级电容(supercapacito)的东西。它和普通的电... ...
分类:其他好文   时间:2017-01-22 07:45:56    阅读次数:1265
struts2基础---->自定义类型转换器
这一章,我们开始struts2中自定义类型转换器的学习。 自定义类型转换器 一、定义一个继承于StrutsTypeConverter的转换类: 二、在src下面定义一个properties文件,名为xwork-conversion.properties。struts2提供了两种方式来配置转换器 应用 ...
分类:其他好文   时间:2017-01-18 16:02:34    阅读次数:241
November 12th 2016 Week 46th Saturday
Never love anyone who treats you like you are ordinary. 请爱那些爱你的人。 Don't waste your limited energy on those useless. There is a crack in everything, Th ...
分类:其他好文   时间:2017-01-16 19:42:17    阅读次数:191
[题解]USACO 1.3 Wormholes
Farmer John's hobby of conducting high-energy physics experiments on weekends has backfired, causing N wormholes (2 <= N <= 12, N even) to materialize ...
分类:其他好文   时间:2016-12-25 17:40:26    阅读次数:252
reference
z@z:~$ g++ -std=c++11 ref.cpp ref.cpp:7:10: error: invalid conversion from ‘int’ to ‘int*’ [-fpermissive] int *a = i; ^z@z:~$ g++ -std=c++11 ref.cpp ...
分类:其他好文   时间:2016-12-25 13:43:04    阅读次数:172
Overview and Evaluation of Bluetooth Low Energy: An Emerging Low-Power Wireless Technology
转自:http://www.mdpi.com/1424-8220/12/9/11734/htm Sensors 2012, 12(9), 11734-11753; doi:10.3390/s120911734 Article Overview and Evaluation of Bluetooth ...
分类:其他好文   时间:2016-12-21 20:55:09    阅读次数:157
蓝牙开发笔记
MFI make for ipad ,iphone, itouch 专们为苹果设备制作的设备 BLE buletouch low energy,蓝牙4.0设备因为低耗电,所以也叫做BLE peripheral,central == 外设和中心,发起连接的时central,被连接的设备为perilhe ...
分类:其他好文   时间:2016-12-19 13:55:37    阅读次数:286
SVN迁移到Git的过程(+ 一些技巧)
SVN迁移到Git的过程(+ 一些技巧) 李顺利 Key Words SVN,Git,Clone,Conversion,Tips,VCS,Pro Git 关于在VCS中SVN和Git之间的迁移(Clone)这个部分网上已经有大批的文章介绍,而且都非常不错,能够满足我们的常见的需求,这里介绍的是我自己 ...
分类:其他好文   时间:2016-12-06 13:24:48    阅读次数:260
C++: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
2016-12-5 16:17:09 在CentOS下开发CTP系统,引入C++程序的过程中,编译(g++ ****)时,有如下提示 【1】 testMdApi.cpp:15:45: warning: deprecated conversion from string constant to ‘ch ...
分类:编程语言   时间:2016-12-05 17:12:37    阅读次数:373
777条   上一页 1 ... 24 25 26 27 28 ... 78 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!