搜索资源列表
AES_DES_Workmode.rar
- 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
dsfdsgvfdsgfvsd
- 1) 采用先来先服务(FCFS)调度算法,即按作业到达的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。 2) 短作业优先 (SJF) 调度算法,优先调度要求运行时间最短的作业。 3) 响应比高者优先(HRRN)调度算法,为每个作业设置一个优先权(响应比),调度之前先计算各作业的优先权,优先数高者优先调度。RP (响应比)= 作业周转时间 / 作业运行时间 每个作业由一个作业控制块JCB表示,JCB可以包含以下信息:作业名、提交(到达)时间、所需的运行时间、所需的资源、作业
区块链从数字货币到信用社会
- 区块链介绍的好书,区块链从数字货币到信用社会。(The good book of the block chain is that the block chain is from the digital currency to the credit society.)
比特币与区块链技术
- 区块链介绍的好书,比特币与区块链技术。。。。。(The good books of the block chain, bitcoin and block chain technology.)
区块链技术指南
- 区块链介绍的好书,很好的入门书,区块链技术指南。(A good book on the block chain, a good introductory book, a block chain technical guide.)
Nicolas Dorier《C#区块链编程》
- 区块链C#编程指导资料,对于想了解区块链的同学可以参考。(Block chain C# programming guidance data.)
以太坊白皮书(Ethereum )
- The etheric lane white paper, block chain learning to use
腾讯区块链白皮书
- Tencent block chain, the white paper
ethereum_yellowpaper_cn
- Block chain learning document
blockchain
- 区块链本可以如此通俗易懂,是之前的解释太复杂了!(The block chain can be so easy to understand that the previous explanation is too complicated.)
20180430
- 实现一个简易的管理信息系统,进行学生信息管理,具有排序、查询、显示学生信息的功能。 要求: (1)采用链表实现; (2)使用快速排序算法实现排序功能; (3)使用分块索引查找算法实现查询功能(需要构建索引表)。(To achieve a simple management information system, student information management, sorting, query, display student information function. Re
区块链行业词典
- 区块链文档,行业指南,可以直接使用,作者不是本人,可以参考,谢谢。(Block chain documents, industry guide, can be used directly, the author is not myself, can refer to, thank you.)