Welcome![Sign In][Sign Up]
Location:
Search - ranking

Search list

[Data structs字符串排序

Description: 完全采用指针编写的字符串排序程序,共两种方法,调试过-completely prepared by the string pointer ranking, with a total of two methods tuned
Platform: | Size: 1024 | Author: 张元佑 | Hits:

[Search Enginegoogle探索算法源码

Description: 据说是GOOGLE搜索引擎的排序算法,看了一下,不太懂,晕啊-allegedly Google search engine ranking algorithm, looked at them, not really understand, halo ah!
Platform: | Size: 6144 | Author: 王国金 | Hits:

[Windows Developbucket_BySophia

Description: 适用于关键字等长(比较均匀),最好是整数或字符串的排序-apply to the keyword so long (more uniform), the best is an integer or string ranking
Platform: | Size: 250880 | Author: 萌音 | Hits:

[matlabranking

Description: 约瑟夫环实验: 程序利用顺序表实现约瑟夫环,本实验是用于一个小游戏-Josephus experiment : the use of procedures to achieve the order table Josephus, the experiment is for a small game
Platform: | Size: 303104 | Author: linling | Hits:

[WEB Codeadmin5

Description: 仿ADMIN5站长黄页 1、网站模板以及功能模仿ADMIN5站长黄页。 2、支持用户注册、信息、密码修改,添加站点时由用户添加PR、ALEXA等信息。 3、支持网站点击排行、显示10条最新加入网站、同城分类、同城新闻信息。 4、由用户录入同城新闻信息、作者与主页,支持站点信息搜索。-Yellow Pages ADMIN5 imitation station 1, the site template as well as the functional mimic ADMIN5 Yellow Pages station. 2, support for user registration, information, modify your password, add the site by the user to add PR, ALEXA information. 3, support for web site ranking, showing the latest addition to 10 sites, city classification, city news and information. 4, by the user input city news and information, the author and the home page, support site information search.
Platform: | Size: 136192 | Author: 黄一韩 | Hits:

[Windows Develop33SEO_word

Description: 包含《Google排名技巧》共十五课学习笔记等多达三十三篇点石精华SEO文档-Contains " Google ranking technique" a total of 15 lesson study notes as many as 33 points, Stone documents the essence of SEO
Platform: | Size: 264192 | Author: 丛林 | Hits:

[Search EngineGooglePR

Description: Google PageRank (网页级别) 是 Google 搜索引擎用于评测一个网页“重要性”的一种方法。 Google 通过 PageRank 来调整结果,使那些更具“重要性”的网页在搜索结果中另网站排名获得提升,从而提高搜索结果的相关性和质量。 主要功能: 1、Google PR值在线查询,直接读取Google官方数据; 2、小偷工具,无需维护数据; 3、DIV+CSS模板方便修改; 4、免费、开源程序 -Google PageRank (PageRank) is the Google search engine for evaluating a web page " importance" of a method. Google adopted to adjust the results of PageRank, so that more " importance" in the search results page of another site' s ranking in the enhanced, thereby enhancing the relevance of search results and quality. Main functions: 1, Google PR value of online information, read the Google official data directly 2, thieves tools, the need to safeguard data 3, DIV+ CSS template to facilitate modification 4, free, open source
Platform: | Size: 38912 | Author: Ki_龙 | Hits:

[.netAlexaSys

Description: Alexa刷排名系统C#.NET源码,四层架构,网页模板-Alexa ranking System Brush C#. NET source code, four-tier structure, web page templates
Platform: | Size: 726016 | Author: 内核阅读器 | Hits:

[AI-NN-PRga1

Description: 遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Description of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operations, but also the introduction of the inversion operation!
Platform: | Size: 3072 | Author: hexing | Hits:

[assembly languageranking

Description: 输入50个以内的学生姓名,成绩并显示学生名次-Input of students within the 50 names, and display student performance ranking
Platform: | Size: 3072 | Author: zj | Hits:

[Windows DevelopGlobal-ranking

Description: Global Ranking Using Continuous Conditional Random Fields
Platform: | Size: 178176 | Author: Wang shuaiqiang | Hits:

[OtherGoogles.PageRank.And.Beyond

Description: 这是一本详细介绍搜索引擎的链接分析方法的书,Google搜索引擎成功的一个重要因素正是由于其采用了PageRank的链接分析方法。本书可以回答读者以下的问题:搜索引擎是怎样工作的?为什么Google可以工作得那么好?什么是Google Bomb?怎样改进自己主页的排名次序?书中还使用Matlab演示了相关方法的实现与分析。-This is a detailed analysis of search engine links to books, Google search engine, it is an important factor in the success of its use of the PageRank link analysis. Readers of this book can answer the following questions: How search engines work? Why is Google can work so well? What is a Google Bomb? How to improve their ranking the home page? The book also demonstrates the use of Matlab implementation of the relevant methods and analysis.
Platform: | Size: 17387520 | Author: kaze | Hits:

[Mathimatics-Numerical algorithmsmr-runk

Description: 基于互信息理论的最大相关排序算法,可应用于各领域的特征选择。-Maximum mutual information based relevance ranking algorithm theory can be applied to all areas of feature selection.
Platform: | Size: 3072 | Author: crossrainbow8696 | Hits:

[assembly languageranking

Description: 输入学生信息,包括性命、学号、和成绩,并按照成绩进行排序输出-Allow input the information of the students and output the ranking of scores.
Platform: | Size: 4096 | Author: Vera | Hits:

[OtherResults-ranking

Description: 某班期末考试科目为数学(MT)、英语(EN)和物理(PH),有最多不超过30人参加考试。要求: (1)计算每个学生的总分和平均分; (2)按总分成绩由高到低排出成绩的名次; (3)打印出名次表,表格内包括学生编号、各科分数、总分和平均分; (4)任意输入一个学号,能够查找出该学生在班级中的排名及其考试分数 -A class final exam subjects as mathematics (MT), English (EN) and physical ( PH ) , there are not more than 30 people take the exam . Requirements: (1) calculate the total score and the average score of each student (2) Total score ranking from high to low discharge results (3) print out the league table form , including student ID , subjects scores , total score and the average score (4) arbitrary input a number , be able to find out the ranking and test scores of the students in the class
Platform: | Size: 210944 | Author: 陈虹 | Hits:

[Data structsranking

Description: 各种排序程序包括冒泡排序快速排序选择排序-various ranking methods
Platform: | Size: 1884160 | Author: lisijiang | Hits:

[Successful incentiveSearch-engine-ranking-secrets

Description: 在我还没有被别人当作 之前,我就在利用 技术赚钱,赚钱的模式不是给 别人服务,而且利用 这种成本 效果非常好的网络营销策略和传统企 业合作做贸易(通过网络卖工艺画)。这里给朋友们分享一下我开公司之前的故 事。 我还在大学的时候,因为和朋友一块儿搞点子网站,自己单独搞创业网站。所以 不断有工作找我,创业的朋友找我,风投找我,眼前的好机会找我。于是,我 脆从大学出来,做了一名自由策划人。一边给一些朋友公司做兼职顾问,一边研 究各类网站的赢利模式,研究电子商务网络营销,研究传统模式和网络模式的结 合 就越发现网络营销在各个环节中是最重要的,因为利用网络营销可以可以任何一 个企业合-Search engine ranking secrets
Platform: | Size: 318464 | Author: ral | Hits:

[Data structsDocument-ranking-algorithm

Description: 以前的算法是根据点击数目来排行,有很多不足的地方,比如没有考虑时间因素,没有考虑用户对其的推荐等因素,我打算以文章浏览次数,评论次数,引用次数以及文章的日期来生成。把用户的评论数目作为推荐次数,文章的发表日期到今天的时间做为时间因素。   1条评论和100次浏览有相同积分。   1条Traceback等于2条评论的积分。评论和引用的增长是线性的。   浏览次数增大,取得的积分以开平方根的方式增长,即数字越大,变化越小。   文章的日期做为负积分,以指数方式增长,越老的文章,会变为越来越大的负数积分。 -Date to generate the previous algorithm is based on the number of hits to ranking, there are many flaws, such as not considering the time factor, without considering other factors as users of its recommended, I intend to article Views, review times cited article . Number of user reviews as recommended number of times, the article' s publication date to today as the time factor. 1 comments viewed 100 times the same integral. A Traceback integral equals 2 Comments. Comments and trackbacks growth is linear. Views increases made integral to the square root of the way of growth, that is, the larger the number, the smaller the change. The date of the article as negative points, an exponential growth in the older articles will become increasingly negative integral.
Platform: | Size: 16384 | Author: 丁一恒 | Hits:

[Software EngineeringRanking-selection-algorithm

Description: 基于排序选择的遗传算法,讨论不确定性约束等相关问题的解决方案及实例-Ranking selection based on the genetic algorithm, discuss the uncertainty constraints and other issues related to the solutions and examples
Platform: | Size: 54272 | Author: 熊昌泰 | Hits:

[OS programStudents-ranking-system

Description: 设计一个成绩排名程序,输入学生成绩可以对学生成绩进行班级内 排名,并将排名后的成绩以txt文档输出-Design a performance ranking program, enter the student achievement can be on student achievement within the class rank, and the standings after the document output to txt
Platform: | Size: 1024 | Author: 贺凡 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net