资源列表

« 1 2 ... .74 .75 .76 .77 .78 2679.80 .81 .82 .83 .84 ... 3005 »

[汇编语言armx2

说明:产生模拟信号的程序,是我自己写的,毕业设计的时候用到的-Procedures generate analog signals that I wrote it myself, when used in graduate design
<hui> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言42

说明:利用D/A的通道A输出一正弦波 例:对A通道操作 MOV A, #80H #80H为要转换的数据 MOV DPTR, #0FA00H MOVX @DPTR,A -Using D/A output channels A case of a sine wave: A channel on the operation of MOV A,# 80H # 80H is the data to convert MO
<jiangcunan> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言chengxu

说明:利用自相关函数可以进行分析时间序列里面存在的内部特征信息,可以分析这些得到自己有用的信息。-Using the autocorrelation analysis of time series can exist inside the internal characteristic analysis of these information, can get useful information.
<袁飞> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言AskAD

说明:查询方式AD采集实验 c语言老师提供的。还不错,大家可以学习下-Ways to search for AD test c language acquisition
<amw7885305> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言EncryptAndDecrypt

说明:一个用16进制 字符加密单元 ..还不错。。 大家看看吧 -An encryption module with a 16-character hex .. not bad. . We look at it
<v0n> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言1

说明:内存中从score开始的缓冲区存放30个学生的成绩,分数自己给定。请编程序统计中各个分数段的人数:<60,60-69,70-79,80-89, >=90。统计结果保存在以stat开始的连续5个字节的内存单元中-Memory storage buffer from the beginning score of 30 student achievement, scores its given. Please programmed
<znnbupt> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言2

说明:求两位数的平方,就是求两位数的平方,好吧二十个字-Seeking double-digit square is seeking double-digit square, OK 20 words
<znnbupt> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言LEDTG

说明:PWM控制的一种应用,对灯光的控制。能控制灯光的缓慢亮暗。-PWM control of an application for lighting control. Can control the lighting of the slow light and dark.
<moon> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言1

说明:深度优先搜索 汇编语言 汇编数据结构 算法-Depth-first search algorithm for assembly language compilation of data structures
<张岩> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言shiyian

说明:DDA方法的绘制直线 圆的绘制 曲线的绘制等-tu xing xue
<小芬> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言MACRO_NOP

说明:编写一个宏,它产生n条NOP指令,其中n是宏的形式参数。吴泽乐-Write a macro, it produces n article NOP instructions, where n is the form of the macro parameters. WU Ze-Le
<> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[汇编语言CLK

说明:针对8080 用汇编语言实现中断,以实现时钟功能-For the 8080 assembly language to achieve interruption, in order to achieve clock function
<wheel> 在 2024-10-10 上传 | 大小:1024 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 2679.80 .81 .82 .83 .84 ... 3005 »

源码中国 www.ymcn.org