-
C++课件,华侨大学的 希望对大家有所帮助
C++课件,华侨大学的 希望对大家有所帮助-C courseware, the Overseas Chinese University hopes to help everyone
- 2022-05-21 22:19:29下载
- 积分:1
-
希望这个对你能有所帮助。
希望这个对你能有所帮助。-hope you can help.
- 2022-02-14 15:32:07下载
- 积分:1
-
当规划一个ArcIMS的站点时,第一个面临的问题就是“我要选择什么样的客户端?”这是一个很难回答的问题。ESRI提供了三种viewer以供选择。然而,通过选择不...
当规划一个ArcIMS的站点时,第一个面临的问题就是“我要选择什么样的客户端?”这是一个很难回答的问题。ESRI提供了三种viewer以供选择。然而,通过选择不同的连接器――Servlet、ActivX、ColdFusion或AppServerLink连接器――可以获得一个不同寻常的客户端。所以,当我们考虑使用什么Viewer时,选择什么样的连接器同样是一个需要仔细考虑的问题。下面的讨论可以帮助ArcIMS的用户,开发商和管理员决定最合适的连接器和Viewer的组合。-When planning an ArcIMS site, the first facing the question is
- 2022-03-17 22:09:04下载
- 积分:1
-
mac下component的开发
mac下component的开发-component under development
- 2023-01-10 00:00:04下载
- 积分:1
-
这是三星公司的介绍flash基本原理的好书,对flash的深入了解很细...
这是三星公司的介绍flash基本原理的好书,对flash的深入了解很细-This is Samsung
- 2022-04-28 21:11:33下载
- 积分: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
-
ADO。NET数据库保护的chm
ado .net 本质 数据库 chm
-ado. net nature of the database chm
- 2022-03-03 17:11:24下载
- 积分:1
-
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。
重...
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。
重要特性
OpenCV 拥有包括 300 多个C函数的跨平台的中、高层 API。它不依赖于其它的外部库――尽管也可以使用某些外部库。
OpenCV 对非商业应用和商业应用都是免费(FREE)的。(细节参考 license)。
OpenCV 为Intel® Integrated Performance Primitives (IPP) 提供了透明接口。 -OpenCV
- 2022-02-02 21:23:43下载
- 积分:1
-
数据通信是通信技术和计算机技术相结合而产生的一种新的通信方式。要在两地间传输信息必须有传输信道,根据传输媒体的不同,有有线数据通信与无线数据通信之分。但它们都是...
数据通信是通信技术和计算机技术相结合而产生的一种新的通信方式。要在两地间传输信息必须有传输信道,根据传输媒体的不同,有有线数据通信与无线数据通信之分。但它们都是通过传输信道将数据终端与计算机联结起来,而使不同地点的数据终端实现软、硬件和信息资源的共享。 -communications data communications and computer technologies are combined to produce a new form of communication. In between two transmission of information must have a transmission channel, according to the different transmission media, cable and wireless data communications data communications breakdown. But they are all through the channel of transmission of data and computer terminals linked together, so that different locations of the data terminal to achieve soft, hardware and the sharing of information resources.
- 2022-05-22 15:33:14下载
- 积分:1
-
用PIC16F685作AD数据采集器,12个通道AD收集,10位分辨率,满足于多领域使用要求...
用PIC16F685作AD数据采集器,12个通道AD收集,10位分辨率,满足于多领域使用要求-PIC16F685 used for data acquisition device AD, 12 channel AD collection, 10 resolution, in many fields to meet the requirement
- 2023-07-21 08:45:02下载
- 积分:1