搜索资源列表
abc
- 数据结构课程设计_校园导游咨询 1.需求分析 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 (1)设计学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)提供途中任意景点问路查询,即求任意两个景点间的一条最短的简单路径。
serhex
- 输入一句子以及一子字符串(字符数分别小于50) ,在句子中搜索是否含有该子字符串。如果句子中不包含子串,则显示’No match!’;否则显示’Match’,并把该子串在句子中第一个匹配的位置用十六进制数显示出来. (比如 ‘we are studing abc’. 中包含’abc’子串,出现在第10H位上;但不包括’xyz’子串.)
abc
- 用89c51实现数字时钟,6位LED,4*3的key,程序已经调试好,可以直接使用
abc
- 单片机向主机发送字符串,用C语言写的,对初学者很有用-Microcontroller sends a string to the host, written with C language, useful for beginners
abc
- 二进制文件读写 没其他的话说了,要那么多字做什么-yunsi,nayouyingwenma
shiyan4
- 汇编语言实验四 查找电话号码实验源代码-abc
Find_a_matching_string
- 程序接收用户键入的一个关键字以及一个句子,如果句子中不包含关键字则显示’No match!’;如果句子中包含关键字则显示’Match’,且把该字在句子中的位置用十六进制数显示出来。要求程序的执行过程如下: Enetr keyword:abc Enter Sentence :We are studying abc. Match at location:11 H of the sentence. Enter Sentence:xyz,OK? No match. Enter S
danpianji
- danpianji单片机程序和相关介绍,大家赶快下啊-abc
ABC
- with this program you will can Write the Abc
abc
- 一个简单的操作系统编写,利用汇编语言,其中的一小段代码-The preparation of a simple operating system, using assembly language, in which a small section of code
adc
- ABC XS128 IO FHSFHIEFA-WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
12
- 无线声控跑马灯,,w79e9311,RC10M-ABC
abc
- 用C语言实现AMI与HDB3编码器 AMI(Alternate Mark Inversion)码 (一)、编码规则: 消息代码中的0 传输码中的0 消息代码中的1 传输码中的+1、-1交替-Using C language AMI and HDB3 Encoder AMI (Alternate Mark Inversion) code (1), encoding rules: a message code 0 code 0 message transmission in a
music
- 用汇编做:键盘选择计算机演奏歌曲的程序 选择a b c 分别播放music1 musc2 music3-Assembly to do: playing the keyboard to select the computer program selection of songs were played music1 musc2 music3 abc
abc
- 汇编语言动画设计,小鸟和小车移动1-小鸟、2-小车和q-退出程序-Assembly language animation, birds, and the car moves 1- birds, 2- q-car and exit the program
ABC
- 基于asm编译器的简单汇编程序,功能:用8086的16位机完成两个32数的相乘,随意给两个32位数,输出相乘的结果-Asm compiler based on a simple assembler, features: 16-bit machine with a 8086 completion of two numbers multiplied by 32, 32 at random to two digits, the result of multiplying the output
abc
- 可以在dos下后台运行程序的方法,比较震撼.-Under the background in DOS can run the program method
abc
- 关于一个微机原理的作业,里面就是一个微机原理作业,除了作业还是作业-this is a homework
1
- 加减计数器 library ieee use ieee. std_logic-_1164.all entity dec3_8 is port(a,b,c,s1,s2,s3: in std_logic y: out std_logic_vector(0 to 7)) end architecture b of dec3_8 is signal abc: std_logic_vector(0 t
mazhizhuanhuan
- 编写一个程序,将变量ABC中的16位无符号数,用"除十取余"的方法转换成十进制数,要求结果用压缩BCD码保存在RESULT单元中。-mazhizhuanhuan code translation?
