-
200308141526117224仿MSN(网易泡泡)界面,从事及时通信开发人员
200308141526117224仿MSN(网易泡泡)界面,从事及时通信开发人员-200308141526117224, imitating the interface of MSN, fitting with betimes communicatting developer
- 2022-03-01 06:20:16下载
- 积分:1
-
ajax应用/*
[Discuz!] (C)2001
ajax应用/*
[Discuz!] (C)2001-2007 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$RCSfile: ajax.js,v $
$Revision: 1.117 $
$Date: 2007/08/09 08:49:19 $
*/
- 2022-06-12 15:35:01下载
- 积分:1
-
IBE(基于身份的加密)
基于身份标识的加密算法 IBE 由Shamir于1984年首先提出。这种加密算法的基本思想是公钥可以是任何唯一的字符串 ,如 email地址 、身份证或其他标志,它的优点是公钥是可识别的,不需要通常PKI系统的证书发放,同时可以以椭圆曲线形式实现该算法。IBE加密方案的安全性建立在CDH (Com puta-tional Diffie.Henman) 困难问题的一个变形之上,称之为BDH(Bilinear-Diffie-Hellm an)问题。IBE的核心是使用了超奇异椭圆曲线上的一个双线性映射(Weil pairing)。双线性映射是对修正后的Weil对和Tate对的总结和抽象,是第一个实用的IBE方案口]之所以成功的关键,因而在2001年后的大部分IBE方案中都得到了应用.
- 2022-02-24 21:40:56下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1
-
C++中拷贝构造函数、临时对象、深拷贝和浅拷贝案例源码,动手做实验,深入理解C++copy...
C++中拷贝构造函数、临时对象、深拷贝和浅拷贝案例源码,动手做实验,深入理解C++copy-C++ copy constructor, temporary objects, deep copy and shallow copy of case source code, hands-on experiments, in-depth understanding of C++ copy
- 2023-02-03 09:05:04下载
- 积分:1
-
豆瓣程序 豆瓣程序 豆瓣程序 豆瓣程序
豆瓣程序 豆瓣程序 豆瓣程序 豆瓣程序-good stuff is goodgood stuff is goodgood stuff is goodgood stuff is goodgood stuff is good
- 2022-07-22 19:14:09下载
- 积分:1
-
Simple C++ class for manipulate Date and time.
Simple C++ class for manipulate Date and time.
- 2022-02-04 15:45:35下载
- 积分:1
-
一个可以自由设定关机时间的小程序
一个可以自由设定关机时间的小程序-a free set of small-time shutdown procedures
- 2022-05-26 19:34:53下载
- 积分:1
-
VB实现的刷网站PV软件,VB实现的刷网站PV软件
VB实现的刷网站PV软件,VB实现的刷网站PV软件-VB realized brush PV website software, VB realized brush PV website software
- 2022-03-26 02:19:53下载
- 积分:1
-
用VC++创建自定义向导程序,用户可以根据此向导灵活打造具有自我风格的应用程序...
用VC++创建自定义向导程序,用户可以根据此向导灵活打造具有自我风格的应用程序-With VC++ Create a custom wizard, the user can flexibly in accordance with this wizard to create a self-style applications
- 2022-10-30 00:20:02下载
- 积分:1