-
Java
Java - Borland JBuilder - Developing Database Applications-Java- Borland JBuilder- Developing Database Applications
- 2022-08-25 18:08:29下载
- 积分:1
-
[什么是数学:对思想和方法的基本研究(增订版)],它连续23次蝉联互动出版网数学类图书月销售排行第一名,英文原版. 20世纪杰出的数学家,哥廷根学派重要成员,曾...
[什么是数学:对思想和方法的基本研究(增订版)],它连续23次蝉联互动出版网数学类图书月销售排行第一名,英文原版. 20世纪杰出的数学家,哥廷根学派重要成员,曾任纽约大学数学系和数学科学研究院的主任,西方公认的数学权威――R・柯朗(Richard Courant)等三位数学大师亲自执笔.对我们编程人员的思维训练非常有帮助.
发现本站只有英文版,现奉上中文版本,希望大家喜欢。-[What is Mathematics: The ideas and methods of basic research (updated version)], it won 23 consecutive interactive mathematical books published on net sales ranked first in the original English edition. The 20th century, an outstanding mathematician, G枚ttingen school an important member, a former New York University Department of Mathematics and Mathematical Sciences Research Institute Director, the West recognized the authority of mathematics- R Courant (Richard Courant), such as mathematical master of the three written. on our way of thinking training programmers are very help. found this site only in English, is now offering the Chinese version, I hope everyone likes.
- 2022-12-12 23:35:06下载
- 积分:1
-
Linux birth and development of the five pillars
Linux 诞生和发展的五个重要支柱-Linux birth and development of the five pillars
- 2022-05-31 03:02:09下载
- 积分:1
-
Engineer Manual momentum, designers can certainly useful, hoping to be helpful f...
动力工程师手册,设计人员肯定能用得上,希望能对一些人有所帮助-Engineer Manual momentum, designers can certainly useful, hoping to be helpful for some people
- 2022-03-02 17:19:47下载
- 积分:1
-
matlab的第二章节学习手册,本人觉得不错,特让大家分享
matlab的第二章节学习手册,本人觉得不错,特让大家分享-Matlab chapters of the second study manual, I think it"s good, so special to share
- 2022-03-02 07:27:07下载
- 积分:1
-
VC源码:内存修改器 VC源码:内存修改器
VC源码:内存修改器 VC源码:内存修改器-source VC : VC-change memory source : changes memory device
- 2022-05-27 12:27:40下载
- 积分:1
-
电脑基础知识相关精华书籍2包括
扩展名详解.chm
流媒体论坛精华.chm
奇招妙术玩转办公软件.pdf
启动光盘完全手册.chm
清一的网...
电脑基础知识相关精华书籍2包括
扩展名详解.chm
流媒体论坛精华.chm
奇招妙术玩转办公软件.pdf
启动光盘完全手册.chm
清一的网址收藏.chm
等10多个电子精华书籍-Basic knowledge of computer-related essence of books, including two extensions Xiang Jie. Chm streaming media forum essence. Chm wonderful style all their own patients Fun office software. Pdf bootable CD complete manual. Chm clear a Web site collection. Chm essence more than 10 e-books
- 2023-05-25 00:00:11下载
- 积分: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
-
Matlab tutorial which is very basic.I hope to upload my source code in future.
Matlab tutorial which is very basic.I hope to upload my source code in future.
- 2022-07-04 00:51:59下载
- 积分:1
-
Windows Programming Bible. The beginner's best book to begin windows program...
Windows Programming Bible.
The beginner s best book to begin windows programming.-Windows Programming Bible. The beginner"s best book to begin windows programming.
- 2023-01-03 11:05:04下载
- 积分:1