-
对C++初学者很有用的
对C++初学者很有用的-C beginners very useful.
- 2022-08-12 15:27:08下载
- 积分:1
-
IC卡数据读写代码下载
IC卡数据读写代码下载-IC card reader data downloaded code
- 2023-03-16 01:50:04下载
- 积分:1
-
实现二叉树的后序的递归和非递归算法。
包括构造函数和析构函数。...
实现二叉树的后序的递归和非递归算法。
包括构造函数和析构函数。-After the realization of the sequence of binary tree recursive and non-recursive algorithm. Including the constructor and destructor.
- 2022-08-24 02:47:46下载
- 积分: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
-
JBuilder编程的实例,很有用,对出学者非常有帮助。
JBuilder编程的实例,很有用,对出学者非常有帮助。-JBuilder programming examples useful to scholars out has been very helpful.
- 2022-03-22 22:24:56下载
- 积分:1
-
使用流量交互分割
- 2022-03-13 07:11:55下载
- 积分:1
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
接口 74hc595 和 8051 led 效果
在这里,文件中包含代码和 proteus 仿真接口 AT89S52 单片机与 74HC595 8 位移位寄存器。
- 2022-03-19 22:00:45下载
- 积分:1
-
在数据结构的基础上,利用C++语言实现问题ACR…
在数据结构的基础上,用C++语言实现传教士与野人过河问题。-Based on the structure in the data, using C++ language implementation issues across the river missionaries and savages.
- 2022-03-10 14:53:42下载
- 积分:1
-
VC源代码应用小程序MD5算法示例,比较难
VC源代码应用小程序MD5算法示例,比较难-VC source Application small program MD5 algorithm for example, more difficult
- 2022-03-01 21:28:46下载
- 积分:1