-
CFile类打开文件的有趣现象
CFile类打开文件的有趣现象-CFile class opened file interesting phenomenon
- 2022-08-09 15:49:32下载
- 积分:1
-
c++ I/O 流处理代码,
c++ I/O 流处理代码,-vc
- 2022-11-25 09:05:03下载
- 积分: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
-
vc所必须的实例
是一个很不错的应用选择
具有很好的参考价值...
vc所必须的实例
是一个很不错的应用选择
具有很好的参考价值-vc necessary is a very good example of the application of the selection of good reference value
- 2022-02-28 16:12:20下载
- 积分:1
-
一种计算N维矩阵的aigenvalue新算法,aigenvalue…
n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值-a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out.
- 2023-05-14 17:55:03下载
- 积分:1
-
救护车调度系统仿真
救护车模拟调度系统-ambulance dispatch system simulation
- 2022-03-04 23:42:34下载
- 积分:1
-
wstring并串转换(冰)
wstring和string转换(Ice使用的)-wstring and string conversion (the Ice)
- 2022-08-10 18:16:22下载
- 积分:1
-
在Microsoft Visual Studio 2005上跑过没有问题。
在Microsoft Visual Studio 2005上跑过没有问题。-on Microsoft Visual Studio 2005 run is no proplem
- 2023-04-17 20:25:03下载
- 积分:1
-
it can draw a colorful circle
可以画一个彩色的圆的一个应用程序,是在VC环境下编写的。-it can draw a colorful circle
- 2022-12-17 03:55:03下载
- 积分:1
-
VB6 DLL编译助手,用vb编译动态dll的一个小辅助工具
VB6 DLL编译助手,用vb编译动态dll的一个小辅助工具-a small tool using for compile Dll in VB6
- 2022-04-07 10:05:20下载
- 积分:1