虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

j-link_WINARM_GDB

  • 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an

    加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]

    标签: Cryptographic Primitives generate Library

    上传时间: 2015-07-16

    上传用户:wqxstar

  • BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and

    BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) University of Mining and Metallurgy, Faculty of Physics and Nuclear Techniques, 30 059 Cracow, POLOGNE

    标签: one-dimensional consideration calculation and

    上传时间: 2015-07-17

    上传用户:royzhangsz

  • BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and

    BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) University of Mining and Metallurgy, Faculty of Physics and Nuclear Techniques, 30 059 Cracow, POLOGNE

    标签: one-dimensional consideration calculation and

    上传时间: 2015-07-17

    上传用户:wendy15

  • JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in j

    JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high level classes that give java easy access to functionality widely missed by java programmers and also lets you dive deeper into the interiors of Windows core api for 2D media. On the java side dsj tries to keep things open as possible - you may use it standalone or let it feed data into JMF or other APIs.

    标签: Program Windows streams JavaTV

    上传时间: 2013-12-17

    上传用户:TF2015

  • % 该Matlab程序基于牛顿-拉夫逊算法

    % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平方修正值 % delt_PQV - 实算P Q U^2修正值 J - 雅可比矩阵 % e - 电压实部 f - 电压虚部 delt_ef - 电压实部与虚部修正值

    标签: Matlab 程序 牛顿 算法

    上传时间: 2015-07-23

    上传用户:王楚楚

  • 给定n 个整数a ,a , ,an 1 2  组成的序列

    给定n 个整数a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有 0 = å = j k i k a ,则称序列区间i i j a , a , , a +1  为一个零和区间,相应的区间长度为j-i+1。

    标签: 61516 an 整数 序列

    上传时间: 2015-07-23

    上传用户:zhangzhenyu

  • 给定n 个整数a ,a , ,an 1 2  组成的序列

    给定n 个整数a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有 0 = å = j k i k a ,则称序列区间i i j a , a , , a +1  为一个零和区间,相应的区间长度为j-i+1。

    标签: 61516 an 整数 序列

    上传时间: 2013-12-21

    上传用户:偷心的海盗

  • CrossPointNo=53 %%%输入图中节点的总数目 对已知的边进行赋值

    CrossPointNo=53 %%%输入图中节点的总数目 对已知的边进行赋值,注意:有向图的Cost(i,j)=Cost(j,i)

    标签: CrossPointNo 53 输入 节点

    上传时间: 2015-08-08

    上传用户:天诚24

  • 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数

    假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_SearchNN_2.dll - 近邻点搜索缓存2 参考文献: M.B.Kennel, R.Brown, H.D.I.Abarbanel. Determining embedding dimension for phase-space reconstruction using a geometrical construction[J]. Phys. Rev. A 1992,45:3403.

    标签: Main_FNN Neighbor Nearest Matlab

    上传时间: 2013-12-10

    上传用户:songnanhua

  • 摘要:采用Foxpro2.5T3数据库开发平台开发了一种计算机机房和网吧收费管理系统

    摘要:采用Foxpro2.5T3数据库开发平台开发了一种计算机机房和网吧收费管理系统,该系 统的帐户信h,基」几条形码识别身份,也可以直接键入用户帐户的数码,所需的用户信h,完全山 计算机集中管理。该系统是一种重l从对上机计费、值班人员工作日志与收费情况进行详细记 录,J{含有信任委托技术在内的机房网吧管理收费系统,系统成木低廉、运行速度快、代码紧 凑、功能健全、开发平台简单。

    标签: Foxpro 2.5 数据库 开发平台

    上传时间: 2013-12-23

    上传用户:wkchong