-
machine scheduling problems required to give a scheduling program, so as to the...
多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing completed. The problem is NP security issues, so far no effective solution. For this type of issue, greedy strategy can sometimes choose to design a better approximation algorithm.
- 2022-03-30 06:33:49下载
- 积分:1
-
能够显示万年历,农历以及任意两天之间的天数差
能够显示万年历,农历以及任意两天之间的天数差-Able to show that calendar, the Lunar and arbitrary number of days between two days of poor
- 2022-11-19 10:45:03下载
- 积分:1
-
GA(遗传算法)求解tsp(旅行商问题),并附上实验报告
GA(遗传算法)求解tsp(旅行商问题),并附上实验报告-GA tsp
- 2022-06-28 22:02:32下载
- 积分:1
-
面向对象课程作业
使用vc基于模板编写 ――sofabed
面向对象课程作业
使用vc基于模板编写 ――sofabed-object-oriented operations using vc courses based on template preparation-- sofabed
- 2023-02-22 13:00:03下载
- 积分:1
-
这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决...
这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决这个问题,如GLUT,但是GLUT不是非常的绿色,而且不能用作商业用途。所以,作者写了这个框架/库函数,你可以用于你的OpenGL开发中。-The OpenGL framework for the ultimate purpose is to simplify as much as possible the workload of all the development of OpenGL. Because the development of OpenGL settings need a lot of work, although there are some tools for OpenGL library can help you resolve this problem, such as GLUT, but GLUT is not very green, but can not be used for commercial purposes. Therefore, the author wrote this framework/library function, you can for your OpenGL development.
- 2023-07-17 10:45:03下载
- 积分:1
-
报表功能分析和解释源jCharts
JCharts报表功能源码的分析和解读,可以实现页面的js生成数据报表的功能-Statements JCharts function analysis and interpretation of source
- 2022-12-19 10:55:04下载
- 积分:1
-
C sharp 访问 Excel,无须COM控件
C sharp 访问 Excel,无须COM控件-C sharp visit to Excel, no need for COM controls
- 2022-03-04 04:38:17下载
- 积分:1
-
opencv2.4.9直方图匹配
在vs2010平台下 运行,需要安装opencv2.4.9 是opencv3编程入门这本书后边的附赠程序,计算视频中两个图像区域的相似程度,此程序用于摄像头采集视频,然后我们可以在视频上用鼠标选定两个矩形区域,然后opencv就会为我们算出图像区域的相似度数值,然后绘制出rgb三色图直方图
- 2023-07-13 13:25:05下载
- 积分:1
-
JAVA学生宿舍后台管理系统源码
JAVA学生宿舍后台管理系统源码
完整的一套代码,
可以作为毕业设计使用
欢迎下载试用
- 2022-01-25 19:19:15下载
- 积分:1
-
OCR 图片识别
OCR方式的图片识别,API方式,调用简单,识别率还可以.OCR (Optical Character Recognition,光学字符识别)是指电子设备(例如扫描仪或数码相机)检查纸上打印的字符,通过检测暗、亮的模式确定其形状,然后用字符识别方法将形状翻译成计算机文字的过程;即,对文本资料进行扫描,然后对图像文
件进行分析处理,获取文字及版面信息的过程。如何除错或利用辅助信息提高识别正确率,是OCR最重要的课题,ICR(Intelligent
Character
Recognition)的名词也因此而产生。衡量一个OCR系统性能好坏的主要指标有:拒识率、误识率、识别速度、用户界面的友好性,产品的稳定性,易
用性及可行性等
- 2022-03-22 12:19:29下载
- 积分:1