资源列表

« 1 2 ... .05 .06 .07 .08 .09 2910.11 .12 .13 .14 .15 ... 3005 »

[汇编语言codeone

说明:通讯录管理:主要是建立一个通讯录,存放姓名、手机号码、地址等, 具备输入、查询、增加、修改、删除等功能。 要 求:具备菜单功能或详细的提示功能, 至少具备数据输入、输出、查询、删除、文件保存、文件读入中的两项功能。-Contacts management: the establishment of an address book, store name, phone number, address, etc. Have
<钦岚> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言codetwo

说明:编写程序,登录幼儿园200个小朋友的数据:姓名、性别、年龄、身高、体重、出生日期, 分别按年龄排序后输出。 要求: (1)登录数据用函数input() (2)按身高排序用函数sort() (3)输出排序结果用函数output(),输出格式为: 幼儿园小朋友身高排序-Write a program, log 200 kindergarten children s data: name, gender, age,
<钦岚> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言codethree

说明:将字符串 Apple 、 grade 、 pear 写入到磁盘文件f12-5.txt中, 然后再从该文件中读出,显示到屏幕-The string Apple , grade , pear is written to a disk file f12-5.txt in Then read the file to the screen
<钦岚> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言codetfour

说明:输入10个学生的信息并保存,计算且输出学生的平均分,再按照由高到低的顺序 输出他们的信息-Enter the 10 student information and save the average student computing and the output points, and then the order high to low Output their information
<钦岚> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言codetfive

说明:输入10个学生的信息包括学号、姓名和成绩,输出学生的成绩等级和不合格学生人数。每个学生的记录均包含姓名、学号、成绩和等级,要求定义和调用函数.根据学生成绩确定其等级,并统计不合格人数,等级设置为:0~59为D,60~69为C, 70~84为B,85~100为A-Enter the 10 student information, including student number, name and achievements, the
<钦岚> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言codetsix

说明:建立一个学生成绩信息的单向链表,信息包括学号、姓名、成绩,学生记录按学号 由小到大顺序排列,要求实现对成绩信息的插入、修改、删除和遍历操作。-Student achievement information to establish a one-way linked list, information including student number, name, score, record student numbers by sc
<钦岚> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言FPGA

说明:FPGA based water level control
<dhrpar> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言clock

说明:Temprature clock with PIC
<JASPREET SINGH> 在 2024-11-09 上传 | 大小:1kb | 下载:1

[汇编语言dec2led

说明:《80×86/Pentium微机原理及接口技术》(余春暄),北京工业大学电控学院大二下学期的微机原理与接口技术课程的实验部分,80x86汇编语言的实践要做的是实验二和实验九。实验九的内容是用x86汇编语言实现数码转换。 本资源是该实验习题中的第二个代码:十进制数转换为七段码。 本实验的其它程序代码也已在本站上传,需要的同学可以进入我的主页或通过搜索获取。本代码仅供个人学习参考使用,请勿自行在其他网站及论坛发布,作者在此对访问本资
<> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言primeFactorization

说明:基数分解 求一个数的所有基数 比如 6 =3 * 2-prime Factorization that suppose there is a integer 6, the result is 6 =3* 2
<charles> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言TelephoneWordGenerator

说明:根据输入的电话号码,可以形成相对应的英文字母。(手机键盘对应的字母)-According to enter the phone number, can form the corresponding letters of the alphabet. (Phone keypad corresponding letter)
<charles> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言BinaryNumber

说明:二进制数转十进制数,输入二进制数字,可以得到十进制的结果。-Binary transfer to decimal, binary digital input, you can get the results in decimal.
<charles> 在 2024-11-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 2910.11 .12 .13 .14 .15 ... 3005 »

源码中国 www.ymcn.org