资源列表

« 1 2 ... .58 .59 .60 .61 .62 215563.64 .65 .66 .67 .68 ... 216420 »

[单片机(51,AVR,MSP430等)StepMoto

说明:这是使用stm32f100r8t6 开发的二相四线步进电机的驱动程序。 使用方法:(1)想要调用InitStepMotor()初始化端口等 (2)然后调用StartStepMotor() 设置步进电机方向和步数 (3)最后频率性的调用StepMotorGo()即可,当然此频率就是步进电机的频率。-This is done using stm32f100r8t6 developed two-phase four-wire st
<王海洋> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[绘图程序floyd

说明:求解最短路算法,,, 赋路径初值 更新 显示迭代步数 显示每步迭代后-solve the lest distance
<xgl> 在 2024-11-17 上传 | 大小:213kb | 下载:0

[matlab例程CollectAnaly

说明: 最短距离算法的聚类对样本进行聚类 样本矩阵 X 输出数据的行数代表了每次聚类后类的个数,每一行的第一个数表示此类样本的个数, 后面的代数表示此类中的样本编号;从程序的输出结果看,聚类的过程一目了然,未聚类 前,有5个类,每个类各有一个样本;第一次聚类是将第一类和第二类合并,得到新的 第一类,此时第一类有2个样本;二第二次聚类是将第3类和第四类合并,得到新的第三类 ;第3次聚类是将第2类和第3
<yinxc> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算CPP

说明:求解数值问题包括一些定理和推论,科学工程中的方法应用,诸如矩阵运算,微积分求解实际问题等等实际工程问题都已经用C++语言编程模块。方便使用-Solving numerical problems, including some theorems and corollaries, scientific engineering methods applications, matrix operations, calculus to solve
<杜小许> 在 2024-11-17 上传 | 大小:236kb | 下载:0

[数学计算/工程计算FEM

说明:工程实践中有限元方法程序,分别使用C,MATLAB,VB,FORTRAN编程,主要是基于2维的三角形单元和四边形单元的有限元模型。-Engineering practice, finite element methods and procedures, respectively, using C, MATLAB, VB, FORTRAN programming, mainly based on two-dimensional trian
<杜小许> 在 2024-11-17 上传 | 大小:1.2mb | 下载:0

[单片机(51,AVR,MSP430等)Alpha(STM32)_V1

说明:这是我自己画的STM32F100R8T6的开发板,有原理图和PCB文件,可以不做修改直接打板,保证能用!-This is my own painting STM32F100R8T6 development board schematics and PCB files, you can not directly change the playing board, can guarantee!
<王海洋> 在 2024-11-17 上传 | 大小:353kb | 下载:0

[其他小程序transform

说明:十进制数据转十六进制,十六进制数据转字符, 字符转十六进制-Decimal to hexadecimal data, hexadecimal data transfer characters to hexadecimal characters
<mingyang> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[系统编程password-sniffer

说明:密码嗅探,是很实用的功能哦。希望大家喜欢,我会有新东西上传上来-password sniffer
<renna> 在 2024-11-17 上传 | 大小:3kb | 下载:0

[汇编语言1-2

说明:出合并两个有序顺序表的 程序段。合并后的结果放到lc指向的表中。 原始表la、lb及合并后的表lc都是由小到 大排序的。-The merger of the two ordered sequence table block. The combined results into lc points table. Original table la, lb and lc are merged table ascending
<张敏> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[汇编语言2_1

说明:逆转链表 设有一个表头指针为h的单链表。试设计一个算法,通过遍历一趟链表,将链表中所有结点的链接方向逆转。要求逆转结果链表的表头指针h指向原链表的最后一个结点-Reversal table pointer list with a single list of h. Try to design an algorithm to traverse a trip through the list, the list of all nodes
<张敏> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[LabView6.1a

说明:对字符串进行加密,规则是每个字母后移5位,例如A变为F,b变为g,x变为c,y变为d…-Encrypt string, the rule is backward 5 each letter, for example, A to F, b becomes g, x becomes c, y goes d ...
<mike> 在 2024-11-17 上传 | 大小:9kb | 下载:0

[单片机(51,AVR,MSP430等)StepA3966

说明:这是用allegro 3966芯片来驱动两相四线步进电机的电路模块, 原理图和PCB都有,不用修改直接打板就可以,保证可用!-This is allegro 3966 chip to drive the two-phase four-wire stepper motor circuit module, schematics and PCB have, without modification can directly play bo
<王海洋> 在 2024-11-17 上传 | 大小:266kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 215563.64 .65 .66 .67 .68 ... 216420 »

源码中国 www.ymcn.org