多关键字的排序是有一定的实用范围。例如:在进行高考分数处理时,除了对总分进行排序外,不同的专业对单科分数的要求不同,因此尚需在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序。(1)假如代排序的记录数不超10000,表中记录的关键字数不超过5,各个关键字的范围均为0至100。按用户给定的排序的关键字的优先关系,输出排序的结果。(2)约定按LSD方法进行多关键字的排序。在对各个关键字进行排序时采用两种策略:其一是利用稳定的内部排序方法,其二是利用“分配”和“收集”的方法。并综合比较这两种策略。(3)数据由随机数产生器生产。
上传时间: 2013-12-18
上传用户:Andy123456
体育馆预约系统: --------------------------------------- 数据库: gym,SLQ Server 2000 数据库用户名/密码: sa/无 普通用户:test/test 管理员: admin/admin 数据库连接位于 gym\Connections\gym.asp文件中 解压密码:admin 主要模块:添加新场地、场地维护、预约确认、预约统计、注销等。
上传时间: 2014-10-31
上传用户:yph853211
纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveToFile() delete qq } void CTestQQwryDlg::OnButtonLoad() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->Test() UpdateData(0) delete qq } void CTestQQwryDlg::OnChangeEditIp() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->IP2Add(m_szIP) UpdateData(0) delete qq }
标签: NL_QQwry CTestQQwryDlg OnButtonSave SaveTo
上传时间: 2013-12-09
上传用户:许小华
ucosII在ARM7 LPC2104上的移植完整源程序, 可以在软件proteus上仿真. 说明: 1.应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(也可在和仿真软件proteus运行) 2. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译
标签: 2104 ArmUCOSApp proteus ucosII
上传时间: 2015-06-24
上传用户:youmo81
This package contains example software and associated documentation for the ColdFire MCF5249 microprocessor. The software includes sample processor initialization routines for the MCF5249 running a M5249C3 evaluation board as well as the following sample applications: simple - empty application template fat - factory acceptance test for the M5249C3 The software has currently been built and tested under Metrowerks CodeWarrior
标签: documentation associated ColdFire contains
上传时间: 2013-12-10
上传用户:zaizaibang
本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了
上传时间: 2013-12-21
上传用户:tedo811
Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
标签: engineers firmware hardware Windows
上传时间: 2015-07-01
上传用户:xc216
这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。
上传时间: 2013-12-13
上传用户:三人用菜
我用的开发环境是ti的CCS3.1 这几个程序是我最近做工程时找的例子,觉得很有用. 1.spra999a.zip-做二次加载用,有3个工程 2.TMS320C6000 McBSP_ AC 97 Codec Interface.zip 调试串口时用到的 3.TMS320C6000 Memory Test code.zip 调试存储器时用到的 4.5 是调试c6203时使用HPI口时所用 管理员:你好!如程序不行,请通知我一声,以便再找新的的程序.
上传时间: 2014-01-14
上传用户:sunjet
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
标签: engineers developers firmware hardware
上传时间: 2013-12-22
上传用户:王楚楚