-
elipse 开发,一本很不错的书籍,
elipse 开发,一本很不错的书籍,-eclipse
- 2022-08-21 03:12:33下载
- 积分:1
-
路由器技术与实践实验指导书
路由器技术与实践实验指导书-router technology and experimental practice guide book
- 2022-09-26 16:20:03下载
- 积分:1
-
vim中文用户手册,vim的学习用得更多的不是大脑而是双手,多按照里面的讲解练习...
vim中文用户手册,vim的学习用得更多的不是大脑而是双手,多按照里面的讲解练习-vim English user manual, vim learning with more hands than brain, but more on the practice in accordance with the inside
- 2022-01-30 15:04:23下载
- 积分: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
-
This is an encryption algorithm on the electronic book, which presents a wide ra...
这是一本关于加密算法的电子书籍,其中介绍了多种实际应用的加密算法。-This is an encryption algorithm on the electronic book, which presents a wide range of practical applications of encryption algorithm.
- 2022-02-09 16:25:05下载
- 积分:1
-
Detail codes for each paragraph of <<Full
vc++6.0数据库编程大全一书得各个章节得源码,比较详细.可以仔细参照学习!-Detail codes for each paragraph of
- 2022-06-20 17:45:35下载
- 积分:1
-
技术文档
Actors that Unify Threads and Events
技术文档
Actors that Unify Threads and Events-Actors that Unify Threads and Events
- 2022-12-18 22:55:04下载
- 积分:1
-
一个MFC实例,可以供初级的学习MFC的人参考,一个校程序
一个MFC实例,可以供初级的学习MFC的人参考,一个校程序-An MFC example, you can study for the primary reference of the MFC, a school program
- 2022-03-20 23:24:29下载
- 积分:1
-
《j2ee经典实例详解》的源代码。原书无附带光盘。介绍的是一个在线银行系统的例子。绝对难得,在国外网站上下的,与大家共享。...
《j2ee经典实例详解》的源代码。原书无附带光盘。介绍的是一个在线银行系统的例子。绝对难得,在国外网站上下的,与大家共享。-"creates classic example explanation" of the source code. The original book without CD-ROM attached. The briefing is an online banking system examples. Absolutely rare in foreign countries across the site and share.
- 2023-02-06 00:20:06下载
- 积分:1
-
c语言常用算法,非常有用。
c语言常用算法,非常有用。-c language commonly used algorithm, very useful.
- 2022-06-28 15:59:52下载
- 积分:1