搜索资源列表
排序比较
- 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test a
paixuchengxu
- 设有1000个值在1到10000的整数,试设计一个利用散列方法的算法,以最少的数据比较次数和移动次数对它们进行排序。-with 1,000 in value from 1 to 10,000 integer and try to design a method of using hash algorithm, the minimum number of data comparison and the mobile number of their rank.
6paixusuanfa
- 1、 演示程序对6种内部排序算法(堆排序、直接插入排序、简单选择排序、快速排序、希尔排序、归并排序)作输入实测比较。 2、 待排序表的元素的关键字为整数。用户可输入不同数据作测试比较。比较的指标为关键字参加的比较次数(用compCount计量)和关键字的移动次数(用shiftCount计量,关键字交换计为3次移动)。 3、 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(不大于20)和数据。 4、 每次测试完毕,显示各种
TSMS
- windows mobile下实现对指定号码的短信拦截。和发送。C#语言-windows mobile to achieve the specified number of messages intercepted. And send. C# Language
Device_ID
- 获得windows mobile设备号的代码。可以用来做软件的加密邦定。-Access to windows mobile device number code. Encryption software can be used to make bonding.
sort
- 通过一组相同的数据,对六种不同排序方法(冒泡排序、快速排序、直接插入排序、希尔排序、简单选择排序、堆排序、二路归并排序)的数据元素的比较和移动的次数做一个比较,并对结果作出简单分析-Through a group of the same data, sort of six different methods (bubble sort, quick sort, direct insertion sort, Hill sort, simple selection sort HEAPSORT, Roa
SmsFindMfc
- 开发环境:VS2005,运行环境:windows mobile 功能:根据关键字搜索收件箱中的短信,解决大量收件箱中短信数量多时的短信查找问题,-Development Environment: VS2005, operating environment: windows mobile features: keyword search in accordance with the SMS inbox to solve a large number of SMS inbox messages
sort_zjz044100134
- 一问题描述 设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。 二 基本要求 [1] 对起泡排序、直接排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较 [2] 待排序的元素的关键字为整数。其中的数据要用伪随机产生程序产生[如10000个],至少用5组不同的输入数据做比较,再使用各种算法对其进行排序,记录其排序时间,再汇总比较。 [3] 界面友好,易与操作。采用菜单方式进行选择。 [4] 选做内容 ① 对不同表长进行比较
MobileIMSItest
- tapi使用,可在windows mobile 5.0 机器以及模拟器上获得IMSI以及IMEI号-tapi used in windows mobile 5.0 emulator on the machine, as well as access to IMSI and IMEI number
MobileNumber
- 实现手机号码的本地查询,数据库编程,SQL编程经典实例.本人原创.多多交流-The realization of the local mobile phone number inquiries, Database Programming, SQL Programming classic example. I am original. More exchanges
The_Simulation_for_Network_Mobility
- 网络的移动性是基于移动IPV6的,但在这个领域还没有非常适合的模拟工具。NS2是一个常用的网络仿真软件,而且随着NS2中的一个叫“Mobiwan”补丁出版,它已经可以仿真移动IPV6。基于NS2和Mobiwan,一个针对网络移动性的扩展计划被提出。对该计划的若干问题进行分析,这些问题中的一些关键技术被提出。在本文中对该扩展的有效性进行了测试与验证。-Network mobility is based on the mobile IPV6, but not in this area is very
biaodashiqiuzhi
- 本程序的主要功能在对起泡排序,直接插入排序,简单选择排序,快速排序,希尔排序,堆排序六种内部排序算法的时间复杂度进行比较.主要工作是设法在已知算法中的适当位置插入对关键字的比较次数和移动次数的操作.记录比较次数,移动次数,实现对六种算法复杂度的比较-The primary function of this process in the bubble sort, insertion sort of direct, simple options to sort, quick sort, Hill s
sort
- 冒泡,快速,插入,选择等排序的性能比较。。可以在随机生成1到10000个数做为排序源。。然后执行5种排序。得到移动次数和比较次数-Bubble, quick, insert, select, such as sort of performance comparison. . Can be randomly generated number 1-10000 sort as the source. . And then the implementation of five kinds of sort
include5
- 内部排序演示,设计一个测试程序比较几种排序算法的关键字比较次数和移动次数以取得直观感受。-Demonstration of the internal sequencing to design a test procedure several sorting algorithms compare the number of keywords and mobile number to get an intuitive feel.
order
- 比较6种排序算法的关键字比较次数和移动次数并取得直观感受。包括:冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序算法-Comparison of six kinds of sorting algorithms compare the number of keywords and mobile number to get an intuitive feel. Include: Bubble Sort, Insertion Sort directly, simply select S
feixin
- 通过飞信发送短信,只需要设定手机号和飞信密码-Send text messages fly through the letter, only need to set the mobile phone number and password Fetion
Student_In220339552011
- An application that I wrote in C++ as my primary programming language. If you find my code useful send me an email at jakerpomperada@yahoo.com Be one of my friends in facebok my address is jakerpomperada@yahoo.com. I am also accepting programming job
090306SmsTest
- 090306正确发送短消息的SmsTest,使用这个工程正确的发送了短信,手机是用的摩托罗拉的V180,连接在笔记本的USB口上,用的是联通的卡,发送给我的黑莓手机(移动号).-090 306 correct to send a short message of SmsTest, use this project the right to send a SMS, the phone is used in Motorola' s V180, connect the notebook'
KylixSMSDemoCS
- KylixDemo for send sms to mobile Number
mobile
- 全国手机归属地数据库 更新到2012年9月21日 数据来源IP138, 数据总数【269905】条-National phone update attribution to the database to the September 21, 2012 data sources IP138, the total number of data [269,905]