搜索资源列表
fangzheng
- 该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果 清除,重新显示下次运行结果。本程序在dos中或windows98中运行。-the program figures show a phalanx, procedures of the screen will be the last operation to remove a result, the next re-running show results. This procedure dos or running Windo
HB_FZh
- 该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果 清除,重新显示下次运行结果。本程序在dos中或windows98中运行。-the program figures show a phalanx, procedures of the screen will be the last operation to remove a result, the next re-running show results. This procedure dos or running Window
Arde
- 1. 利用W32汇编,设计Window窗口程序,并设计按钮,菜单,工具条,Edit等Window界面控件元素。 2. 实现将两个Edit控件中的数字进行相加,结果用MessageBox弹出。 -1. Use W32 Series, Window window design process and design the button, menu, tools, Edit Window interface controls and other elements. 2. Achieve two
51XXMP3
- 曲谱存贮格式 unsigned char code MusicName{音高,音长,音高,音长...., 0,0} 末尾:0,0 表示结束(Important) 音高由三位数字组成: 个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。 音长最多由三位数字组成: 个位表示音符的时值,其对应关系是: |数值(n): |0 |1 |2 |3 | 4 | 5 | 6 |几分音符: |1 |2 |4
USMA9998
- 统计字符串中数字和英语字母和其他符号的个数-statistics string figures and English alphabet and other symbols of the number of
xiugaihoushuzizhong
- 修改后数字钟,只有4个数码显示..有需要的可以下-revised figures bell, only four digital display .. need to be under the
sort_asm
- 数字排序程序,汇编写的,希望对大家有帮助.-figures ranking procedure, the compilation was made, we want to help.
fmenu1
- 按(F1)键显示(Choice)下拉菜单的功能选项,内有五个选择,本人连接了3个功能,它们分别是:appg1(实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果清除,重新显示下次运行结果);appg2(打字练习的程序,系统按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失);appg3(一个动画程序,它是一个方框向中间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他键将重复,按Q键退出的程序);appg4(还未实现任何功能
kkk
- 从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 exemple:-keyboard input from the two figures (0 to 7) between (a) a 16-band, said the number two and (2) with four two binary said the number of poor, the results would cer
1_5_3
- 求两位数字的加,减,乘,除,虽然程序简单 但是写的很好,可以参考一下。8086测试通过-seeking two figures, plus or minus, multiplication and addition, although the procedures are simple but very well written and can reference. The test 8086
lx
- 设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to deepen the syntax analysis pro
十六进制数转换为等值的二进制数
- 编写程序,将键盘接收到的四位十六进制数转换为等值的二进制数,再显示在屏幕上。若输入的不是0-F间的数字,则显示出错信息,并要求重新输入-Preparation procedures, the keyboard received four of sixteen hexadecimal conversion into equivalent binary number, and then displayed on the screen. If the input is not 0-F figures,
pingfang.rar
- 一个求平方的汇编简单程序。从键盘上输入0--9之间的任意一个数字,计算其平方值,并将结果在屏幕上显示出来。,Square for the compilation of a simple procedure. Keyboard input from 0- 9 of any one of the figures between the calculated value of its square, and the results are displayed on the screen.
clock0
- 利用8255并行接口芯片和6位数码管显示分和秒,分秒的数字之间用数码管上的小数点隔开。要求秒钟显示从00-59,分钟显示从00-59,60秒后,分钟要进1。-8255 parallel interface chip to use digital display and 6 minutes and seconds, minutes and seconds between the figures on the decimal point with a separate digital control
3
- 将用户从键盘输入的十进制数(不超过65535)转换成为十六进制数并显示。如果输入不是0~9的数字,则显示错误提示。-The user from the keyboard input of a decimal number (not more than 65,535) and transform it into hexadecimal number and displayed. If the input is not 0 ~ 9 figures, it shows error message.
3
- 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数-Title: to a more than five positive integer, following requirements: First, for it is the number of a few, two, reverse print out all the figures. 1. Procedure Analysis: Institute of decompos
10162
- 在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出-On your keyboard to enter a decimal figures can be converted into a hexadecimal and binary number of output
serial_communicate_asm
- 两个8051做的串行口通信呼叫器,按键对应显示相应数字,用汇编实现-8051 to do two serial port communications pagers, keys corresponding to the corresponding figures show, with the compilation of the realization of
tongji
- 输出10个2位的数字,分类统计其中0~59,60~79,80~99的个数-10 2 output figures, which keep separate statistics on 0 ~ 59,60 ~ 79,80 ~ 99 the number of
lib
- 汇编头文件,包包含5个函数,分别有 1.显示 AL 中的数字 DispAL 2.显示一个整形数 DispInt 3.显示一个字符串 DispStr 4.换行 DispReturn 5.内存拷贝 MemCpy-Compilation of header file, package includes 5 function, respectively, have 1. Show DispAL figures AL 2. Displays a few plastic Di
