-
这个程序罗列了VC++如何制作DLL的一系列过程,可以参考
这个程序罗列了VC++如何制作DLL的一系列过程,可以参考-How to develop windows DLL by VC++.
- 2022-04-24 07:27:34下载
- 积分:1
-
迷宫问题的递归算法
迷宫问题的递归算法-recursive algorithm for maze problem
- 2022-06-18 15:57:16下载
- 积分:1
-
Floyd-Steinberg Dithering佛洛伊德斯坦伯格抖动算法
只有三个核心函数。
PlusTrancate,FindNearestColor和Process。
PlusTrancate尝试将一个量化误差添加到现有颜色中,并防止流过色,因为最大数为255。
FindNearestColor是最接近的颜色,您需要将调色板传递到此函数中以查找您要查找的映射。
例如
[{0,0,0},{255,255,255}]表示黑白
[{255,0,0},{0,255,0},{0,0,255}]表示RGB
[{0,255,255},{255,0,255},{255,255,0}]表示CMY
图像的每个像素的核心功能过程然后从该像素获得最近的颜色,并从环绕颜色计算量化误差,使图像变得更具代表性。
- 2023-05-20 15:10:03下载
- 积分:1
-
to seven projects into Visual C 6 projects
将Visual C++7的工程转化为Visual C++6的工程-to seven projects into Visual C 6 projects
- 2022-09-13 05:15:03下载
- 积分:1
-
观察者模式vc源码实例。
观察者模式vc源码实例。-VC Source Code/Example from the view of observator
- 2022-05-19 00:00:13下载
- 积分:1
-
1).可以输入各个项目的前三名或前五名的成绩;
2).能统计各学校总分,
3).可以按学校编号、学校总分、男女团体总分排序输出;
4).可以按学校编...
1).可以输入各个项目的前三名或前五名的成绩;
2).能统计各学校总分,
3).可以按学校编号、学校总分、男女团体总分排序输出;
4).可以按学校编号查询学校某个项目的情况;可以按项目编号查询取得前三或前五名的学校。
-1). Can enter the various items of the top three or top five results 2). Statistics of schools can score, 3). According to school code, school scores, scores of men and women groups to sort out 4). Can query school school code of an item can query made by item number three or five schools.
- 2022-06-13 08:24:52下载
- 积分:1
-
现成的摇奖程序。
修改一下所需数量即可使用。
现成的摇奖程序。
修改一下所需数量即可使用。-摇奖off-the-shelf program. Changed a bit to use the required quantity.
- 2022-04-27 19:21:11下载
- 积分:1
-
DELFOR(源码排列工具)
资源描述说明:将 Delphi Object Pascal 源码排列整齐的工具的源代码 ( 2.0 版,相当於适用於 Delphi 2.0~5.0 专家版本 2.2.3 版 DELFOREX.ZIP )
- 2022-03-20 15:45:20下载
- 积分:1
-
用VC++ 编的冲击波程序,供大家参考使用!不能用于非法用途!...
用VC++ 编的冲击波程序,供大家参考使用!不能用于非法用途!-VC series of the shock wave procedure for reference use! Not for illegal purposes!
- 2022-06-16 01:21:25下载
- 积分:1
-
an example for uninstaller
an example for uninstaller
- 2022-11-16 07:15:03下载
- 积分:1