-
C语言的极好教程呀,一种全新的教学思路,不同以往!
C语言的极好教程呀,一种全新的教学思路,不同以往!-C language excellent tutorial ah, a new teaching ideas, different from the past!
- 2023-06-08 15:55:04下载
- 积分:1
-
delphi学习笔记,对初学者有帮助^-^
delphi学习笔记,对初学者有帮助^-^-delphi study notes, for beginners help ^- ^
- 2023-03-12 10:00:03下载
- 积分:1
-
世界500强面试题
世界500强面试题-face the world"s top 500 questions
- 2022-07-15 09:59:18下载
- 积分:1
-
asp.net books books asp.net source code source code 7
asp.net书籍源代码
asp.net书籍源代码7-302-13324-7.rar-asp.net books books asp.net source code source code 7-302-13324-7.rar
- 2022-03-15 07:11:03下载
- 积分:1
-
Copy the code to the local hard disk, remove the read
将代码拷贝到本地硬盘,去掉只读属性,再调试。通过这些事例学习到在viausl c++中设计界面的基本方法,提高应用程序的开发。-Copy the code to the local hard disk, remove the read-only attribute, then Debug. Through these stories have learned how to viausl c++ Basic interface design methods to improve application development.
- 2022-01-25 16:49:08下载
- 积分:1
-
《C和C++嵌入式系统编程》Micbael Barr 著 于志宏 译
《C和C++嵌入式系统编程》Micbael Barr 著 于志宏 译 -C和C++嵌入式系统编程
- 2023-03-28 19:55:04下载
- 积分:1
-
windbg的使用文档.目前而言,本人认为是最全面的文档了
windbg的使用文档.目前而言,本人认为是最全面的文档了-use of windbg documentation. now, I think is the most comprehensive documentation of the
- 2022-01-21 20:05:54下载
- 积分:1
-
学习编译原理 第二章
学习编译原理 第二章-learning Chapter II compiler theory
- 2022-01-26 06:49:38下载
- 积分: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
-
C + + .rar第一(上)
C++ Primer(en).rar
- 2022-09-12 11:55:03下载
- 积分:1