CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 2048

搜索资源列表

  1. FFT_top_5

    0下载:
  2. 方案组成模块及系统框图 本方案设计主要由以下模块组成 1:顶层模块 2:数据输入排序模块 3:系统控制模块 4:RAM控制器模块 5:ROM控制器模块 6:蝶型单元模块(Program composition module and system diagram The design of this scheme is mainly composed of the following modules 1: top m
  3. 所属分类:通讯编程

  1. Windows32实现2048游戏

    0下载:
  2. Simple Windows32 instance program
  3. 所属分类:Windows编程

  1. polar2048

    7下载:
  2. AWGN信道下的极化码实现,有参考文献,代码有中文注释,N=2048(Polar Code Constructions for the AWGN Channel)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:551936
    • 提供者:xuan3731
  1. rsa

    0下载:
  2. rsa的加密解密算法,可以实现2048位的,虽然速度有点慢(RSA encryption and decryption algorithm, can achieve 2048 bits, although a bit slow)
  3. 所属分类:加密解密

    • 发布日期:2017-12-27
    • 文件大小:19456
    • 提供者:NIUJIE
  1. EFM8BB2_ADC

    0下载:
  2. ADC实例,用于模拟量采样实例,内部REF(The system is clocked by the internal 24.5 MHz oscillator divided by 1. // Timer 2 triggers a conversion on ADC0 on each overflow. The completion of // this conversionin turn triggers an interrupt service routine (ISR). The
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:7168
    • 提供者:Redcell
  1. 2048

    0下载:
  2. java写的小游戏,内有源代码,可以直接下载使用(Java wrote a small game, the active code java written in the game, the active code, you can download directly)
  3. 所属分类:游戏

    • 发布日期:2018-01-03
    • 文件大小:3086336
    • 提供者:莫小艾
  1. rsa

    0下载:
  2. 实现加解密功能,自动生成密钥,实现128,256,512,1024,2048位加解密(RSA tencrypto and tdecrypto)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:7168
    • 提供者:浅浅儿
  1. 2048ver0

    0下载:
  2. 2048无游戏界面版的demo,依然存在不少bug。(2048 without display demo)
  3. 所属分类:游戏

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:mrkmj
  1. 小游戏

    0下载:
  2. 一款桌面级小游戏,2048,包括源码和生成好的exe,简单实用。(a funny game play in the Windows table.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:71680
    • 提供者:LyonsLH
  1. Android2048

    0下载:
  2. 2048游戏 相加数字出现2048即可 目的就是合并出2048这个数字,最终看你获得了多少总分。(The total number of games is 2048 .The goal is to combine the 2048 Numbers to see how much total points you get.)
  3. 所属分类:android开发

    • 发布日期:2018-01-10
    • 文件大小:1994752
    • 提供者:wmy12
  1. Game2048

    0下载:
  2. C语言写的一个2048小游戏,带有图形界面 可以作为一个参考(A 2048 small game written in the C language with a graphical interface as a reference)
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:27648
    • 提供者:梓逸宸
  1. 2048小游戏 微信小程序开发

    0下载:
  2. 可以更加深刻了解小程序,利用小程序开发小游戏(Learn small programs for small game development)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:56320
    • 提供者:walice
  1. rsa

    0下载:
  2. 1.问题描述 RSA密码系统可具体描述为:取两个大素数p和q,令n=pq,N=(p-1)(q-1),随机选择整数d,满足gcd(d,N)=1,ed=1 modN。 公开密钥:k1=(n,e) 私有密钥:k2=(p,q,d) 加密算法:对于待加密消息m,其对应的密文为c=E(m)=me(modn) 解密算法:D(c)=cd(modn) 2.基本要求 p,q,d,e参数选取合理,程序要求界面友好,自动化程度高。 4. 实现提示 要实现一个真实的RSA密码系统,主要考虑对大整数的处理。P
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:1108992
    • 提供者:Appoint
  1. 2048

    0下载:
  2. vc++制作的小游戏,自己制作,欢迎指正,不断提高,谢谢(Small games made by vc++ , Make it yourself. Welcome to correct and improve. Thank you.)
  3. 所属分类:游戏

    • 发布日期:2018-05-01
    • 文件大小:68608
    • 提供者:DH卧龙
  1. 2048Ai-win32

    0下载:
  2. it is a game with 4X4 matrixa
  3. 所属分类:游戏

    • 发布日期:2018-05-02
    • 文件大小:4868096
    • 提供者:prap
  1. Desktop

    0下载:
  2. 这是C语言CPP零基础制作2048小游戏的源码,可以去看下哦!(This is the C language Cppzero base production of 2048 small game source code, you can go to see Oh!)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-04
    • 文件大小:219136
    • 提供者:Tony分享
  1. VC 信息加密聊天源代码

    1下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and
  3. 所属分类:其他

    • 发布日期:2019-11-17
    • 文件大小:83968
    • 提供者:小阿七
  1. 国密算法

    0下载:
  2. 国密算法sm2和sm3的实现,SM2为非对称加密,基于ECC。该算法已公开。由于该算法基于ECC,故其签名速度与秘钥生成速度都快于RSA。ECC 256位(SM2采用的就是ECC 256位的一种)安全强度比RSA 2048位高,但运算速度快于RSA。 SM3?消息摘要。可以用MD5作为对比理解。该算法已公开。校验结果为256位。(Implementation of Sm2 and Sm3 National Secret Algorithms)
  3. 所属分类:其他

    • 发布日期:2021-03-09
    • 文件大小:7168
    • 提供者:heartcabin
« 1 2 ... 18 19 20 21 22 23»
搜珍网 www.dssz.com