-
c语言简单算法实例
c语言简单算法实例-c algorithm example, simple language
- 2023-04-30 19:40:04下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting the linear equation solving the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-03-02 07:43:38下载
- 积分:1
-
SPWM正弦波
应用背景用于正弦波逆变,查表法,基于STM32,频率可调,编译通过,还没有做东西,谢谢 给大家分享 相互学习!关键技术keil环境,查表法,基于STM32帮助学习正弦波控制的逆变,电机等项目的学习!
- 2022-11-16 04:50:04下载
- 积分:1
-
另一种离散傅立叶变换程序
另一种离散傅立叶变换程序-a discrete Fourier transform procedures
- 2022-02-13 03:23:13下载
- 积分:1
-
opencv_orb 检测算法
根据前面surf简化版的结构,重新把ORB检测的代码给简化以下,发现虽然速度一样,确实能省好多行代码,关键是有
BruteForceMatchermatcher的帮忙,直接省的写了一个函数;
NB类型:class gpu::BruteForceMatcher_GPU
- 2022-02-03 07:04:10下载
- 积分:1
-
一些java的小程序.包括排序,一些bank的小计算,
一些java的小程序.包括排序,一些bank的小计算,-some small procedures. Includes sorting, some small bank,
- 2023-04-03 01:35:04下载
- 积分:1
-
VB6 MD5 哈希值
MD5 哈希计算器 VB6 (模块)。
你可以将模块添加到您的项目。
- 2023-06-25 07:40:03下载
- 积分:1
-
频散曲线计算
lamb的频散曲线具有多模态的特性,分为对称模态和反对称模态,用普通的方法计算分析起来十分复杂,本程序通过matlab编程很好的计算出了频散曲线,为从事这方面研究的人员解决了一个难题。也希望大家多多分享。
- 2022-03-14 09:31:17下载
- 积分:1
-
信息论LD编码解码
信息论LD编码解码-LD codec information theory
- 2023-06-18 19:15:03下载
- 积分:1
-
顺序表的实现
表中的基本操作的实现(初始化、插入、删除、求表长、按值查找、按位置查找)
- 2022-02-04 01:49:57下载
- 积分:1