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

Search list

[ADO-ODBCICDBaseSource.zip

Description: (转载)This is a contact manager, built with the DAO data control and an Access database. It is designed specifically to save internet gaming information such as favorite game, gaming handle, clan name, clan rank, etc. Also includes a task scheduler. In addition, the look and feel of the front-end is highly customizable. 这是一个联系信息管理器,具有DAO数据控件和一个Access数据库。它主要旨在保存internet游戏信息,例如最喜欢的游戏,游戏入口点,部落名称,部落等级等等。也包括了一个任务调度程序。另外,它前端的外观具有高度的可定制性。 来源: http://www.freevbcode.com/ShowCode.Asp?ID=1839
Platform: | Size: 172807 | Author: | Hits:

[Mathimatics-Numerical algorithmsAlgebra

Description: 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim, rank, nullity. *-basic matrix calculation :-*, power, transpose, trace, determinant, minor, matrix of minor, cofactor, the matrix of cofactor, adjoint, inverse, Gauss, gaussjordan, linear transformation, LU decomposition, Gram-Schmidt process, the similarity. B ) Basic vectors functions : norm, distance, innerproduct, coldim, rowdim, rank, nullity. *
Platform: | Size: 98561 | Author: none | Hits:

[Other resourceC三级上机题

Description: 全国计算机等级考试三级的部分上级题算法,对上机考试还不是很熟的人,很有帮助(并非书上的答案,是本人自己想的算法)-National Computer Rank Examination some three superiors that the algorithm, right on the test machine is not very familiar with the helpful (and not the answer book, I want to own the algorithm)
Platform: | Size: 9253 | Author: 沈毅 | Hits:

[Windows Develop矩阵所有运算

Description: 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition and determinant value based on symmetry positive definite matrix, decomposition of singular value, decomposition of generalized inversal singular value, eigenvalue and eigenvector
Platform: | Size: 83488 | Author: 球球 | Hits:

[Other resource四级上机_30

Description: 全国计算机等级考试四级上机的部分练习题,配有我自己写的算法,算法说明和输入输出文件,使实验起来更容易。算法比较简洁易懂,大概有三十题左右(已经去掉了重复和类似的),对考四级的朋友和正在学习C的朋友会有帮助的-National Computer Rank Examination four aircraft on the part Exercises, equipped with my own writing algorithm, the algorithm description and input and output documents, and make it easier to experiment. Algorithms easy to read, there are about 30 or so that (already removed the duplication and similar), the examination of the four friends are learning C and friends can be helpful
Platform: | Size: 10515 | Author: 沈毅 | Hits:

[Applications个人名片管理系统

Description: 1、从数据库中检索出数据,动态的生成弹出式树结构菜单 2、利用双列的数据库表生成树结构函数 3、数据窗口点击标题可以实现动态按列排序功能,现有缺陷是拖动拉杆后不能进行排序 4、动态生成查找的sql程序,实现多个条件结合的模糊万能查寻 5、生成不重复的序列号函数 6、动态生成数据窗口的显示列,使用了各种对datawindow的修改定义功能 7、系统统一的错误处理功能,及生成出错的日志报表和登录日志 7、将数据窗口中选择的特定行导出到excel文件中 8、数据窗口的多行选择技巧 9、treeview中的中文不能显示的问题解决 10、利用dblog -n yourdatabase的方法去除db数据库的log日志文件的生成。 11、将excel文件导入datawindow的技巧-1, from the database to retrieve data, and dynamic generation of pop-up menus two tree structure, the dual-use database table Spanning Tree Structure Function 3, data Click on the title of the window can be achieved by dynamic sequencing feature out that the existing limitation of the drag link can not rank 4, Dynamic Health sql into the search process, several conditions for the realization of integration of fuzzy searching omnipotent 5, generating not repeat the sequence of function 6, dynamically generated data show that out of the window, using a variety of datawindow to revise the definition of functional 7, a uniform system of error-handling capabilities, and generating the error log statements Login and log 7, the data window to choose the specific firms exported to excel eight docu
Platform: | Size: 5194660 | Author: 李平 | Hits:

[WEB Code等级考试命题预测试卷模版

Description: 等级考试命题预测试卷模版——全国计算机等级考试命题预测试卷一(一级B试卷) -grade examination papers Proposition forecast template -- National Computer Rank Examination papers forecast a proposition (a B Paper)
Platform: | Size: 61652 | Author: 冯宾 | Hits:

[WEB Code三级网络技术考试命题预测试卷1

Description: 全国计算机等级考试命题预测试卷一 (三级网络技术) -National Computer Rank Examination papers forecast a proposition (3 networks)
Platform: | Size: 11424 | Author: 冯宾 | Hits:

[WEB Code计算机考试网上报名系统

Description: 全国计算机等级考试在线注册系统,四六级考试报名系统,asp结合网页在线报名-National Computer Rank Examination online registration system, 46 examination system, combining asp website online application
Platform: | Size: 158956 | Author: 李高 | Hits:

[Otherpinyin22

Description: 用VFP编写COM服务程序实现按汉字拼音与笔划进行排序及查询 -prepared with VFP COM service program by the number of strokes of Chinese characters and Pinyin rank and inquiries
Platform: | Size: 93877 | Author: 虹宇 | Hits:

[assembly languageasmtest

Description: 一.输入7个个位数进行由小到大进行排序 要求: 1.键盘输入7个个位数并显示,每个数之间有一定的距离 2.换行输出排序后的数据 二.实现十位加法,例如:13+6=19 1.加数与被加数要有键盘输入并显示 2.运算输出结构显示 三.键盘输入任意一个字符,然后输出该字符,空两格后再显示该字符的ASCII码 1.键盘输入并显示 2.输出ASCII码-one. Seven imported each headed for the median rank : 1. Keyboarding median and seven each, every few between certain distance from the two. Output for sorting data 2. Achieving 10 Adder, for example : 13 6 = 19 1. Augend augend have with the keyboard and display 2. Operational output structure of three. keyboarding an arbitrary character, and then output the characters, two empty grid later revealed that the characters in the ASCII one. keyboard and display 2. ASCII output
Platform: | Size: 5035 | Author: 李伟然 | Hits:

[Other resourceCLPC

Description: 测量平差程序。适用于水准网包括秩亏自由网的平差。内含源代码和使用说明及算例。-Adjustment procedure. The standard applicable to the network, including rank defect free network of Adjustment. Includes source code and the use of descriptions and examples.
Platform: | Size: 60467 | Author: sery | Hits:

[Search Enginesite20060308

Description: 包括:Google Rank查询 Google收录查询 Baidu收录查询 MSN收录查询 Yahoo收录查询 SOSO收录查询 Alexa排名查询 SINA收录查询 SOHU收录查询 163收录查询 QQ收录查询 Whois域名信息 修改自51cha查询系统,修正百度、163、SHOU等收录查询无结果错误,去掉YISOU、QQ已关闭搜索引擎查询,加上iask和SOSO新搜索引擎查询,所有功能都完整可用-include : Google Google Rank inquiries included inquiries Baidu included inquiries included inquiries Ya MSN hoo included inquiries 14-11 Alexa rankings included inquiries inquiries SINA included inquiries SOHU included inquiries 163 QQ included inquiries included inquiries Whois domain name changes since 51cha information inquiry system that Baidu, 163, SHOU inquiries included such erroneous results without removing YISOU, QQ closed search engine, iask and 14-11 with a new search engine, all functions are available integrity
Platform: | Size: 26323 | Author: 王一 | Hits:

[Search Enginesitesh1

Description: 包括:Google Rank查询 Google收录查询 Baidu收录查询 MSN收录查询 Yahoo收录查询 SOSO收录查询 Alexa排名查询 SINA收录查询 SOHU收录查询 163收录查询 QQ收录查询 Whois域名信息。 修改自51cha查询系统,修正百度、163、SHOU等收录查询无结果错误,去掉YISOU、QQ已关闭搜索引擎查询,加上iask和SOSO新搜索引擎查询,所有功能都完整可用。 -include : Google Google Rank inquiries included inquiries Baidu included inquiries MSN Yahoo included inquiries included inquiries 14-11 Alexa rankings included inquiries inquiries SINA included inquiries SOHU included 163 inquiries included inquiries QQ included inquiries Whois domain name information. Changes since 51cha inquiry system that Baidu, 163, SHOU inquiries included such erroneous results without removing YISOU, QQ closed search engine, and 14-11 with iask new search engine, all functions are available to complete.
Platform: | Size: 30503 | Author: | Hits:

[Develop Toolsxww

Description: 秩和检验 秩和检验 秩和检验-Rank and testing and testing Rank Rank and testing and testing and testing Rank Rank and testing
Platform: | Size: 71595 | Author: 夏文 | Hits:

[Othersanji

Description: 一些经典的C不程序,全国计算机等级考试必备宝典-some of the classic C is not procedure, the National Computer Rank Examination indispensable book
Platform: | Size: 27812 | Author: alex | Hits:

[Search Enginecodepubsite

Description: 包括:Google Rank查询 Google收录查询 Baidu收录查询 MSN收录查询 Yahoo收录查询 SOSO收录查询 Alexa排名查询 SINA收录查询 SOHU收录查询 163收录查询 QQ收录查询 Whois域名信息 修改自51cha查询系统,修正百度、163、SHOU等收录查询无结果错误,去掉YISOU、QQ已关闭搜索引擎查询,加上iask和SOSO新搜索引擎查询,所有功能都完整可用 -include : Google Google Rank inquiries included inquiries Baidu included inquiries MSN Yahoo included inquiries included inquiries 14-11 Alexa rankings included inquiries inquiries SINA included inquiries SOHU included 163 inquiries included inquiries QQ included inquiries Whois domain name changes since 51cha information inquiry system that Baidu, 163, SHOU other results included inquiries without error and removed YISOU, QQ closed search engine, and 14-11 with iask new search engine, all functions are available integrity
Platform: | Size: 27453 | Author: 张帅 | Hits:

[OtherLearning to rank - Tie yan liu.pdf

Description: Learning to rank Tie yan liu
Platform: | Size: 692224 | Author: Noah, Smith | Hits:

[Special EffectsApproximate low-rank projection1

Description: 在文中,提出来一个基于低秩的特征提取方法(Feature extraction plays a significant role in pattern recognition. Recently, many representation-based feature extraction methods have been proposed and achieved successes in many applications. As an excellent unsupervised feature extraction method, latent low-rank representation (LatLRR) has shown its power in extracting salient features)
Platform: | Size: 1943552 | Author: HUAZI123 | Hits:

[matlabKendall rank correlation matrix

Description: Use weighted Kendall rank correlation matrix to rank features of your project
Platform: | Size: 2244 | Author: Joy001 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 45 »

CodeBus www.codebus.net