资源列表
[汇编语言] jixiaozhi
说明:功能:用斐波那契法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用-Function: The Fibonacci method f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the single-peak method can be applied at times<songzhaozhe> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[汇编语言] main
说明:程序功能 : 查表方式流水灯实验为了有更多实用的实验程序供大家学习,部分程序参考网上的资源,在此谢谢这些无私奉献的朋友!!! *-Program features: look-up table approach lights water experiment in order to have more practical for them to learn from the experimental procedures, some of the procedures refer to<zhou jiajin> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[汇编语言] shijianpian
说明:简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-Simple movement of the basic idea is: all lined up ready for the process according to a FCFS queue, the processor is always assi<Andy> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[汇编语言] vb
说明:首先判断给出的3条边能否构成三角形。如可以构成。则计算并输出该三角形的面积,否则要求重新输入。当输入-1时结束程序-First of all, given to determine whether the three constitute a triangle edge. Such as may constitute. Are calculated and output in the triangle area, and failing that, to re-enter. When you e<tom> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[汇编语言] STC12C5412ADADCandUART
说明:在KEILC下实现STC12C5412AD的三通道A/D转换程序,并用串口显示,软硬件结合,调试通过,程序稳定,请放心使用,并多提意见。由于本人以前用的是汇编开发,现刚改为C,所以可能程序不是很地道。-KEILC under STC12C5412AD in the three-channel A/D conversion process, and serial shows that combination of hardware and software, debugging is passed<李文强> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[汇编语言] LC7461jiema
说明:LC7461解码程序,通过P1口显示数据码-LC7461 decoding procedure, I display data through the P1 code<李谷先> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[汇编语言] LCDderiver
说明:程序名:LCD显示驱动程序 功能:用LCD1602显示字符 A 作者:严峥晖 ******************************** 端口定义 RS EQU P3.0 RW EQU P3.1 E EQU P3.2 DB0_DB7 EQU P0 DB7 EQU P0.7 -Program name: LCD display driver functions: LCD1602 display using characters A Au<张晓孟> 在 2025-06-27 上传 | 大小:1kb | 下载:0