-
So that the readers of this book on learning the real and practical technology,...
方面,使读者通过对本书的学习,学到真正实用的技术,另一方面,为引入J2EE技术打下良好的基础-So that the readers of this book on learning the real and practical technology, on the other hand, for the introduction of J2EE technology and lay a good foundation
- 2022-03-20 16:30:15下载
- 积分:1
-
讲述操作系统的书籍,主要面向与嵌入式系统,作者是WindRiver的高级工程师,结合自己的工程经验讲述嵌入式系统的os的原理和开发中要注意的问题,认真读很有收获...
讲述操作系统的书籍,主要面向与嵌入式系统,作者是WindRiver的高级工程师,结合自己的工程经验讲述嵌入式系统的os的原理和开发中要注意的问题,认真读很有收获。-Books about operating systems, mainly oriented and embedded systems, WindRiver author is a senior engineer, combined with his experience in engineering, embedded systems os about the principle and the development of attention should be paid to the issue of very serious harvest time.
- 2022-04-26 15:59:14下载
- 积分:1
-
Example source codes in C++ using 3d studio max models
Example source codes in C++ using 3d studio max models
- 2023-09-01 11:20:04下载
- 积分:1
-
模拟电路的基础教程,里面有模拟电路的最基础的一些知识点,这个教程做的很好值得学习...
模拟电路的基础教程,里面有模拟电路的最基础的一些知识点,这个教程做的很好值得学习-Essentials analog circuits, analog circuits there are some of the most basic knowledge of point, this course well worth learning to do
- 2022-03-12 22:23:59下载
- 积分:1
-
Linux Unix揭密.高质量电子书籍.对学习Linux有大帮助,欢迎下载学习....
Linux Unix揭密.高质量电子书籍.对学习Linux有大帮助,欢迎下载学习.-Inside Linux Unix. High-quality e-books. For learning Linux has great help, welcome to download the study.
- 2022-03-15 11:23:12下载
- 积分:1
-
c++ strategies and tactics 英文原版书,PDF格式的,和各位朋友分享!...
c++ strategies and tactics 英文原版书,PDF格式的,和各位朋友分享!-c strategies and tactics Internals, PDF format, , and friends to share!
- 2022-12-30 04:35:08下载
- 积分:1
-
这是一个C语言写的一个解决TSP问题的蚁群算法程序
这是一个C语言写的一个解决TSP问题的蚁群算法程序-This is a C language to write a solution to the problem TSP Ant Colony Algorithm procedure
- 2022-01-25 19:21:25下载
- 积分: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
-
TFT液晶控制器uPD161621文档,不知为什么,在网上很难找得到。这是从公司内部说明文档中找到的。...
TFT液晶控制器uPD161621文档,不知为什么,在网上很难找得到。这是从公司内部说明文档中找到的。-TFT LCD controller uPD161621 document, I do not know why, it is hard to get online. This is the internal documentation from the company found.
- 2022-01-28 03:19:04下载
- 积分:1
-
MFC下实现客户端在文本中记录用户的操作!
MFC下实现客户端在文本中记录用户的操作!-Under MFC client records in the text the user" s operation!
- 2022-02-03 21:04:34下载
- 积分:1