-
详细阐述了网络中的最大流量的实现方法,并编写了实现算法。...
详细阐述了网络中的最大流量的实现方法,并编写了实现算法。-Elaborated in detail on the largest network flow method and the preparation of the algorithm.
- 2022-06-30 13:31:05下载
- 积分:1
-
+ +语法词法分析器源码+ + +词法分析器源代码
VC++词法语法分析器源码
VC++词法语法分析器源码-VC++ Grammar lexical analyzer source VC++ Lexical parser source code
- 2022-05-19 09:31:58下载
- 积分:1
-
由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了...
由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了-vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the
- 2022-07-04 05:57:44下载
- 积分:1
-
软件自动升级
软件自动升级程序-automatic software upgrade
- 2022-02-16 08:58:50下载
- 积分:1
-
- 2022-02-18 13:29:49下载
- 积分: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
-
stack in the parking lot on the application
堆栈在停车场问题上的应用-stack in the parking lot on the application
- 2023-07-26 20:55:03下载
- 积分:1
-
智能Excel导入数据库程序源码(仅供学习参考)
技术特点:采用winform编写,操作简单,界面美观。
功能介绍:
可以根据excel的列进行与数据库列的匹配。
可以自动检测excel中的信息是否符合规定。不符合给出提示。
- 2022-04-19 15:43:29下载
- 积分:1
-
此源码是我从别的网站下载的(导弹打飞机算法(黄色的点在外部做圆周运动,红色的点用来跟综黄色的点),具体算法看原程序,(只希望我
我也能下载别人的游戏源码来学...
此源码是我从别的网站下载的(导弹打飞机算法(黄色的点在外部做圆周运动,红色的点用来跟综黄色的点),具体算法看原程序,(只希望我
我也能下载别人的游戏源码来学习)-I downloaded from other websites (aircraft missiles algorithm (yellow exterior point in circular motion, the red points for Integrated with yellow points), look at the original algorithm specific procedures, and (I only hope that I can also download other people"s source code to learn the game)
- 2022-12-16 12:25:04下载
- 积分:1
-
遗传算法的优化算法,计算出最佳值的公式,方便了美国。
GA优化算法,计算最佳值的公式,易用性由BCB开发
- 2022-01-25 19:20:01下载
- 积分:1