搜索资源列表
MergeSort1
- 要求先对所输入序列进行扫描。输入序列为整形数据,用正序、逆序和不同乱序程度的不同数据作测试比较。 2)通过扫描,找出序列中已经存在的最大有序列,将原序列分为若干个有序子列。 3)用归并法,对“2”中有序子列进行归并。 4)本程序要求用顺序链表作为存储结构。 5)演示程序以用户和计算机的对话式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(0--100)和不同测试数据的组数(3-8)。每次测试完毕,列表显示测试结果。 -first requested
keyboard590
- 基于max plus2的ahdl语言。这个是键盘扫描程序的ahdl。文件格式是tdf。可以扫描键盘。-based on the max plus2 ahdl language. This is the keyboard ahdl scanning procedures. File format is TDF. Scan the keyboard.
futureim
- 任何一种棋类游戏其关键是对当前棋局是否有正确的评分,评分越准确则电脑的AI越高。五子棋游戏也是如此,但在打分之前,我们先扫描-any board games key is whether the current scenario is the correct score, score more accurate then the computer AI higher. 331 games is the case, but the points before, we first scan
20-5_CUPL
- 使用cupl语言编写的20-5编码键盘,无需键盘扫描 比矩阵键盘更方便,-cupl use of the language 20-5 coding keyboard, without the keyboard scan matrix keyboard is more convenient.
Jtag_yuanli
- 文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试原理。-article introduces ARM JTAG Debugging the basic principles. The basic content including TAP (TEST PORT ACCESS) and BOUNDARY - SCA N AR
1111c
- 一、实验目的:编制一个源程序的输入过程,从键盘、文件或文本框输入若干行语句,依次存入输入缓冲区(字符型数据);并编制一个扫描子程序,该子程序中每次调用能依次从存放源程序的输入缓冲区中读出一个有效字符。-an experimental Objective : To develop a source of the entry process, from the keyboard, Document text box or import a number of firms statement, in
vjgfjh
- 一、实验目的:编制一个源程序的输入过程,从键盘、文件或文本框输入若干行语句,依次存入输入缓冲区(字符型数据);并编制一个扫描子程序,该子程序中每次调用能依次从存放源程序的输入缓冲区中读出一个有效字符。-an experimental Objective : To develop a source of the entry process, from the keyboard, Document text box or import a number of firms statement, in
x_scan
- x-scan 大家一起学习,一起探讨,一起进步-x-scan we will study together, and together they explored together progre
JAVA--PORT
- 基于JAVA的端口扫描程序,输入IP,和端口范围就可以扫描端口,方便好用-Java-based port scanning procedures, the importation of IP, and the port area can scan ports, convenient and
LB3
- 可以进行柱状图,饼状图和多边形的绘制, 并能对多边形进行扫描,使用扫描线算法-can histogram, pie slice and polygon rendering, polygon and is able to scan, use scan line algorithm
dong0
- 可实现双通道ad转换 四位数码管动态扫描-can achieve double-channel digital ad conversion of four dynamic scan
Scan
- 五子棋 java编写 加注释
RangeScan
- RANGE SCAN SOFTWARE SOURCE ...IT PROGRAMMED BY DELPHI .
work
- 分别用FCFS(先来先服务)、SSTF(最短查找时间优先)、调度SCAN(扫描)三种调度算法解决磁盘角度问题
zhongzitianchong扫描线
- 扫描线算法中的一种,在vb下运行,比较好用-scan lines of an algorithm, vb running, the better quality
huibianyili
- 汇编程序从键盘输入一个字符,要求调用bios中断,并用八进制的形式显示其扫描码和ascii码-assembler input from the keyboard of a character, called bios interrupt request, and octal form indicating their scan code and code ascii
5ivb_927208
- 通知: 选修《信息安全》的同学请注意了,本课已停课了,不再上了,期末成绩是以交作业的形式来考核,作业有2个,少交一个将不会及格. 1.编程题: 用任何一种语言编写一个扫描器,扫描形式不限,必须能对端口进行扫描,如果觉的能力有限的同学,可以选择本书第三章,课后的任意一道编程题来做.(本题编好以后,用邮件的形式发给他,E-mail:gyx317@21cn.com,邮件的主题请写清楚学院、01级、学号、姓名-notice : elective "information security&qu
