资源列表

« 1 2 ... .64 .65 .66 .67 .68 1069.70 .71 .72 .73 .74 ... 3005 »

[汇编语言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 t
<songzhaozhe> 在 2025-02-02 上传 | 大小: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, so
<zhou jiajin> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言MIPS

说明:
<杨亦宁> 在 2025-02-02 上传 | 大小:156kb | 下载:0

[汇编语言shijianpian

说明:简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-Simple movement of the basic idea is: all lined up ready for the process according to a FCFS queue
<Andy> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言Masm611

说明:masm611中文版快下吧m asm611中文版快下吧-Under Express masm611 Chinese version Chinese version of it m asm611 fast are you
<gwgxa> 在 2025-02-02 上传 | 大小:4.66mb | 下载:0

[汇编语言creat_block

说明: double corner_pt[3]={10,10,10} char * edge_len[3]={"30","20","10"} tag_t blk_tag UF_MODL_create_block1(UF_NULLSIGN,corner_pt, edge_len,&blk_tag) -double corner_pt [3] = (10,10,10) char* edge_l
<云飞> 在 2025-02-02 上传 | 大小:124kb | 下载:0

[汇编语言FOSVOSGM7113

说明:51单片机和GM7113的硬件连接非常简单,只要把单片机的两个I/O口(如P1.0、P1.0)直接和GM7113的SCL、SDA管脚相连,再加上上拉电阻即可。   用单片机初始化GM7113的主要任务是程序的编写,首先要熟悉I2C总线协议,根据I2C总线的原理写出启动、停止、应答信号等的子程序,由子程序再写出发送、接收1个字节的程序,然后根据GM7113的寄存器操作格式写出读写寄存器的程序,最后根据以上的子程序写出初始化GM7113
<刘星星> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[汇编语言I2C_PIC16C5x_FV

说明: *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 24Cxx / 85Cxx serial CMOS EEPROM interfacing to a ** PIC16C54 8-bit CMOS single chip microcomputer ** Revsied Version 2.0 (
<刘星星> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[汇编语言1+fft

说明:基2 fft的基本原理,实现起来可以说是相当的好用,大家赶快分享哦-2 fft-based basic principles to achieve can be said to be quite easy to use, we get to share Oh
<张政> 在 2025-02-02 上传 | 大小:344kb | 下载:0

[汇编语言ASMBOOK

说明:有关汇编的基础知识!很适合于初学者! 主要是实战练习!!! -Relating to the compilation of the basic knowledge! Very suitable for beginners! Mainly combat exercises! ! !
<> 在 2025-02-02 上传 | 大小:475kb | 下载:0

[汇编语言sato

说明:sato专用label gallery 策略,实现专业打印机条码打印。-label gallery dedicated sato strategy, the realization of a professional printer to print barcode.
<邵志伟> 在 2025-02-02 上传 | 大小:110kb | 下载: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
<tom> 在 2025-02-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 1069.70 .71 .72 .73 .74 ... 3005 »

源码中国 www.ymcn.org