-
此为中国电信适用的H248标准,里面详细减少了H248流程
此为中国电信适用的H248标准,里面详细减少了H248流程-this as China Telecom applicable H248 standard, which provides detailed procedures to reduce the H248
- 2022-03-03 04:46:04下载
- 积分:1
-
globalsight contribution to contract for the translation management interested i...
globalsight贡献合同书,为有志于翻译管理事业的人而提供-globalsight contribution to contract for the translation management interested in the cause of the person to provide
- 2022-03-15 00:11:52下载
- 积分:1
-
从";VC6.0编程,";的源程序,适用于初学者的…
来自《VC6.0可视化编程》的源码,适用于初学者。 这是第一章,关于multi windows 的代码-from "VC6.0 visual programming," the source, applicable to beginners. This is the first chapter of the multi windows code
- 2022-01-26 00:20:31下载
- 积分:1
-
这个是介绍windows编程的书!很有用的!
这个是介绍windows编程的书!很有用的!-this program is to introduce the book windows! Very useful!
- 2022-10-26 15:25:03下载
- 积分:1
-
this paper to electronic books, without extracting code
此文件为电子书籍,无解压码-this paper to electronic books, without extracting code
- 2022-04-17 02:45:42下载
- 积分: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
-
the development of software ccsDSP a book, very detailed! Hope useful for everyo...
ccsDSP开发软件的一本书,挺详细的!希望对大家有用!-the development of software ccsDSP a book, very detailed! Hope useful for everyone!
- 2023-01-03 03:15:05下载
- 积分:1
-
CCNA认证参考书,PDF高清
为机械工业出版社的书,
CCNA认证参考书,PDF高清
为机械工业出版社的书,-CCNA certified reference books, PDF high-definition for the Machinery Industry Press books
- 2023-01-08 01:25:04下载
- 积分:1
-
内容比较早,但写得较底层,包括bios,分区有等操作都的介绍,一共是两个文件pdf格式,应该有200多个源码《C语言编程实例》...
内容比较早,但写得较底层,包括bios,分区有等操作都的介绍,一共是两个文件pdf格式,应该有200多个源码《C语言编程实例》-Contents earlier, but well-written than the bottom, including bios, partition and other operations are the introduction there are a total of two files pdf format, there should be more than 200 source " C Language Programming Example"
- 2022-08-16 01:36:28下载
- 积分:1
-
MFC MFC编程资源大全包括开源软件的所有方面
mfc资源大全包含MFC编程各个方面的源码-mfc resources Daquan MFC programming includes all aspects of FOSS
- 2022-06-19 04:44:53下载
- 积分:1