-
《游戏之旅
《游戏之旅-我的编程感悟》pdf格式,网易技术研发经理云风学习编程的经历及对编程的一些心得见解,云风自幼编程,二十几岁已有十几年的编程经验,主持开发了多款网游。-err
- 2022-04-29 18:02:28下载
- 积分:1
-
GDI+的学习chm格式书籍,在vs2005平台下介绍,相当不错
GDI+的学习chm格式书籍,在vs2005平台下介绍,相当不错-GDI+ Learning chm format books, in VS2005 platform introduction, quite good
- 2022-03-26 09:52:52下载
- 积分:1
-
这是罗斌编写的VC2005编程技巧大全的源代码(1)。
这是罗斌编写的VC2005编程技巧大全的源代码(1)。-This is a Luo VC2005 prepared programming skills Guinness source code (1).
- 2022-08-21 07:01:54下载
- 积分:1
-
又一操作系统方面的作业,跟前面不一样
又一操作系统方面的作业,跟前面不一样-another operating system"s operations, with different front
- 2022-02-01 16:15:12下载
- 积分:1
-
ImageButton的简单demo.
ImageButton的简单demo.-ImageButton simple demo.
- 2022-03-24 13:52:18下载
- 积分:1
-
很好的串口开发包。
很好的串口开发包。-good Serial Development Kit.
- 2023-02-24 13:20:03下载
- 积分:1
-
一个很好unicode lib 库
一个很好unicode lib 库-a good lib library
- 2022-03-23 04:30:33下载
- 积分:1
-
c commonly used algorithm source code, a common algorithm for readers to save a...
c常用算法源代码,提供了常见的算法实现,为读者节省不少时间,为初学者提供了很好的模板-c commonly used algorithm source code, a common algorithm for readers to save a lot of time, for beginners provided a good template
- 2023-08-02 20:20:03下载
- 积分:1
-
CASADM化学反应速率脚本
CASADM模型中反应速率脚本,用于预测活性污泥工艺中的出水水质参数等。广泛应用于环境工程领域
- 2022-09-30 00:05:02下载
- 积分:1
-
rendering translucent bitmaps and how transparent bitmap painting some slim, we...
绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意,白色不能产生渗透。-rendering translucent bitmaps and how transparent bitmap painting some slim, we hope to show a translucent bitmaps. That is to say we will be a bit Figure B shows that the A bitmap, and they hope to see Figure B A part of the bitmap images, but not all. For example, A bitmap is a curve, B is a Bitmap suggest, we would like to suggest the show has been seen at the same time show the curve, but it does not need curve background on the need for useful to translucent bitmaps. From the curve looks like B infiltrate map, in fact technology is a translucent infiltration, infiltration formula we can use multiple, and here we choose (A AND which) OR B. Note that not produce white infiltration.
- 2022-08-07 15:05:14下载
- 积分:1