-
数据仓库10
数据仓库10-pdf-data warehouse 10-pdf
- 2022-03-07 17:54: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
-
java编成模式教程,介绍大量常用的java模式适用技巧。
java编成模式教程,介绍大量常用的java模式适用技巧。-mode guides, introducing a large number of commonly used model java application skills.
- 2022-01-27 22:36:20下载
- 积分:1
-
This is a basic theory of graphics algorithms, graphics introduce the mathematic...
这是一本图形学的基本理论算法,介绍了图形的数学基础、光栅图形学的基本理论及算法等-This is a basic theory of graphics algorithms, graphics introduce the mathematical basis, raster graphics, the basic theory and algorithms, etc.
- 2023-02-17 09:10:10下载
- 积分:1
-
VC. Depth detailed code VC. Depth detailed code
VC.深入详解code VC.深入详解code-VC. Depth detailed code VC. Depth detailed code
- 2022-06-26 11:31:54下载
- 积分:1
-
BillboardDemo基于VS.net和DX9的广告版程序实例,对利用DX 3D图形与动画程序设计有很大帮助...
BillboardDemo基于VS.net和DX9的广告版程序实例,对利用DX 3D图形与动画程序设计有很大帮助-BillboardDemo based on VS.net and DX9 version of the advertisement instance, the use of DX 3D graphics and animation program has greatly help
- 2022-04-10 13:44:46下载
- 积分:1
-
Book version of a good translation to help a lot, take a look at the beginners....
书版,翻译的很好,帮助很大,初学者看一看-Book version of a good translation to help a lot, take a look at the beginners. . . . .
- 2022-01-26 02:18:33下载
- 积分:1
-
A Real Time Linux 一篇介绍如何在Linux这样时间共享操作系统之上添加硬实时功能的方法。...
A Real Time Linux 一篇介绍如何在Linux这样时间共享操作系统之上添加硬实时功能的方法。 -A Real Time Linux in a Linux how do time-sharing operating system to add hard real-time capabilities of the method.
- 2022-08-17 21:02:01下载
- 积分:1
-
这是思科路由器配置教程,全都是精华哦,很难找到的
这是思科路由器配置教程,全都是精华哦,很难找到的-This is a Cisco router configuration tutorial, all here are Oh, it is difficult to find
- 2023-05-21 09:05:16下载
- 积分:1
-
IO口模仿串口,,,,c语言编程
IO口模仿串口,,,,c语言编程-#include
#define uint unsigned int
#define uchar unsigned char
#define LCDP P0
- 2022-06-18 10:01:08下载
- 积分:1