码迷,mamicode.com
首页 >  
搜索关键字:equivalent    ( 187个结果
Delphi与C语言类型转换对照
When converting C function prototypes to Pascal equivalent declarations, it's important to substitute the C function and argument types with the corre ...
分类:编程语言   时间:2016-05-03 14:32:35    阅读次数:222
Jersey(1.19.1) - Security
Security information is available by obtaining the SecurityContext using @Context, which is essentially the equivalent functionality available on the  ...
分类:其他好文   时间:2016-04-17 00:44:57    阅读次数:123
RPD Volume 168 Issue 4 March 2016 评论4
Non-vascular interventional procedures: effective dose to patient and equivalent dose to abdominal organs by means of DICOM images and Monte Carlo sim ...
分类:其他好文   时间:2016-03-31 07:04:22    阅读次数:164
2016.03.27,英语,《Vocabulary Builder》Unit 06
equ: from Latin aequus, meaning 'equal', equalize:使相等; equivalent:[?'kw?v?l?nt], A is equivalent to B; equilateral:[?i?kw?'læt?r?l], 等边的; equation:等式 ...
分类:其他好文   时间:2016-03-28 13:31:27    阅读次数:206
[2016-03-23][codeforces][560][D][Equivalent Strings]
时间:2016-03-23 14:15:39 星期三 题目编号:[2016-03-23][codeforces][560][D][Equivalent Strings] 题目大意:定义两个字符串相等方式,给出两个字符串,问是否相等 分析:递归判断即可 遇到的问题:长度为奇数的字符串一定不相等 #in...
分类:其他好文   时间:2016-03-23 20:02:15    阅读次数:197
等效采样
产生原因 有两种基本的数字化采样方式: 实时采样(real- time sampling)与等效采样(equivalent time sampling)。实时采样对波形逐点采集, 可以实时显示输入信号的波形, 因此适用于任何形式的信号波形, 重复或者不重复的, 单次的或者连续的。由于所采集的样点是按
分类:其他好文   时间:2016-02-20 13:22:53    阅读次数:187
[专业名词·硬件] 1、等效串联电阻ESR概述及稳压电路中带有一定量ESR电容的好处
一、等效串联电阻ESR概述 ESR是Equivalent Series Resistance的缩写,即“等效串联电阻”。理想的电容自身不会有任何能量损失,但实际上,因为制造电容的材料有电阻,电容的绝缘介质有损耗。这个损耗在外部,表现为就像一个电阻跟电容串联在一起,所以就称为“等效串联电阻”。有的电容
分类:其他好文   时间:2016-02-01 21:03:03    阅读次数:229
oracle的service 脚本
[root@oracleinit.d]#vimoracle#!/bin/sh#chkconfig:358010#description:Oracleautostart-stopscript.##SetORA_HOMEtobeequivalenttothe$ORACLE_HOME#fromwhichyouwishtoexecutedbstartanddbshut;##SetORA_OWNERtotheuseridoftheownerofthe#Sourcefunctionlibrary../etc/rc.d/i..
分类:数据库   时间:2016-01-25 17:32:45    阅读次数:286
Codeforces Round #313 (Div. 2) D.Equivalent Strings (字符串)
感觉题意不太好懂 = =#给两个字符串 问是否等价等价的定义(满足其中一个条件):1.两个字符串相等 2.字符串均分成两个子串,子串分别等价因为超时加了ok函数剪枝,93ms过的。#include #include #define clr(x,c) memset(x,c,sizeof(x))usin...
分类:其他好文   时间:2016-01-19 15:40:19    阅读次数:121
使用 UnrealPak.exe 创建 Pak文件方法
DLC这个问题折腾老子半个多月,现在总算有点进展,靠靠靠~到现在还是没搞定。https://forums.unrealengine.com/showthread.php?7323-UE4-equivalent-of-AssetBundles-(Unity)You could also use pak...
分类:其他好文   时间:2016-01-04 23:58:14    阅读次数:4695
187条   上一页 1 ... 9 10 11 12 13 ... 19 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!