-
国外程序员整理的系统管理员资源大全
国外程序员整理的系统管理员资源大全,包括备份、克隆、云计算、云业务流程、云存储等方面所用软件的介绍。
- 2022-08-20 22:45:34下载
- 积分:1
-
一片好的介绍linux的电子书,考要怎么长干啥的啊
一片好的介绍linux的电子书,考要怎么长干啥的啊-A good introduction of e-books linux
- 2022-03-14 02:00:36下载
- 积分:1
-
游戏编程精粹2第四章源码
游戏编程精粹2第四章源码-two best games programming fourth chapter FOSS
- 2022-02-04 15:21:53下载
- 积分:1
-
design pattern books and JAVA
设计模式与JAVA的书籍-design pattern books and JAVA
- 2022-07-12 14:35:14下载
- 积分: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
-
MFC Programming Reference (People
MFC程序开发参考大全(人民邮电出版社)第二章源码-MFC Programming Reference (People
- 2022-08-11 14:33:18下载
- 积分:1
-
《NS2与网络模拟》学习NS2很不错的一本书,找了好久才找到的。...
《NS2与网络模拟》学习NS2很不错的一本书,找了好久才找到的。- NS2 network simulation NS2 study is a good book, looking for a long time to find the.
- 2022-04-22 02:36:08下载
- 积分:1
-
Programmable logic device Programmable logic device Programmable logic device Pr...
可编程逻辑器件 可编程逻辑器件 可编程逻辑器件-Programmable logic device Programmable logic device Programmable logic device Programmable logic device
- 2022-05-23 07:21:12下载
- 积分:1
-
密码学中的JAVA例子,此源码说明了密码学中的JAVA的应用,借此说明JAVA的广泛应用,已应用到了很广的范围了!...
密码学中的JAVA例子,此源码说明了密码学中的JAVA的应用,借此说明JAVA的广泛应用,已应用到了很广的范围了!-cryptography JAVA example, the source of cryptography note of Java applications, this shows that the extensive application of Java, has been applied to a very wide scope of the!
- 2022-04-01 07:29:08下载
- 积分:1
-
Source Insight Source Insight是一个革新的面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分...
Source Insight Source Insight是一个革新的面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。Source Insight不仅仅是一个强大的程序编辑器,它还能显示reference trees,class inheritance diagrams和call trees。Source Insight提供了最快速的对源代码的导航和任何程序编辑器的源信息。就将Source Insight应用到你的项目开发过程中并切实感受它为你项目开发的效率带来的变化。-Source Insight Source Insight is an innovative project-oriented development program editor and code browser, it has a built-in on C/C++, C# And Java procedures such as analysis. Source Insight to analyze your source code and in your work at the same time the dynamic maintenance of its own symbols database, and automatically shows you the context of useful information. Source Insight is not only a powerful program editor, it can display reference trees, class inheritance diagrams and call trees. Source Insight provides the most rapid of the source code navigation and any program editor source of information. Source Insight will be applied to your project development proce
- 2022-03-02 15:59:49下载
- 积分:1