资源列表

« 1 2 ... .07 .08 .09 .10 .11 2112.13 .14 .15 .16 .17 ... 3005 »

[汇编语言x264-git-clone

说明:video lan x264 video lan x264-video lan x264
<mr> 在 2025-02-05 上传 | 大小:382kb | 下载:0

[汇编语言abc

说明:函数的调用,在实现中非常有用,告诉你怎么实现函数的调用-A call to a function, is useful in achieving tell you how to achieve the function call
<朱元元> 在 2025-02-05 上传 | 大小:10kb | 下载:0

[汇编语言2

说明:形参只是形式参数,并不参与实际运算,但是形参在同一个函数里要相同,实参是实际参数,参与实际的运算, 有几个形参就对应有几个实参,形参在自定义函数里,实参在主函数里 -Formals only formal parameter is not involved in the actual operation, but parameter in a function to be the same, the argument is th
<朱元元> 在 2025-02-05 上传 | 大小:10kb | 下载:0

[汇编语言3

说明:一个函数的声明和定义,有多个函数时,此函数声明不可以省略不写,因为如果这个函数没有声明就供下面调用-Function declarations and definitions, there are a number of functions, this function declaration can not be omitted do not write, because if this function is not declare
<朱元元> 在 2025-02-05 上传 | 大小:10kb | 下载:0

[汇编语言4

说明:多个函数的声明和定义,函数定义:定义返回值为空,参数为整数,每个整数有4个字节的预留空间;函数声明没有预留空间;后面没有“-Multiple function declarations and definitions, function definition: define the return value is null, the parameter is an integer, each integer 4 bytes reserv
<朱元元> 在 2025-02-05 上传 | 大小:10kb | 下载:0

[汇编语言5

说明:ASCII码对应的十进制数表,本程序关键点在于函数的声明,在这里函数声明不能省略,如果第三第四行的函数声明-Corresponding decimal ASCII code table, the key point of the program is that the declaration of the function, the function declaration can not be omitted here, if the
<朱元元> 在 2025-02-05 上传 | 大小:9kb | 下载:0

[汇编语言CPP

说明:本程序关键点在于函数的声明,在这里函数声明不能省略,如果第三第四行的函数声明:void add(int x,int y) 和void add2(float x,float y) 省略了,则在接下来定义的函数add里面的调用add2:[add2(x,y) ]会提示出错,因为没有声明的情况下,系统不知道调用的add2或者本身的add是 什么意思-The key points of the program lies in the
<朱元元> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[汇编语言MAX7219

说明:MAX7219驱动8位数码管显示程序 -The MAX7219 drive eight digital tube display program to drive eight digital tube display program
<zhangming> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言CH452

说明:程序功能为51单片机通过三线串口操作CH452,CH452驱动8位数码管正常显示以及显示数据的更新。51单片机通过模拟CH452串口操作时序向-The program features 51 microcontroller via a three-wire serial interface operation CH452, CH452 driver 8 digital tube display properly, and display
<zhangming> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言3

说明:程序功能为3位数码管定时更新显示,T0定时中断服务程序用于50ms扫描3位数码管,实现3位数码管的动态显示,显示内容为 :000~999。-The program features three digital tube display is updated regularly, T0 timer interrupt service routine for 50ms scan three digital tube, three digit
<zhangming> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[汇编语言usb

说明:主要功能为,从USB总线读取延时参数,单片机延时发送内存缓冲区的一个字节数据到USB总线,每传送一个字节数据查询USB总线是否有停止USB总线通信命令,如有停止USB总线通信命令,则重新开始检查串口握手信号,开始下一次USB总线通信。 -Main function is to read from the USB bus delay parameters, single-chip delay sending a byte of dat
<zhangming> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言CH372

说明:主程序功能为51单片机从USB总线读取两个字节数据,计算两个数据的和。另外本文还给出了CH372的主端点、辅助端点之间数据上传下传的子程序,供读者参考。 -The main program functions for 51 single-chip two bytes of data to calculate the two data and read from the USB bus. In addition, the articl
<zhangming> 在 2025-02-05 上传 | 大小:3kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 2112.13 .14 .15 .16 .17 ... 3005 »

源码中国 www.ymcn.org