Welcome![Sign In][Sign Up]
Location:
Search - h4

Search list

[EditBoxcell12321

Description: MFC写的简易电子表格,支持 =SUM(H4:H9)等的求和共式。-MFC write simple electronic forms, support = SUM (H4 : H9), the sum-total.
Platform: | Size: 98286 | Author: fzk | Hits:

[ADO-ODBCh4

Description: asp开发的网站控制-asp development of the site control
Platform: | Size: 7119 | Author: 中国最大 | Hits:

[assembly languageFIR2

Description: 用线性缓冲区和间接寻址方法实现FIR滤波器 * *N=5,y(n)=h0*x(n)+h1*x(n-1)+h2*x(n-2)+h3*x(n-3)+h4*x(n-4)
Platform: | Size: 1071 | Author: hhh | Hits:

[assembly languageFIR3

Description: 用线性缓冲区和带移位双操作数寻址方法实现FIR滤波器 * *N=5,y(n)=h0*x(n)+h1*x(n-1)+h2*x(n-2)+h3*x(n-3)+h4*x(n-4)*
Platform: | Size: 981 | Author: hhh | Hits:

[Crypt_Decrypt algrithmsibe具有认证功能算法

Description: 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0, 1}n鄘0, 1}n Setp 2: 随机选取一个 s? 令 Ppub=sP。 Step 3: 选择两个算法函数, H1: {0, 1}*?, H2: G2畕0, 1}n 。(对于安全验证,将所有的散列函数看作是随机的数据系统)。 消息空间为M= {0, 1}n。 密文空间为 C = 磠0, 1}n。 输出系统参数为 p = {q, G1, G2, ê, n, P, Ppub, H1, H2 H3, H4,}。 主密钥为 s?。 (2)、提取: 对于一个给定的字符串 Id蝱0, 1}* 算法如下: Step 4: 计算 QId = H1(Id) ?。 Step 5: 设私钥为 SId 则 SId = (QId)s 其中s为主密钥。 (3)、加密: 利用公钥 Id加密m蜯 算法如下: Step 6: 计算 QId = H1(Id) ?。 Step 7: 选择一个随机数 σ?。 Step 8: 设r= H3 (σ,m) Step 9:建立密文为:c= (4)、解密: 令c = 为用公钥加密的密文。如果U不属于 ,则拒绝该密文, 使用私钥要解密 SId? : Step 10:计算σ=V臜2(ê(SId, U)) Step 11:得出m=W H4 (σ) Step 12:设r = H3 (σ,m),验证U与rσ是否相等,如果不等则拒绝。 由上述算法的一般形式可以看出,基本的基于身份的广播加密机制,在解密时需要解一个n个变量的线性方程组(n为用户的数目),虽然有相对有效的方法解方程组但是对于WSN中的节点来说,需要的存储空间和计算量都太大,不适合。 针对上述问题提出了改进的基于身份的广播加密机制[17]。改进的算法不需要解方程组,它基于数学变换利用双线性的特性,在解密时只需要节点自己的私钥和已知的其他节点的公钥即可。采用了IBE算法的简要版本(simple)使用两个hash函数。对于改进基于身份认证的组播认证机制不需要解决任何的线性系统的方程和没有复杂的操作,更适用于计算和存储等能力都受限制的无线传感网络。 2 IBE算法性能分析 2.1 算法安全性 不管对于传统网络还是无线传感器网络,密钥管理方案的安全性都是首要考虑的因素,包括保密性、完整性、有效性等。 现在我们就来分析一下上述IBE算法的安全性。基于椭圆曲线的IBE算法的安全性依赖于给定P和rP条件下计算出r的难度,即求解椭圆曲线对数问题的时间复杂性。节点对明文加密后,将密文连同rP一起发出。解密密文时,当节点正常接收,只要用私钥dID经过计算就可以得到明文;当信息被攻击节点截取时,由于缺少私钥dID,攻击节点要算出密钥只能沿用发送节点的公式: ,假设攻击节点可以知道公钥QId和系统参数P和Ps,同时rP也是连同密文一起发送的,因此只要由P和rP解出发送节点选择的r,就可以得到gID。但是,解出r是几乎不可能的,所以IBE的安全性很高。
Platform: | Size: 1500328 | Author: michelle.yaer@163.com | Hits:

