资源列表

« 1 2 ... .16 .17 .18 .19 .20 14021.22 .23 .24 .25 .26 ... 14954 »

[汇编语言sixteen

说明:输入一个十进制数,并以回车键未结束符,将它分别以十六、二、八的进制输出的汇编-mydata dw ? desc10 db 13,10, In decimal: $ desc16 db 13,10, in hexadecimal: 0x$ desc8 db 13,10, in octal: 0$
<bylon> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[中间件编程LED

说明:程序编写,LED动态显示12345678 #include<reg52.h> #define uchar unsigned char #define uint unsigned int uchar code duma[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f, //共阴的数码管段选.将值送给P2口 0x6f,0x77,0x7c,0x39,0
<fei> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[汇编语言dsp

说明:dsp程序,交通灯的程序,红绿灯和秒计时,模拟实际交通灯的状态,-dsp and traffic light
<小雨> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析cdecl

说明:c声明解析 此代码为书上的代码 我抄了下来-c Statement Analysis
<kookbond> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[中间件编程yuanhoo

说明:在MATLAB软件环境下运行 产生升余弦滚降函数波形及眼图图像-Run in the MATLAB software environment created Cosine function waveform and eye diagram image
<hemu> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[汇编语言analogo_serial

说明:Valor del voltaje de un potenciometro es enviado serialmente al PC
<cuchipe> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[汇编语言TRANSMITIR

说明:Envia una palabra por el puerto serial
<cuchipe> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[汇编语言pwmpic

说明:Envia una señ al PWM para controlar la velocidad de un motor
<cuchipe> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[磁盘编程csxy

说明:测试显卡、硬盘功能的代码,比较简单 可作为模板借鉴-Test card, hard drive function code is relatively simple to learn as a template
<pf> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[汇编语言music

说明:这是一个音乐程序,按下相关字母做相关音乐的播放 -This is a music program, press the relevant letter to do related to the music player
<刘路> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[操作系统开发sjp

说明:操作系统进程调度时间片算法 可输入时间片大小 每个进程名字 到达时间和服务时间 计算出各个进程的调度时间 完成时间和带权周转时间-Operating system process scheduling time slice algorithm can enter the name of each process time slice size of the arrival time and service time to calc
<sht> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[汇编语言systime

说明:这是一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式 显示本机系统的时间-This is a display system time-consuming procedures, run-time, in the upper right corner of the screen will be " hours: minutes: seconds" format display local sys
<刘路> 在 2025-06-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 14021.22 .23 .24 .25 .26 ... 14954 »

源码中国 www.ymcn.org