-
Transparent bitmap display methods, methods are more well
透明位图的显示方法,方法步骤比较清晰,欢迎下载-Transparent bitmap display methods, methods are more well-defined steps are welcome to download
- 2022-03-06 12:24:45下载
- 积分:1
-
一款音频播放器,能测试好多工程指标,用C++编写
一款音频播放器,能测试好多工程指标,用C++编写-an audio player, a lot of test and engineering indicators, using C++
- 2022-02-27 00:55:15下载
- 积分:1
-
在 asp 的 apriori 算法
这是一个 web 服务的 asp 使用 apriori 算法和用于派生的关联规则,我们可以用在许多市场购物篮分析、 银行等,也是非常重要的数据挖掘和其各自的部门
- 2022-03-23 14:20:36下载
- 积分:1
-
C++ Builder与Windows API经典范例
C++ Builder与Windows API经典范例-C Builder and Windows API classic model
- 2022-03-06 15:59:29下载
- 积分:1
-
可读取windows 所以已运行的窗体,并读取指定窗体的所以控件内容并可对其赋值...
可读取windows 所以已运行的窗体,并读取指定窗体的所以控件内容并可对其赋值-Windows can be read so we have to run the form, and read the specified form and may therefore control the content of their assignment
- 2022-05-22 13:09:28下载
- 积分:1
-
一个简单的红宝石脚本解释器。用法:在脚本目录下新建rb文件,R.
从RPG MAKER XP中提取的一个简单的ruby脚本解释器。使用方法:在script目录下新建rb文件,在require.rb中增加require。执行game.exe运行脚本。-A simple ruby script interpreter. Usage: In the script directory New rb files, require.rb add require. Implementation of the game.exe to run scripts.
- 2023-04-17 04:00:03下载
- 积分:1
-
北大ACM试题poj 第2602题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第2602题源码,很好的代码,希望对搞ACM的同学有帮助-Peking University ACM Chapter 2602 question Question poj source code, good code, and want to help students engage in ACM
- 2022-12-31 01:15:05下载
- 积分:1
-
批量智能打印codesoft标签模板文件
概述:运用labview开发的自动、批量、智能打印codesoft模板标签文件。
用处:codesoft定制化、批量打印复杂标签,打印的数据源从第三方软件导入或手动创建。
特点:自动、智能、批量打印,支持模板文件多、标签变量多、定制化、个性化定义打印任务。智能校验重复打印、漏打印的常见错误发生。
- 2022-03-20 21:09:15下载
- 积分: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
-
A-STAR算法说明
A-STAR算法说明
- 2022-12-10 21:15:03下载
- 积分:1