-
SUN公司最新最全的中文API帮助文档!不可不看
SUN公司最新最全的中文API帮助文档!不可不看-SUN latest and the most comprehensive Chinese API help files! Can not see! !
- 2023-02-12 23:45:08下载
- 积分:1
-
一批VC的源码合集,拥有相当多实用的代码
一批VC的源码合集,拥有相当多实用的代码-number of VC source Collection, with a considerable number of practical code
- 2022-05-18 21:22:02下载
- 积分:1
-
The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90...
The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90
and its use. Fortran 90, the latest standard version of Fortran, has many
excellent new features that will assist the programmer in writing efficient,
portable, and maintainable programs. The Fortran 90 Handbook is an informal
description of Fortran 90, developed to provide not only a readable
explanation of features, but also some rationale for the inclusion of features
and their use. In addition, “models” give the reader better insight as to why
things are done as they are in the language.-The Handbook is a definitive and comprehensive guide to Fortran 90 and its use. F ortran 90. the latest standard version of Fortran, has many excellent new features that will Assis t the programmer in writing efficient, portable, and maintainable programs. The Fortran 90 Hand book is an informal description of Fortran 90, developed to provide not only a readable explan ation of features, but also some ration
- 2023-02-03 22:10:04下载
- 积分: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
-
应用书籍,内容比较丰富,使用性很强,适合初学者使用
应用书籍,内容比较丰富,使用性很强,适合初学者使用-Application books, rich content, the use of strong, for beginners
- 2022-08-06 07:42:07下载
- 积分:1
-
AT89S51的中文手册
包括AT89S51的引脚,各个引脚的功能说明
AT89S51的中文手册
包括AT89S51的引脚,各个引脚的功能说明
-AT89S51 the Chinese manual includes AT89S51 the pin, pin all the functionality
- 2022-04-07 05:56:14下载
- 积分:1
-
This is an entry
这是一个 java入门教程 希望初学者喜欢-This is an entry-java tutorial for beginners like hope. . . .
- 2022-10-11 03:25:03下载
- 积分:1
-
本书是针对高职高专教学特点而编写的与《C语言教程》配套的上机实际训练用书...
本书是针对高职高专教学特点而编写的与《C语言教程》配套的上机实际训练用书-This book is for the preparation of the characteristics of higher vocational education with the " C Language Tutorial" on the plane supporting the actual training book
- 2023-09-06 01:20:03下载
- 积分:1
-
this document learning serial communication in visual c
this document learning serial communication in visual c-this document learning serial communication in visual c++
- 2022-03-04 21:16:06下载
- 积分:1
-
GCC的完整使用手册
GCC的完整使用手册-GCC integrity Manuals
- 2022-07-18 19:08:30下载
- 积分:1