-
FFT。C Code Composer Studio V 3.01史提芬
fft.c code composer studio v 3.01 by steven
- 2022-03-09 09:35:15下载
- 积分:1
-
用C语言实现农夫过河问题
用C语言实现农夫过河问题-C language farmer river issues
- 2022-02-13 12:29:26下载
- 积分:1
-
based on a DCT domain of digital watermarking system examples
一个基于DCT变换域的数字水印系统实例-based on a DCT domain of digital watermarking system examples
- 2022-04-21 14:57:25下载
- 积分:1
-
图形的广度优先搜寻法
图形的广度优先搜寻法-graphics breadth priority search method
- 2022-04-18 06:56:09下载
- 积分:1
-
常用的数学统计算法,希望大家喜欢
Calculate the approximation of the standard normal distributi...
常用的数学统计算法,希望大家喜欢
Calculate the approximation of the standard normal distribution
-commonly used mathematical statistical algorithm, hope you like Calculate the approximation of the stan DST normal distribution
- 2022-05-08 07:44:15下载
- 积分:1
-
直流电机的速度和位置控制
控制系统的许多概念是抽象,难以被大部分学习工程的研究充分理解由。实际实验室过程的研究与设计控制器是一个宝贵的经验
这能加强重要的概念,使学习过程更加有效和很有趣。该项目涉及实时直流电机速度和位置控制学习目的使用运算放大器作为模拟 PID 控制器。一种 PID利用 MATLAB 作为仿真工具,以确定一套设计了控制器直流电机的性能要求的系数。该控制器
系数是然后转账到实现 PID 的硬件配置控制器。采用 Microsoft Visual 开发图形用户界面 (GUI)基本 6.0 情节和监测系统在实时的反应。它将极大地帮助学生可视化控制系统的性能。
- 2022-06-02 00:18:02下载
- 积分:1
-
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符...
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符改为另一个字符
将字符串A变换为字符串B所用的最少操作数称为A到B的编辑距离,极为d(A,B)。设计一个算法,计算任意两个字符串的编辑距离。
-Set A and B are two strings. Operation will use the least character string A is converted to a string B. Operation of characters are talking about here include: 1. Delete a character 2. Insert a character 3. Will be replaced by one character to another character will be transformed into a string A string of at least B operand used by A to B is called the edit distance is extremely d (A, B). Design an algorithm to calculate any two of the string edit distance.
- 2022-01-26 03:32:59下载
- 积分:1
-
表达式求值,包括括号的匹配问题、负数如何识别?2.2.3这样非法的数怎样识别?如何区别3+...
表达式求值,包括括号的匹配问题、负数如何识别?2.2.3这样非法的数怎样识别?如何区别3+-2(非法)和3+(-2)(合法)以及3++2(非法)和3+(+2)(合法)-evaluates expressions, including parentheses matching, how to identify negative? 2.2.3 the number of such illegal identify what? What is the difference between 3-2 (illegal) and 3 (2) (legal) and 3 (illegal) and 3 (2) (lawful)
- 2023-07-15 11:30:03下载
- 积分:1
-
这是一个关于反卷积的程序,使用fft原理
这是一个关于反卷积的程序,使用fft原理-this program is about decov using fft
- 2022-02-12 11:55:28下载
- 积分:1
-
创建SQLite3静态库的文件
创建SQLite3静态库的文件,对您创建SQLite静态库很有帮助,没有这个文件你就无法创建SQLite静态库,无法用gcc命令编译生成*.cgi文件
- 2022-01-30 10:13:08下载
- 积分:1