-
数据结构 算法与应用 C++语言描述 课后习题答案
数据结构 算法与应用 C++语言描述 课后习题答案-Data structures algorithms and application of C++ language described in the answer to after-school exercise
- 2022-02-10 06:51:49下载
- 积分:1
-
translucent window, small and easy to use, simple!
半透明窗口,短小精悍,使用方便,操作简单!
-translucent window, small and easy to use, simple!
- 2023-04-14 04:50:03下载
- 积分:1
-
c#下载网页源码
IntroductionMyDownloader is an open source application written in C# that is almost a complete download manager.MyDownloader has many features to manage downloads: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-09 12:10:03下载
- 积分:1
-
4 operator (without brackets),
四则运算(不带括号),-4 operator (without brackets),
- 2022-07-28 09:27:12下载
- 积分:1
-
A very good c++ Learning video, was very detailed and thorough! Suitable for c++...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2023-05-18 18:10:10下载
- 积分:1
-
一个操作系统的摸迷程序,实现进程的调度,有先进先出算法,时间片,优先权等...
一个操作系统的摸迷程序,实现进程的调度,有先进先出算法,时间片,优先权等-an operating system confused crowds procedures, the process of realization of scheduling, FIFO algorithm, time unit, priority, etc.
- 2022-02-26 01:02:43下载
- 积分:1
-
主要介绍在SuperMap IS .NET的使用和开发过程中需要了解和掌握的一些专题内容,包括许可配置信息、数字水印功能、智能集群缓存...
主要介绍在SuperMap IS .NET的使用和开发过程中需要了解和掌握的一些专题内容,包括许可配置信息、数字水印功能、智能集群缓存-Mainly describes the SuperMap IS. NET s use and development process need to understand and master a number of topics, including the license configuration information, digital watermarking capabilities, intelligent clustered cache
- 2022-11-10 16:15:03下载
- 积分:1
-
A visual c++ example
一个关于visual c++的例子-A visual c++ example
- 2022-04-20 08:15:40下载
- 积分: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
-
plot sin curve use c++ program in matlab
matlab中调用c++程序画sin曲线-plot sin curve use c++ program in matlab
- 2022-03-13 05:26:19下载
- 积分:1