-
C language the essence of 200 cases, is to learn C language appetizer dish, exer...
C语言精粹200例,是学习C语言的开胃小菜,锻炼思维,熟悉运用。-C language the essence of 200 cases, is to learn C language appetizer dish, exercise ideas, familiar with the application.
- 2022-02-26 03:49:51下载
- 积分:1
-
MiniGUI White Paper
MiniGUI技术白皮书-MiniGUI White Paper
- 2022-03-11 13:45:48下载
- 积分: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
-
智能天线的好程序 非常实用!
智能天线的好程序 非常实用!-Smart antenna good program very useful!
- 2022-12-09 03:45:02下载
- 积分:1
-
c/c++study
一:本教程来自上海交大网络教育学院,感谢他们出色的工作,一切版权归其所有;
二:萤城客整理制作。
-c/c++study
- 2022-07-10 05:43:53下载
- 积分:1
-
这是一本讲述MPEG4的中文文档,通俗易懂,内容翔实,强烈推荐!再也不用看E文了!...
这是一本讲述MPEG4的中文文档,通俗易懂,内容翔实,强烈推荐!再也不用看E文了!-This is a talk about the Chinese MPEG4 files, user-friendly and informative, and strongly recommended! No longer have to look at the text of the E!
- 2022-02-05 16:49:12下载
- 积分:1
-
modbus tcp协议
modbus tcp协议 -modbus tcp protocol
- 2023-03-27 10:00:04下载
- 积分:1
-
24C02C,E2PROM的一个说明,24C02C,E2PROM的一个说明
24C02C,E2PROM的一个说明,24C02C,E2PROM的一个说明-24C02C
- 2022-05-29 17:16:06下载
- 积分:1
-
VESA DDC协议标准(display data channel command interface standard)
包括应用实例及代码...
VESA DDC协议标准(display data channel command interface standard)
包括应用实例及代码-VESA DDC protocol standards (display data channel command interface standard), including application examples and code
- 2022-01-24 14:54:30下载
- 积分:1
-
OFDM系列之一:OFDM_demodulation
OFDM系统实现的C语言实现。绝对好程序,包括调制解调,星座映射等内容。...
OFDM系列之一:OFDM_demodulation
OFDM系统实现的C语言实现。绝对好程序,包括调制解调,星座映射等内容。-OFDM one of the series: OFDM_demodulation OFDM system of the C language. Definitely a good program, including the modulation and demodulation, constellation mapping and so on.
- 2022-03-18 19:04:22下载
- 积分:1