-
电子书名:应用时间序列分析
作者:何书元
出版:北京大学出版社...
电子书名:应用时间序列分析
作者:何书元
出版:北京大学出版社
-EBook Name: Application of time series analysis Author: Dr Shu-yuan Publisher: Beijing University Press
- 2022-03-25 09:36:56下载
- 积分:1
-
收集保留牛人对C语言指针方面知识的总结,对理解C指针有很大帮助!...
收集保留牛人对C语言指针方面知识的总结,对理解C指针有很大帮助!-Cattle were collected to retain knowledge of the C language pointer summary of the understanding of C pointers helps a lot!
- 2022-02-07 21:44:10下载
- 积分:1
-
This is a successful development of the use of Oracle applications toolkit from...
这是一本使用Oracle成功开发应用程序的工具手册,由Oracle资深的开发人员编写,阅读本书能帮助读者彻底理解Oracle的工作原理,书中选择Oracle最重要的技术和特性,并结合实例进行讲解,不仅阐述乐这些特性,并讨论了如何使用它们开发软件,指出了潜在的缺陷。-This is a successful development of the use of Oracle applications toolkit from Oracle senior developers to write, reading this book can help readers fully understand the working principle of Oracle, Oracle to choose the most important book of the technology and features, combined with examples explain not only the music of these characteristics, and discussed how to use them to develop software, pointing out the potential flaws.
- 2023-01-29 03:55:09下载
- 积分:1
-
现代通信系统书第五章程序(电子工业出版社)
现代通信系统书第五章程序(电子工业出版社)-Modern communications systems book Chapter V Procedure (Publishing House of Electronics Industry)
- 2023-05-30 17:20:03下载
- 积分:1
-
无线专业内部培训
Wireless professional in
无线专业内部培训
Wireless professional in-house training-Wireless professional in-house training
- 2022-02-09 16:45:22下载
- 积分:1
-
C++代码设计与重用
C++代码设计与重用-C code and design reuse
- 2022-11-12 17:50:04下载
- 积分:1
-
j2ee学习方面力推的一本好书,并且很好解释了怎样使用轻量级的开发...
j2ee学习方面力推的一本好书,并且很好解释了怎样使用轻量级的开发-j2ee pushing learning of a good book and a good explanation of how to use the development of lightweight
- 2023-03-22 18:45:04下载
- 积分:1
-
TLC27L4cn方面的资料,芯片资料叙述详细,有参考价值
TLC27L4cn方面的资料,芯片资料叙述详细,有参考价值-TLC27L4cn information regarding the chip information described in detail, with reference value
- 2022-01-21 04:01:26下载
- 积分:1
-
本书介绍了VC++的基本编程思想、编程技巧和实践方法。
本书介绍了VC++的基本编程思想、编程技巧和实践方法。-This book introduces the basic VC++ programming ideas, programming skills and practices.
- 2022-07-22 17:46:13下载
- 积分:1
-
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和...
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。
ElGamal用于数字签名。被签信息为M,首先选择一个-ElGamal algorithm not only used for data encryption can be used for digital signatures, their safety depends on the calculation of a finite field discrete logarithm this problem. Key to the method. First of all, choose a prime number p, the two random numbers, g and x, g, x
- 2022-08-13 15:22:56下载
- 积分:1