说明:费了好大力气找到的机器人控制仿真源代码,对学习matlab自动控制有很大帮助-It was a big effort to find robot control simulation to the source code, to learn matlab automatic control are of great help
<玉龙> 在 2025-04-28 上传
| 大小:1.19mb | 下载:0
说明:在STR到STR+99(程序中以STR+10为例子)单元中存放着一个字符串,试编写程序测试该字符串中是否有数字,若有将CL置1,否则CL置0 (要求在debug中调试出该程序)-Stored a string in STR to STR+99 (the program to STR+10 for example) unit, the test program to test whether the string figures, if <wynapos> 在 2025-04-28 上传
| 大小:65kb | 下载:0
说明:在字节数组中找出第一个负数,并将该负数存入RES单元中;假设该数组中包含20个带符号数,且至少有1个负数(要求在debug中调试出该程序)-20 with the number of symbols to identify the first negative number in the byte array, and the negative deposit the RES unit assumptions contained in <wynapos> 在 2025-04-28 上传
| 大小:38kb | 下载:0
说明:用codeblocks编写的用来实现数据结构中的链表建立、排序、合并问题(实现了四个班级成绩的排序)-With codeblocks write used to realize data structure of chain table set up, sort, merger problem (realize the four class performance sort) <刘坤> 在 2025-04-28 上传
| 大小:62kb | 下载:0
说明:试编写一个汇编程序,能对键盘输入的小写字母用大写字母显示出来(要求采用子程序格式,即采用子程序完成将小写字母转化成大写字母)-Try to write an assembler uppercase letters, lowercase letters of the keyboard input (requires a subroutine format using subroutine completed lowercase lette <wynapos> 在 2025-04-28 上传
| 大小:29kb | 下载:0
说明:实现了用树建立数值表达式,并求其值,随便输出它的广义表、前缀表达式和后缀表达式-To realize the tree is to develop a numerical expression, and for its value, literally output its generalized list, prefix and postfix expression expression <刘坤> 在 2025-04-28 上传
| 大小:343kb | 下载:0
说明:有2个数组:
ary1 db 12,-35,0,126,-90,-5,68,120,1,-19
ary2 db 24,25,0,-38,-89,99,68,100,2,-20
比较两个数组的对应位,将大的数放在ary1数组中,小的数放在ary2中(要求采用子程序格式)-There are two arrays:
ary1 db 12,-35,0,126,-90,-5,68,120,1,-19
ary2 db 24 <wynapos> 在 2025-04-28 上传
| 大小:37kb | 下载:0
说明:产生10万个互不相同的随机数,并将它们存入文本文件中,要求时间在一秒以下-Produce 100000 no the same random number, and put them in a text file, the required time in a second the following <刘坤> 在 2025-04-28 上传
| 大小:1.08mb | 下载:0
说明:用DOS的10号功能调用输入一个字符串,并用DOS的9号功能调用将这个字符串输出到屏幕上显示-Enter a string, called DOS 10 DOS the 9th call this string output to the screen display <wynapos> 在 2025-04-28 上传
| 大小:29kb | 下载:0