-
C++程序设计语言特别版(中英文两语版)
国外最强的C++丛书
C++程序设计语言特别版(中英文两语版)
国外最强的C++丛书-C Programming Language Special Edition (English language version) abroad strongest C Series
- 2022-10-31 14:35:07下载
- 积分:1
-
DICOM standard that can be used to refer to the following aspects make the devel...
dicom的标准说明,可以参考下用来做dicom方面的开发-DICOM standard that can be used to refer to the following aspects make the development of DICOM
- 2022-01-25 18:17:43下载
- 积分:1
-
基于遗传算法的电力系统无功优化
求解电力系统无功优化的c++代码。无功优化,就是当系统的结构参数及负荷情况给定时,通过对某些控制变量的优化,所能找到的在满足所有指定约束条件的前提下,使系统的某一个或多个性能指标达到最优时的无功调节手段。无功优化问题是从最优潮流的发展中逐渐分化出的一个分支问题。
- 2022-01-25 22:57:41下载
- 积分:1
-
cvbs to vga pcb 已经量产的产品,可以直接拿来用,希望对大家的设计有帮助...
cvbs to vga pcb 已经量产的产品,可以直接拿来用,希望对大家的设计有帮助-cvbs to vga pcb volume production, the product can be directly brought by the hope that the design of all of us to help
- 2023-07-04 18:10:03下载
- 积分:1
-
这是关于ACE的各个类的关系结构解说,对ACE有兴趣的推荐看看。...
这是关于ACE的各个类的关系结构解说,对ACE有兴趣的推荐看看。-This is about the relationship between the ACE structure of the various classes explanations of the recommendation of ACE are interested to see.
- 2023-07-23 04:10:02下载
- 积分:1
-
这是学习c语言的一个参考资料,希望对大家有所帮助。
这是学习c语言的一个参考资料,希望对大家有所帮助。-This is a learning c language reference materials, we hope to be helpful.
- 2023-07-24 18:30:07下载
- 积分:1
-
Sliding mode control
Sliding mode control
- 2022-10-17 21:35:03下载
- 积分: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
-
详细介绍了主要语言的开发流程,对于刚接触的人很有帮组
详细介绍了主要语言的开发流程,对于刚接触的人很有帮组-Described in detail the primary language of the development process, great help for people new to group
- 2022-01-25 19:48:26下载
- 积分:1
-
This my downloaded from the Internet uC/OS
这是我从网上下载的uC/OS-II 2.0 Word文档的内容转化而来的。把它做成这样完全是为了大家学习的方便,希望大家会喜欢-This my downloaded from the Internet uC/OS-II 2.0 of Word documents into one. This made it entirely for the convenience of learning we hope that people will like the
- 2023-07-27 01:45:04下载
- 积分:1