-
Webmaster will activate your member account after
Webmaster will activate your member account after
- 2022-02-26 04:52:52下载
- 积分:1
-
VC++一些代码,自己制作,可以实现密码登录,有画圆等功能.
VC++一些代码,自己制作,可以实现密码登录,有画圆等功能.-VC some code to produce their own, can achieve a password to log in, a Circle capabilities.
- 2022-02-04 21:15:18下载
- 积分:1
-
Visual C++ 通信编程工程实例精解(光盘资料)第3章
Visual C++ 通信编程工程实例精解(光盘资料)第3章-Visual C++ Communication Programming Project sperm solution (CD-ROM) Chapter 3
- 2023-04-08 08:55:04下载
- 积分:1
-
是一个很好用的通信录源码,可以用在同学朋友等的通信上使用!...
是一个很好用的通信录源码,可以用在同学朋友等的通信上使用!-Is a very good source to use recorded communication, can be used in communications, such as classmates friends use!
- 2022-03-04 12:51:57下载
- 积分:1
-
简单的术语
深入浅出-hibernate 随书原码(sample) -Simple terms-hibernate with books of the original code (sample)
- 2022-03-19 07:29:32下载
- 积分: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
-
PhD.thesis about fractional PLL design from UC san
PhD.thesis about fractional PLL design from UC san-deago.
- 2022-02-09 19:01:49下载
- 积分:1
-
《Windows网络编程技术》随书源码.rar
《Windows网络编程技术》随书源码.rar-"Windows network programming techniques" with the source book. Rar
- 2022-04-01 04:13:20下载
- 积分:1
-
linux filesystem bootdisk
linux filesystem bootdisk-howto.This document describes how to design and build boot/root diskettes for Linux. These disks can be used as
rescue disks or to test new system components. You should be reasonably familiar with system
administration tasks before attempting to build a bootdisk. If you just want a rescue disk to have for
emergencies,
- 2022-08-23 04:55:54下载
- 积分:1
-
包含了很多基本的c程序,其中有很多可以直接在VC中运行
包含了很多基本的c程序,其中有很多可以直接在VC中运行-C contains a lot of the basic procedures, many of which can be run directly in the VC
- 2022-05-20 02:07:19下载
- 积分:1