-
Hotel Management System
酒店管理系统,是一个客户与酒店交流的平台,提供更好的服务
-Hotel Management System
- 2022-08-25 05:10:39下载
- 积分:1
-
手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的...
手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-gesture recognition system performance system! Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide. Recompiling run the procedures. If the pop-up dialog box if the suggested value and process the default settings the same value, need not be amended.
- 2023-02-27 20:50:03下载
- 积分:1
-
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的...
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的-to download! The more uploads! No way! Fritter simple calculator program it is doing c#
- 2022-02-03 00:54:58下载
- 积分:1
-
该方案已经过测试,发送短信只在爱立信手机模式。T610 ..
The program has been tested to send sms only on Ericcson cellphones mode. T610 and z600.
- 2022-02-04 16:02:26下载
- 积分:1
-
搜索引擎
爬虫模块、预处理模块和搜索模块。
搜索引擎的三个部分是相互独立的,三个部分分别工作,主要的关系体现在前一部分得到的数据结果为后一部分提供原始数据。
用户通过浏览器提交查询的词或者短语 P,搜索引擎根据用户的查询返回匹配的网页信息列表 L;
上述过程涉及到两个问题,如何匹配用户的查询以及网页信息列表从何而来,根据什么而排序?用户的查询 P 经过分词器被切割成小词组 并被剔除停用词 ( 的、了、啊等字 ),根据系统维护的一个倒排索引可以查询某个词 pi 在哪些网页中出现过,匹配那些 都出现的网页集即可作为初始结果,更进一步,返回的初始网页集通过计算与查询词的相关度从而得到网页排名,即 Page Rank,按照网页的排名顺序即可得到最终的网页列表;
假设分词器和网页排名的计算公式都是既定的,那么倒排索引以及原始网页集从何而来?原始网页集在之前的数据流程的介绍中,可以得知是由爬虫 spider 爬取网页并且保存在本地的,而倒排索引,即词组到网页的映射表是建立在正排索引的基础上的,后者是分析了网页的内容并对其内容进行分词后,得到的网页到词组的映射表,将正排索引倒置即可得到倒排索引;
网页的分析具体做什么呢?由于爬虫收集来的原始网页中包含很多信息,比如 html 表单以及一些垃圾信息比如广告,网页分析去除这些信息,并抽取其中的正文信息作为后续的基础数据。
- 2022-05-07 14:54:09下载
- 积分:1
-
修正后版本
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广...
修正后版本
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Amended version of genetic algorithm based on Darwin" s theory of evolution is an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2023-06-10 23:05:03下载
- 积分:1
-
大位图绘图类
一类用于在任何指定的窗口中绘制一个非常大的位图图像。此外包括调色板量化的质量好 algorythm。
- 2023-04-20 17:35:03下载
- 积分:1
-
能对windows程序的托盘图标进行隐藏删除添加
能对windows程序的托盘图标进行隐藏删除添加-can windows procedures for the tray icon to delete hidden Add
- 2022-10-06 14:55:02下载
- 积分:1
-
matlab和vc++编程的例子,用到matcom进行文件的转换
matlab和vc++编程的例子,用到matcom进行文件的转换-matlab and vc++ programming example files used in the conversion matcom
- 2022-01-25 14:30:07下载
- 积分:1
-
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供...
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供的加速键编辑器(Accelerator Editor)创建一项资源,当视
图被创建、使用、拥有输入焦点时该资源被装入。在视图没有输入焦点时或当我们想定制键
的处理时,我们也可以手工处理W M _ K E Y D O W N窗口命令。-Goal Setting key combination to trigger a menu command. For example, A lt+ D key combination to delete the selected item view. Strategy First, use Developer Studio to provide the acceleration of key editor (Accelerator Editor) to create a resource, when the view is created, use, possession input focus when the resources are loaded. In view of the focus has not been entered or when we want to deal with custom keys, we can also deal with WM _ KEYDOWN manual command window.
- 2023-03-13 03:40:03下载
- 积分:1