-
PIC 的C教程 (包括实例)
PIC 的C教程 (包括实例)-PIC C Directory (including examples)
- 2022-04-24 05:05:46下载
- 积分: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
-
struts some of the information
struts的一些资料-struts some of the information
- 2022-04-16 12:00:44下载
- 积分:1
-
Chinese documents. Details of the Java function and usage. The programmers of gr...
java API中文文档.详细介绍了JAVA中的函数和用法.对程序员帮助很大.-Chinese documents. Details of the Java function and usage. The programmers of great help.
- 2023-01-19 22:15:04下载
- 积分:1
-
PDF417国标
PDF417二维条码是一种堆叠式二维条码,目前应用最为广泛。PDF417条码是由美国SYMBOL公司发明的,
PDF(Portable Data File)意思是“便携数据文件”。组成条码的每一个条码字符由4个条和4个空共17个模块构成,
故称为PDF417条码。 PDF417条码需要有417解码功能的条码阅读器才能识别。PDF417条码最大的优势在于其
庞大的数据容量和极强的纠错能力。
- 2023-08-09 20:05:04下载
- 积分:1
-
ISO7816 智能卡标准.适合CPU卡,RFID卡
ISO7816 智能卡标准.适合CPU卡,RFID卡-ISO7816 smart card standard. Suitable for CPU card, RFID card
- 2022-01-26 04:51:01下载
- 积分:1
-
VT100向导
VT100向导-VT100 Wizard
- 2023-07-24 09:45:08下载
- 积分:1
-
《MATLAB程序设计教程》电子教案
《MATLAB程序设计教程》电子教案-266,希望对大家有用-"MATLAB Programming Guide" electronic templates-266, a member of the useful! !
- 2022-01-31 20:55:26下载
- 积分:1
-
C语言的初级程序,便于C语言初级学者学习使用。这是第一部分。...
C语言的初级程序,便于C语言初级学者学习使用。这是第一部分。-C of the primary process language for C and scholars to study the use of primary language. This is the first part.
- 2022-07-08 13:53:46下载
- 积分:1
-
本文主要介绍了vc++中添加、显示图片的方法,希望对有需要的朋友有帮助...
本文主要介绍了vc++中添加、显示图片的方法,希望对有需要的朋友有帮助-This paper describes the vc++ to add, display pictures, and I hope to have a friend in need help
- 2022-04-13 14:37:39下载
- 积分:1