资源列表

« 1 2 ... .19 .20 .21 .22 .23 424.25 .26 .27 .28 .29 ... 3005 »

[汇编语言Previous-electronic-contest-topic.

说明:51汇编,keil下编译、硬件测试通过。 51单片机控制步进电机,连接一个放置硬币的平板,挂在一个一米长的摆上面摆动,使硬币不掉下来;绑一个激光笔,摆动中照射在同一点。往届电子竞赛题目。-Previous electronic contest topic.
<Cyning> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言sanxinganshetuxiangUntitled

说明:能够利用matlab针对三芯光纤的干涉图样进行仿真,得到其干涉图片-Able to use matlab to three core optical fiber interference pattern, and simulation the interference image
<杨文蕾> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言search

说明:实现在一个数组中查找所需要的数所在的位置。-Find the location of the required number of implemented in an array.
<SLZ> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言delete

说明:在汇编语言中实现在一个数组中删除所要求的数。-In assembly language to achieve the required number in an array delete.
<SLZ> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言insert

说明:在汇编语言中实现在一个数组中添加所要求的数。-Add the required number in an array in assembly language.
<SLZ> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言search-proc

说明:Search proc: 在一个给定字符串main中查找子字符串sub,其中两字符串的长度分别保存在main[1]和sub[1]中。 若查找成功,则返回子字符串sub在父字符串main中的位置pos(从0开始); 反之,若查找失败,则返回FFH,即-1.-Search proc: Find a given string main substring sub, two of the length of the string s
<wang> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言java

说明:编写一个程序。在窗口四角绘制4个50×50的蓝色矩形,在窗口正中绘制1个100×50的色椭圆形。4个矩形之间用橙色粗实线连接。-To write a program. 4 5050 blue rectangle is drawn in the window corners, and a 10,050-color oval drawn to the middle of the window. With four rectangular t
<陈俊欢> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言taociyuantong

说明:超声振动模态分析的应用实际例子,以陶瓷圆筒为例子-Ultrasonic vibration modal analysis
<刘政> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言Multiplied-by-large-Numbers

说明:汇编 大数相乘 include irvine32.inc value3=value1*value2 .data str1 byte "请输入16进制的32位整数(乘数)(8个):",0 str2 byte "请输入16进制的32位整数(被乘数)(8个):",0 str3 byte "相乘结果为:",0 value1 dword ? 乘数 value2 dword ? 被乘数 value3 dword
<念迹> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言TEST5_1

说明:汇编:输入一个十进制数,将它转成二进制数并显示。-Assembly: Enter a decimal number, turn it into a binary number and displays.
<徐子浩> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言txtread

说明:多TXT文件的批量读取,不是写很多行代码一个个读的哦,批处理的。-The bulk of the multi-TXT file read, not write many lines of code a read Oh, the batch.
<熊礼阳> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言8_queens

说明:8皇后问题的汇编代码实现。输入皇后数,输出方案数。-the assembly code realization of eight_queen question.Input the queen number,output number of scheme.
<chenye> 在 2024-10-12 上传 | 大小:1024 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 424.25 .26 .27 .28 .29 ... 3005 »

源码中国 www.ymcn.org