-
用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP...
用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。-VB USB functions, mainly through call EasyD12.dll DLL function, USBU-right control of DP-51 learning at the plate WC02 24 firms control read and write.
- 2022-06-02 14:55:13下载
- 积分:1
-
加密Altera的FPGA的方法
加密Altera的FPGA的方法
加密Altera的FPGA的方法
加密Altera的FPGA的方法-Altera FPGA encryption method Altera FPGA encryption methods
- 2022-09-04 15:55:03下载
- 积分:1
-
数码管显示交流稳压器,使用A48单片机编写,C言语
数码管显示交流稳压器,使用A48单片机编写,C言语-Digital display AC voltage stabilizer, the use of the preparation of A48 Singlechip, C language
- 2022-07-10 12:12:55下载
- 积分:1
-
本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50H...
本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50Hz),并转换成合适的格式(本例为Q4格式)。调制系数M为0~0.9。死区时间1.6μs。最小删除脉宽3μs。
主程序的工作是根据输入的调制波频率计算N、2N和M值。
-Example for the carrier frequency 20KHz, or carrier period is 50μs. DSP crystal 10MHz, internal 4 multiplier, the clock frequency of 40MHz, counting cycle 25ns. Assuming wave frequency modulation by external input (1 ~ 50Hz), and converted into an appropriate format (in this case for Q4 format). Modulation coefficient M is 0 ~ 0.9. Dead time 1.6μs. Delete the smallest pulse width 3μs. The work of the main program is based on input frequency modulation wave calculation of N, 2N and M values.
- 2023-08-22 04:35:03下载
- 积分:1
-
validation code Controls subsidiary on the run, a good tool, and see what happen...
验证码控件,附属性就可以运行,不错的一个工具,试试看.-validation code Controls subsidiary on the run, a good tool, and see what happens.
- 2022-04-18 00:57:47下载
- 积分:1
-
将输入的十进制数转换为二进制数,程序为X86汇编中的宏模块...
将输入的十进制数转换为二进制数,程序为X86汇编中的宏模块-The input of a decimal number converted to binary number, the program for the X86 compilation of the macro module
- 2022-08-25 14:25:34下载
- 积分:1
-
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化...
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化标号
- Three-phase AC induction motor open-loop speed control SVPWM control program (software method) . Include 240x.h register address. Global _c_int0 overall grade of
- 2022-03-19 22:30:05下载
- 积分:1
-
Fortran插值程序
Fortran插值程序,共有8个。
包括拉格朗日插值,spline插值,抛物线插值等。初学者必备。
- 2022-03-17 07:04:45下载
- 积分:1
-
一段用汇编语言完成的程序 非常好用 用于显示器的实现
一段用汇编语言完成的程序 非常好用 用于显示器的实现-section complete with assembly language is very useful procedure for the realization of displays
- 2023-01-29 10:15:03下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1