搜索资源列表
51汇编程序1ASM
- 本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D / E Series, procedures follo
数据结构-1800题
- 数据结构是一门比较难学的课程,尤其是有些同学在期末时候都不知道考什么 ,该怎么考,针对这些情况,本人特意上传在数据结构中经常所遇到的一些例题,有些有详细解释,希望能帮上同学们的一点小忙:)-data structure is a more difficult school curriculum, particularly in some of the students do not know when the end is tested, the test how, in these insta
MergeSort1
- 要求先对所输入序列进行扫描。输入序列为整形数据,用正序、逆序和不同乱序程度的不同数据作测试比较。 2)通过扫描,找出序列中已经存在的最大有序列,将原序列分为若干个有序子列。 3)用归并法,对“2”中有序子列进行归并。 4)本程序要求用顺序链表作为存储结构。 5)演示程序以用户和计算机的对话式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(0--100)和不同测试数据的组数(3-8)。每次测试完毕,列表显示测试结果。 -first requested
217.matlab.tar
- 椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and source code, and test data
t
- 这是以上程序运行所用的数据,是试验测得的数据。-This is the procedure used in the operation, the test measured data.
carstation
- 停车场问题,课程设计的重要内容,使数据结构课程设计的重要课程,该程序通过了测试,没有错误-parking issues, curriculum design an important part of the data structure of the curriculum design courses, the program passed the test, no error
RwV015
- 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),
kapok
- 数据生成器.能解决日常 数据库的一些压力测试问题-data generator. Database can solve some of the day-to-day pressure test! !
AccessPort131
- 串口调试软件,不占用串口资源。能针测接收和发送的十六进制数据!-serial debugging software, off-Serial resources. Needle test can receive and send data in hexadecimal!
PbLibraryManageSystem
- 本程序是PB8.0+SQL的图书馆管理系统。 1。SQL数据源文件:book_data.mdf,book_log.ldf. 2。将test.ini文件放到C盘根目录,然后修改该文件里面的服务器名. 3。运行BOOKGL。EXE 注意:管理者帐号:aaa 密码:aaa (不能借书) 读者号:从 0001 到 0007 (能借书)-this procedure is POWERBUILDER8.0 + SQL library management system.
changqiang
- 电磁场实验中,对场强仪测试所得数据的处理小程序,主要用于画出相应的概率分布。-electromagnetic field experiment, the right of field test data processing procedures for small, used mainly for paint corresponding probability distribution.
rssNewsReader
- 1.left.aspx下部分实现了读取RDF(RDF format feeds,是描述web资源的W3C XML格式)格式的feeds,可点击第三条“RDF Test”进行对比。 RDF与普通XML的主要区别是它的根节点下是<items>,而不是<channel>。 2.运行时,需要根据自己的机子改变RssReader.cs中的 String connStr = @\"Data Source=6998D47256954C1\\SQLEXPRESS
bp_app
- 类神经训练范例,其中训练资料800组、测试资料400组与验证资料200组,可在进行调整-neural training examples, training materials 800 group, Test Data Group 400 and 200 certification information group, the restructuring
MATLAB
- 把训练数据拷入,load的*.m文件中, 文件中部load的*.m为测试数据 save 存盘的文件为测试数据的bp预测值, 该程序可以扩充n个输入,n个输出,很容易-it is copyed into the training data, load the document *. m, Central to the paper load *. m to save Inventory test data for the paper test data bp predictive val
E12_0230
- 约瑟夫环 1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推. 2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码. 3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点 4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先
Voltagetest
- 电压测试 基于C8051F330的电压测试 数据采集运用了ADC0809-voltage testing based on the C8051F330 voltage test data acquisition using the Connection between ADC 0809
数据结构上机报告(停车场管理模拟)
- 这是《数据结构》的课程实习报告,内容包括报告书写格式、源代码、以及测试结果-This is a "data structure," the report internship programs, including report writing format, source code, and test results