-
彩色图像的RGB之间的转换,YCbCr,HSV,HSL,CIE CIE CIE LUV的实验室,西安,我,……
Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
- 2022-06-01 11:56:53下载
- 积分:1
-
tdk651xPC机校表程序
根据651xPC机校表算法.V102进行校表
tdk651xPC机校表程序
根据651xPC机校表算法.V102进行校表-tdk651xPC Table procedures for school-based school 651xPC table algorithm. Ariane conducting school Table
- 2023-06-13 18:20:09下载
- 积分:1
-
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则...
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-recursive algorithm with the partition of the application. Parts mutilation given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-01-26 05:51:05下载
- 积分:1
-
VB6做的Xp风格的控件源代码 (ColXp)
VB6做的Xp风格的控件源代码 (ColXp)-VB6 do Xp style of the source code control (ColXp)
- 2022-03-20 10:50:53下载
- 积分:1
-
友善之臂MINI2440winceIO口测试程序,控制LED亮灭的
友善之臂MINI2440winceIO口测试程序,控制LED亮灭的-IO test, friendly arm MINI2440
- 2022-05-29 18:40:27下载
- 积分:1
-
分享一些我以前做的东西 不知道是不是你们的需要 大家看看哈...
分享一些我以前做的东西 不知道是不是你们的需要 大家看看哈-I used to do share some things that do not know if you need to look at the U.S. Kazakhstan
- 2022-10-10 02:15:02下载
- 积分:1
-
Sun Star teaching source, master C useful, Sun Star teaching source, master...
孙星教学源码,掌握C++有用,孙星教学源码,掌握C++有用-Sun Star teaching source, master C useful, Sun Star teaching source, master C useful
- 2022-09-29 13:00:03下载
- 积分:1
-
一个窗口里面的三名球员
一个windows里面的播放器3-a windows inside the three players
- 2022-04-16 06:39:14下载
- 积分:1
-
TMS320VC5402 DSK例子程序
TMS320VC5402 DSK的例子程序-TMS320VC5402 DSK examples procedures
- 2022-03-06 03:45:21下载
- 积分:1
-
k-近邻算法的实现
kNN实现步骤
(1)计算已知类别数据集中的点与当前点之间的距离
(2)按照距离递增次序排序
(3)选取当前与当前距离最小的k个点
(4)确定k个点所在类别的出现的频率
(5)返回前k个点出现频率最高的类别作为当前点的预测分类
- 2022-02-14 22:45:04下载
- 积分:1