-
想投高质量的文章SCI,EI,通过这片资料可以对其有个大致的了解,对投稿很有帮助的...
想投高质量的文章SCI,EI,通过这片资料可以对其有个大致的了解,对投稿很有帮助的-High-quality article would like to vote in SCI, EI, through this piece of information you can have a broad understanding, helpful for Authors
- 2023-02-02 12:55:04下载
- 积分:1
-
pdg格式,看起来麻烦些 比较基础的java书籍,讲的全面
pdg格式,看起来麻烦些 比较基础的java书籍,讲的全面-PDG format seems a little trouble java based on the books, stresses the comprehensive
- 2022-01-26 00:37:54下载
- 积分:1
-
S3C44B0X中文翻译资料第11章,共计14章,好资料大家赶紧下载。...
S3C44B0X中文翻译资料第11章,共计14章,好资料大家赶紧下载。-S3C44B0X Chinese translation of the information in Chapter 11, for a total of 14 chapters, we hasten to good information downloaded.
- 2022-07-15 12:08:30下载
- 积分:1
-
Linux学习的英文书籍,是学习Linux的好的工具书,是原版英文的影印版。...
Linux学习的英文书籍,是学习Linux的好的工具书,是原版英文的影印版。-linux
- 2023-08-06 06:30:05下载
- 积分:1
-
fet characteristics and applications
fet characteristics and applications-fet characteristics and applications...........
- 2022-04-19 11:37:37下载
- 积分:1
-
C++ The basis of game development, from initial knowledge to the specific exampl...
C++游戏开发基础,从初级知识到具体的示例以及综合联系-C++ The basis of game development, from initial knowledge to the specific examples, and integrated contact
- 2022-01-21 04:05:32下载
- 积分:1
-
快速傅里叶变换和卷积算法pdg超星格式
快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
- 2022-03-18 17:18:44下载
- 积分:1
-
线性表的插入是数据结构中的一种基础大家都有必要掌握
线性表的插入是数据结构中的一种基础大家都有必要掌握-linear table is inserted into the data structure of a foundation we need to grasp
- 2022-05-27 19:58:35下载
- 积分:1
-
一个讲得不错的关于项目管理的文章,希望对要进入项目管理的人员有一定的帮助...
一个讲得不错的关于项目管理的文章,希望对要进入项目管理的人员有一定的帮助-speak a good project management on the article, and I hope to enter the project management staff will help
- 2022-01-27 17:21:22下载
- 积分:1
-
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一...
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一个新的对象。假如类需要进一步封装创建自身实例的细节,并且控制自身实例的数目,那么可以提供静态工厂方法。
- 2023-07-11 12:10:02下载
- 积分:1