[ADO-ODBCh4

Description: asp开发的网站控制-asp development of the site control
Platform: | Size: 7168 | Author: 中国最大 | Hits:

[EditBoxcell12321

Description: MFC写的简易电子表格,支持 =SUM(H4:H9)等的求和共式。-MFC write simple electronic forms, support = SUM (H4 : H9), the sum-total.
Platform: | Size: 98304 | Author: fzk | Hits:

[assembly languageFIR2

Description: 用线性缓冲区和间接寻址方法实现FIR滤波器 * *N=5,y(n)=h0*x(n)+h1*x(n-1)+h2*x(n-2)+h3*x(n-3)+h4*x(n-4)-Linear buffer and indirect methods of addressing realize FIR filter** N = 5, y (n) = h0* x (n)+ H1* x (n-1)+ H2* x (n-2 )+ h3* x (n-3)+ h4* x (n-4)
Platform: | Size: 1024 | Author: hhh | Hits:

[assembly languageFIR3

Description: 用线性缓冲区和带移位双操作数寻址方法实现FIR滤波器 * *N=5,y(n)=h0*x(n)+h1*x(n-1)+h2*x(n-2)+h3*x(n-3)+h4*x(n-4)*-Linear buffer and with double-shift operand addressing methods realize FIR filter** N = 5, y (n) = h0* x (n)+ H1* x (n-1)+ H2* x (n-2)+ h3* x (n-3)+ h4* x (n-4)*
Platform: | Size: 1024 | Author: hhh | Hits:

[Windows DevelopDAQ_Simulator4

Description: 专家点评:0 F f1 J9 S$ c { b6 M2 w" y a.后面板程序架构清晰,整洁易懂,输入输出模块管理,定义清晰.作者使用工程管理合理构建相关子VI,程序具有一定创意性,看得出来作者具有深厚的LabVIEW高级程序编程水平和经验.这次主要关注的是image图形移动以及连线算法,作者巧妙设计出重构多图移动的算法,创意之处. 缺点IC page,Dqa page之间功能联系需要更紧密些,如增加单个image点,数据实时显示等 * R7 G, `5 H4 A: y W$ v! ^( Jb.程序外观友好,完善;程序构架设计合理,层次清楚,体现出作者深厚的程序功底。有些小瑕疵需要注意,1VI图标未设计,有点残缺的感觉;2功能上Abort按键不能中止正在执行的操作; , [ P7 Y7 x S8 ^# I6 {c.程序很多细节都体现了作者有长期的LabVIEW使用的经验和技巧,唯一不足之处是程序中没有代码说明,而且很多属性节点建议有名字显示,不要用最紧凑的方式。, x$ }* W( \" H0 B* h d.设计合理,界面美观,message提示框很出彩。不足之处是无法选择查看单个通道或者多个通道的数据;数据采集不是并行的,也不是实时的;在拓扑图上的终端节点没有提供右键菜单功能。后面板上用顺序结构来分块的方法值得商榷,vi的整体布局稍显拥挤。总体来说不错,加油-err
Platform: | Size: 2719744 | Author: 卢永 | Hits:

[ActiveX/DCOM/ATLsysfp

Description: 完成从SDH telecom bus的38Mhz*4系统时钟和复帧提取出SDH的telecom bus的C1j1,spe,au指针 ,H4位置等SDH帧结构-SDH telecom bus from 38Mhz* 4 the system clock and rehabilitation SDH frame to extract the telecom bus of C1j1, spe, au pointer, H4 location SDH frame structure
Platform: | Size: 1024 | Author: leon | Hits:

[Windows DevelopBlackMagicTraffic

Description: The most important tag on a page is your title tag, followed after by the h1 and h2 (not sure on h3, h4 etc.). If you look at a well presented site you ll see that either the site title is in a h1 on every page, and the page title is in a h2, or the page title is in a h1 on each page. A standard WordPress site has the site title in a h1 and the post titles are in h2s.
Platform: | Size: 87040 | Author: de thik | Hits:

[OtherBluetooth_HCI

Description: 蓝牙驱动,BCSP,HCI,H4,bthcsr,bthuart-bluetooth driver,BCSP,HCI,H4,bthcsr,bthuart
Platform: | Size: 70656 | Author: lweiqi | Hits:

[assembly languageclock

Description: 单片机的电子时钟:6个数码管分时循环工作,刷新频率≥25Hz。键盘采用矩阵式电路,L1-L4作为输出,H1-H4作为输入。(详细工作原理请参考教材第10章)。 系统时钟采用12MHz,采用定时器方式2计时-SCM Electronic Clock: 6 digital control time-cycle work, refresh frequency ≥ 25Hz. Keyboard, a matrix circuit, L1-L4 as the output, H1-H4 as input. (Details please refer to teaching works Chapter 10). The system clock is 12MHz, using the timer mode 2 time
Platform: | Size: 2048 | Author: 没名字的人 | Hits:

[Algorithmh4

Description: 非线性混沌动力学,标准模型的模拟,KAM定理数值计算-Nonlinear chaotic dynamics, the standard model simulation, KAM theorem numerical calculation
Platform: | Size: 367616 | Author: 蒋艾玛 | Hits:

[Other Embeded programH4DS_Library_Source_Files_April_2005

Description: HCI H4 protocol for UART interface with CSR BlueCore Chip
Platform: | Size: 93184 | Author: moglee | Hits:

[Other Embeded programH4_LibrarySource

Description: Bluetooth H4 interface library source code
Platform: | Size: 2699264 | Author: moglee | Hits:

[GUI DevelopEK-H4_LabView-GUI

Description: 基于labview的上位机界面,能够读取温湿度传感器发来的数据。-Labview based on the host computer interface that can read the temperature and humidity sensor data sent.
Platform: | Size: 551936 | Author: michael | Hits:

[Communication-MobileHSPA-H4-AT-Commands

Description: WCDMA/HSPA AT command开发指引,各AT command描述-WCDMA/HSPA AT command development guidelines, the AT command descriptions
Platform: | Size: 552960 | Author: justin | Hits:

[OtherBeast Super Signal

Description: Beast super signals for trading h1 and h4
Platform: | Size: 765952 | Author: mcwilton | Hits:
« 12 3 »

CodeBus www.codebus.net