-
C语言教程的电子版,非常好的一本入门教材,是C语言新手的必备书籍.
c语言.exe...
C语言教程的电子版,非常好的一本入门教材,是C语言新手的必备书籍.
c语言.exe-C language electronic version of the Guide, a very good primer rookie C language is the essential books. c language. exe
- 2022-02-03 13:34:05下载
- 积分:1
-
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一...
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一个新的对象。假如类需要进一步封装创建自身实例的细节,并且控制自身实例的数目,那么可以提供静态工厂方法。
- 2023-07-11 12:10:02下载
- 积分:1
-
作为一名程序员必须要看的书(人月神话).
作为一名程序员必须要看的书(人月神话).-As a programmer must look at the book.
- 2022-12-29 13:55:04下载
- 积分:1
-
有用systemview进行仿真的朋友,这里面是用systemview开发的仿真例程,相当棒!不看看,可惜啊,我的硕士论文就靠他了!...
有用systemview进行仿真的朋友,这里面是用systemview开发的仿真例程,相当棒!不看看,可惜啊,我的硕士论文就靠他了!-useful Systemview simulation friends, There is Systemview development of the simulation routines, rather wand! Not see, but ah, my master"s thesis depends on him!
- 2022-05-14 03:38:18下载
- 积分:1
-
computer operating system Xi'an University of Electronic Science and Technol...
计算机操作系统 西安电子科技大学出版社 操作系统实验-computer operating system Xi"an University of Electronic Science and Technology Publishing House experimental operating system
- 2022-11-01 15:20:03下载
- 积分:1
-
剖析MFC六大关键技术,主要讲解了MFC的核心关键技术
剖析MFC六大关键技术,主要讲解了MFC的核心关键技术-Analysis of MFC six key technologies, mainly explained MFC-core and key technologies
- 2022-04-01 04:54:43下载
- 积分:1
-
Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSig...
Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数:
p:L bits长的素数。L是64的倍数,范围是512到1024;
q:p - 1的160bits的素因子;-Digital Signature Algorithm (DSA) is the Schnorr and ElGamal signature algorithm variants, by the U.S. NIST as a DSS (DigitalSignature Standard). Algorithm applied the following parameters: p: L bits-long prime. L is a multiple of 64, range 512 to 1024 q: p- 1 of 160bits prime factor
- 2022-05-30 12:51:00下载
- 积分:1
-
一片介绍双估计的很好的文章。同时估计动态系统的状态和模型参数,使用扩展kalman filter和ukf方法,很有参考价值...
一片介绍双估计的很好的文章。同时估计动态系统的状态和模型参数,使用扩展kalman filter和ukf方法,很有参考价值-Introduce a dual-estimated good article. At the same time, the estimated dynamic system state and model parameters, the use of extended kalman filter and UKF methods, useful reference
- 2022-08-12 18:28:06下载
- 积分:1
-
这是一个linux下socket编程的数据,为pdf文件,希望对大家能有所帮助!...
这是一个linux下socket编程的数据,为pdf文件,希望对大家能有所帮助!-This is a socket programming under linux data for pdf documents, We can hope for some help!
- 2022-05-23 21:28:53下载
- 积分:1
-
深蓝vc培训课程第二部分,涉及一个多线程的框架,让学生在联系中学会如何使用c
深蓝vc培训课程第二部分,涉及一个多线程的框架,让学生在联系中学会如何使用c-blue vc training courses second part deals with a multi-threaded framework, in which students learn how to link the use of c
- 2022-02-16 07:10:03下载
- 积分:1