- CMM-Analysis-Report 软件开发管理现状分析报告 CMM Analysis Report
- dtkirsch-hmm-v0.2.0-0-g7feffa1 这是一个Ruby机器学习项目中本地实现广义隐马尔可夫模型的分类
- Linux_yonghu_shuju_fasong Linux网络编程用户数据报发送
- Cable-break-position-detector 电缆断线位置检测仪的设计
- Classify-files this a small application in java that detect all files in a directory and classify it in sub directories according to their extension
- cic-digital-filter-with-fpga CIC数字滤波器的实现
文件名称:C
-
所属分类:
- 标签属性:
- 上传时间:2013-12-01
-
文件大小:890byte
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编写完整程序从键盘读取字符,如果是十进制的‘0’~‘9’则在屏幕上输出该数的8位二进制码,并将数字依次存放到BUF开头的数组中,如果读入的字符是’Q’或者‘q’,则程序退出,其他情况在屏幕上打印“You must input 0~9, or ‘q’ or ‘Q’”。(如输入的字符是‘9’,则输出“00001001”)-Write a complete program reads characters from the keyboard, if it is a decimal ' 0 ' to ' 9' , the output of the 8-bit binary code number on the screen and stored in numerical order beginning BUF array, if the read character is ' Q' or ' q' , then the program exits, otherwise the print on the screen " You must input 0 ~ 9, or ' q' or ' Q' " . (If the input character is ' 9 ' , the output " 00001001" )
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C.ASM