-
一些常用的数学数值算法,用C语言编写即可。
一些常用的数学数值算法,用C语言编写即可。-some commonly used mathematical algorithm, using C language can be.
- 2022-07-21 09:27:00下载
- 积分:1
-
基于STM32的FFT和IFFT程序
应用背景STM32液晶显示,用于频谱分析,信号处理方面,可以驱动TFT液晶显示,快速傅里叶变换和逆变换测试可用关键技术频谱分析,可用的FFT和IFFT,以及TFT液晶驱动,基于STM32编写,编程环境为MDK,非常好用
- 2022-04-15 23:07:13下载
- 积分:1
-
C语言基础学习
资源描述此代码适合C语言的初学者,可以帮助初学者在学习理论知识的同时不断实践完善自己的动手能力,并且为后续的C语言学习打下坚实的基础,希望大家多多分享一些有用的代码,别搞那些杂碎的东西,毫无用处
- 2022-02-06 23:52:51下载
- 积分:1
-
k均值聚类算法
c语言实现的!!!!!
k均值聚类算法
c语言实现的!!!!!
-k-means clustering algorithm c language to achieve! ! ! ! !
- 2023-05-13 12:55:02下载
- 积分:1
-
传教士野人坐同一船只过河问题的C语言程序
传教士野人坐同一船只过河问题的C语言程序-missionaries Savage sit the same river vessels of the C Programming Language
- 2022-02-10 00:20:45下载
- 积分:1
-
Given a set A [1 ... n], and one from A to its own mapping f, to find the larges...
给定一集合A[1...n]和一个从A 到其自身的映射f,寻找元素个数最多的一个子集S属于A,并使得S 满足:
1.f 把S 映射到自身;
2.S 中没有两个元素映射到相同的元素。-Given a set A [1 ... n], and one from A to its own mapping f, to find the largest number of elements in a subset of S belongs to A, and makes the S satisfy: 1. f to S is mapped to itself 2. No two elements of S mapped to the same element.
- 2022-12-19 23:40:03下载
- 积分:1
-
三维球的RCS计算,FDTD法
该原码使用Matlab编写的3维FDTD(时域有限差分算法)计算了球的RCS经典散射问题,采用PEC作边界,高斯波束激励。
- 2022-08-19 07:25:15下载
- 积分:1
-
功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功...
功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功-powerful calculator, using fake C language syntax expression and expression is the inverse Poland expression, I support 20 species of Operational functions, procedures have been tested successfully
- 2023-07-20 20:55:04下载
- 积分:1
-
在一个面向对象的方式实现一个基本粒子群算法的C++程序…
a basic c++ program for implementing in an object oriented way a particle swarm algorithms for optimisation
- 2023-06-07 17:45:02下载
- 积分:1
-
1024位的大整数进行相乘(N方)取模,是RSA密钥算法的一部分。其中,我对十进制,二进制的高效转换部分非常满意...
1024位的大整数进行相乘(N方)取模,是RSA密钥算法的一部分。其中,我对十进制,二进制的高效转换部分非常满意-1024 for the large integer multiplication (N) The tray is RSA key part of the algorithm. Which, I decimal, binary conversion efficiency is very satisfactory
- 2023-05-07 23:00:03下载
- 积分:1