-
c primer肯定很多人都想、会,那就下来看看吧,
c primer肯定很多人都想、会,那就下来看看吧,-c primer sure that a lot of people want to be, then let"s see it down.
- 2022-07-10 01:11:00下载
- 积分:1
-
While cryptography can still be a controversial topic in the programming communi...
While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in applications-if you know how.
This book teaches you how. Chapters one through five cover the architecture of the JCE and JCA, symmetric and asymmetric key encryption in Java, message authentication codes, and how to create Java implementations with the API provided by the Bouncy Castle ASN.1 packages, all with plenty of examples. Building on that foundation, the second half of the book takes you into higher-level topics, enabling you to create and implement secure Java applications and make use of standard protocols such as CMS, SSL, and S/MIME.-While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in application
- 2022-05-15 03:54:08下载
- 积分:1
-
1.通过输入一到四年级学生信息(姓名,学号,性别,以得学分,四级英语成绩).对四年级学生进行查询,确定是否能毕业,是否能取得学位.
2.对所有二年级学生,按...
1.通过输入一到四年级学生信息(姓名,学号,性别,以得学分,四级英语成绩).对四年级学生进行查询,确定是否能毕业,是否能取得学位.
2.对所有二年级学生,按四级英语成绩高低排成链表
- 2022-05-24 12:03:38下载
- 积分:1
-
8255交通灯汇编语言仿真
汇编语言8255交通灯模拟实验-8255 assembly language simulation of traffic lights
- 2022-02-26 05:03:21下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
beginners should look at
初学者就应该-beginners should look at
- 2022-03-12 21:40:03下载
- 积分:1
-
一本写的很好的电子书,绝对原创
一本写的很好的电子书,绝对原创-To write a good e-books, absolutely original
- 2022-04-12 10:07:25下载
- 积分:1
-
Application Programming matlab7.0, English information, each devoted to a file
matlab7.0应用编程,中文资料,每章一个文件-Application Programming matlab7.0, English information, each devoted to a file
- 2022-05-08 19:08:55下载
- 积分:1
-
fpga的静态分析,很不错,只是我自己也没有弄的十分明白
fpga的静态分析,很不错,只是我自己也没有弄的十分明白-FPGA
- 2022-01-25 16:41:31下载
- 积分:1
-
这是一个IDL,刚到一个二次开发的一个良好接触…
这是一部对刚刚开始接触idl并进行二次开发的同志们很好的入门资料-This is a idl, and had just came into contact with a second development of a good introductory information on comrades
- 2022-01-25 21:18:09下载
- 积分:1