-
Delphi7高级应用开发随书源码
Delphi7高级应用开发随书源码-Delphi7 application development with the senior source book
- 2022-04-29 07:16:57下载
- 积分:1
-
与我们这个时代的其他军人政治家一样,蒋介石是个无所畏惧的人,允论是在心理上还是精神上都是这样。但他只是一个战术大师而非战略家。他的真正天才是善于搞政治阴谋。...
与我们这个时代的其他军人政治家一样,蒋介石是个无所畏惧的人,允论是在心理上还是精神上都是这样。但他只是一个战术大师而非战略家。他的真正天才是善于搞政治阴谋。
蒋介石对希特勒纳粹及法西斯主义发生了极大兴趣,于是派次子蒋纬国赴德国深造,受希特勒两次召见,并组建一个法西斯机构“蓝衣社”…
蒋介石长得两眼炯炯有神,他经常剃着光头,蓄着短须,带有一股军人的风度。
但是,他的神情却不可思议――这并非因为他不擅言辞,而是因为他总是挂着一脸谦恭的微笑-with us this era of politicians, like other soldiers, Chiang Kai-shek is a fearless person, is allowed on the psychological or mental been the case. But he is only a tactical rather than master strategist. His true genius is good at engaging in political conspiracy. Chiang Kai-shek to Hitler and the Nazi fascism had great interest, Jiang Weiguo second son was sent to Germany in 1993, twice summoned by Hitler, and the formation of a fascist institutions "blue club" Chiang Kai-shek ... a house two longer, he often shave with a shaved head and head to be shorter, with A soldiers gracefully. However, he has looked incredible-- it is not because he"s knockout rhetoric, but because he was always humble who can smile
- 2022-07-03 23:07:57下载
- 积分:1
-
linux下 采用kdevelop环境就行qt界面的很好的资料。适合初学qt的学者...
linux下 采用kdevelop环境就行qt界面的很好的资料。适合初学qt的学者-kdevelop used under linux environment, on the qt-line interface, a good information. Suitable for beginners qt scholars
- 2022-05-23 04:32:09下载
- 积分:1
-
这是一个词法分析器
这是一个词法分析器-This is a morphology analyzer
- 2022-01-25 14:41:29下载
- 积分:1
-
java课件学习的概述,对java语言的大体介绍
java课件学习的概述,对java语言的大体介绍-learning courseware an overview of the general java language introduced
- 2022-07-12 12:12:19下载
- 积分:1
-
c语言程序100例,初学者可以参考参考。
c语言程序100例,初学者可以参考参考。-c language program 100 cases, beginners can refer to the reference.
- 2022-06-16 02:07:43下载
- 积分:1
-
小波变换及其应,介绍小波变换的基本理论以及去噪、压缩和图像融合等应用。
小波变换及其应,介绍小波变换的基本理论以及去噪、压缩和图像融合等应用。-Wavelet transform and its should be, introduce the basic theory of wavelet transform and denoising, compression and image fusion applications.
- 2022-04-10 17:51:32下载
- 积分:1
-
控件手册 控件手册 控件手册
控件手册 控件手册 控件手册 -Manual Control Manual Control Manual Control Manual Control Manual Control
- 2022-04-19 13:50:16下载
- 积分:1
-
这是一个模式识别和机器学习的新书,在唯一的…
这是一本关于模式识别与机器学习的新书,在国外2006年才出版。费了好大劲才搜罗到,愿与大家共享。-This is a pattern recognition and machine learning on the new book, in the only published abroad in 2006. Costs for several large劲才collection that is willing to work with everyone to share.
- 2022-02-06 20:43:13下载
- 积分:1
-
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一...
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一个新的对象。假如类需要进一步封装创建自身实例的细节,并且控制自身实例的数目,那么可以提供静态工厂方法。
- 2023-07-11 12:10:02下载
- 积分:1