资源列表

« 1 2 ... .13 .14 .15 .16 .17 418.19 .20 .21 .22 .23 ... 3005 »

[汇编语言mk

说明:MK的fortran代码,用来获取拐点的,在拐点前后属性会相差较打。-The code for MK of fortran.For the inflection point of a line.And the characters is different before and after the point.
<张飞云> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言producter

说明:多个生产者,消费者,在多个缓冲区下,多进程执行的代码-Multiple producers, consumers, multiple buffers, multi-process execution code
<田凤山> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言123

说明:获取cpu序列号,硬盘ID,网卡MAC地址 -Get cpu serial number, hard disk ID card MAC address
<黄泽东> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言4

说明:输入一串序列,自动排序输出,且窗口颜色可修改-Input sequence ordering
<高旺> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言ansydualiefenxi

说明:ANSYS水压试验疲劳apdl,对学习apdl的人有很打帮助-ANSYS the hydrostatic test fatigue apdl, learning apdl there are playing to help
<yuhai> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言Number-of-digital-tube-flower

说明:Number of digital tube flower 共阴数码管 共阴数码管 c51和汇编花数数据-Number of digital tube flower
<vv> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言guangbiaoxianshi

说明:光标显示-Cursor display
<xing> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言BCD

说明: 按键显示不同的显示变化 需要配置成独立按键 LED1 EQU 21H LED2 EQU 22H LED3 EQU 23H ORG 00H JMP START START:MOV DPTR,#TABLE MOV LED3,#10H 显示 H 符号 MAIN: MOV A,P3 MOV B,#10H DIV AB MOV LED1,A MOV LED2,B- 按键显示不同的显示变化
<yoauni> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言8kaiguan

说明:org 00h mov p2,#0FFh 屏蔽数码管位端口 main: mov p3,#0ffh 复位按键端口 mov a,p3 读键值 swap a 半字节交换 mov p1,a 输出读入的键值 jmp main -org 00h mov p2,#0FFh 屏蔽数码管位端口 main: mov p3,#0ffh 复位按键端口 mov a,p3
<yoauni> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言password

说明:通信字验证实验 汇编语言编写 回显为* 通过测试-Communication word verification experiment
<林磊> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言Greay

说明:利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
<fangyangyang> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言miaobiao

说明:基于89c51单片机开发的简易秒表程序 是用汇编语言编写的-Based on the 89c51 microcontroller developed simple stopwatch program is written in assembly language
<曹明坤> 在 2024-10-12 上传 | 大小:1024 | 下载:1
« 1 2 ... .13 .14 .15 .16 .17 418.19 .20 .21 .22 .23 ... 3005 »

源码中国 www.ymcn.org