-
java基础教程,帮助初学者学习java
java基础教程,帮助初学者学习java-java Essentials to help beginners learn java
- 2022-02-18 17:33:38下载
- 积分:1
-
IBM推出Eclipse入门手册,希望对大家有帮助,请重新…
IBM推出的eclipse入门手册,希望对大家有所帮助,请参考。
- 2022-05-21 05:52:48下载
- 积分:1
-
经典tcp文章,阐述算法原理及其应用。而且是英文版本
经典tcp文章,阐述算法原理及其应用。而且是英文版本-classic tcp article described algorithm theory and its application. Is the English version
- 2022-01-26 00:00:18下载
- 积分:1
-
delta = (srcW << 16)/dstW
int pos = delta >> 1...
着几乎所有智能机厂商都将有自己配套的App Store,甚至并非智能手机制造商的三星也有意加入本次混战.
当然,我们也不能忘记苹果最先从iTunes中得到的灵感,从而带来了应用程序商店,一个正确的面向用户,开发者的平台,提供收入分配的盈利模式.
Symbian下也有众多有趣的程序,诺基亚的应用商店将会让这些软件更有吸引力.
-delta = (srcW > 1
for (int x = 0 x < dstW x++) {
g.setClip(x, 0, 1, srcH)
g.drawImage(src, x- (pos >> 16), 0, Graphics.LEFT |
Graphics.TOP)
pos+= delta
}
Image dst = Image.createImage(dstW, dstH)
g = dst.getGraphics()
delta = (srcH > 1
for (int y = 0 y < dstH y++) {
g.setClip(0, y, dstW, 1)
g.drawImage(tmp, 0, y- (pos >> 16), Graphics.LEFT |
Graphics.TOP)
pos+= delta
- 2022-08-15 23:44:24下载
- 积分:1
-
something, we can
java 基础的 一点东西,,可以看看
-something, we can
- 2022-05-09 02:41:40下载
- 积分:1
-
这本书对于写出高质量的C++有重要的参考价值,作者是林锐博士,经过了几次修改,其中还包括作者自己对于编程的一些心得体会,值得一读。...
这本书对于写出高质量的C++有重要的参考价值,作者是林锐博士,经过了几次修改,其中还包括作者自己对于编程的一些心得体会,值得一读。-To write this book for high-quality C++ Have important reference value, the author is Dr. Lin Rui, after several revisions, including the author himself for some programming experiences, worth reading.
- 2022-03-18 12:40:48下载
- 积分:1
-
硬件工程师手册(华为培训用)涵盖了工程是用到的一些基本知识及设计硬件应该注意的问题...
硬件工程师手册(华为培训用)涵盖了工程是用到的一些基本知识及设计硬件应该注意的问题-Hardware Engineer Manual (Huawei training purposes), covering the project is to use some of the basic knowledge and design of the hardware issues that need attention
- 2022-08-21 02:19:51下载
- 积分:1
-
stitching for wireless sensor network
stitching for wireless sensor network
- 2022-02-11 15:13:27下载
- 积分:1
-
C++中,成员指针是最为复杂的语法结构。但在事件驱动和多线程应用中被广泛用于调用回叫函数。在多线程应用中,每个线程都通过指向成员函数的指针来调用该函数。在这样的...
C++中,成员指针是最为复杂的语法结构。但在事件驱动和多线程应用中被广泛用于调用回叫函数。在多线程应用中,每个线程都通过指向成员函数的指针来调用该函数。在这样的应用中,如果不用成员指针,编程是非常困难的。 -a member of indicators is the most complex grammatical structure. However, in event-driven multi-threaded applications and are widely used in the callback function to call. In multi-threaded applications, each thread through the indicators point to a member function to call the function. In such applications, if it is not a member of indicators, programming is very difficult.
- 2023-01-23 18:25:04下载
- 积分:1
-
中华人民共和国国家标准
车辆振动输入路面平度表示方法GB/T 7031...
中华人民共和国国家标准
车辆振动输入路面平度表示方法GB/T 7031-1986-Vehicle vibration-Describing method
fo rr o ad surfacei rregularity
- 2022-08-03 16:26:34下载
- 积分:1