-
lower frequency inverter
lower frequency inverter
- 2023-06-28 09:35:03下载
- 积分:1
-
primepalindrome,找回文素数的一个不错的算法实现
primepalindrome,找回文素数的一个不错的算法实现-primepalindrome, retrieve the text of a good prime number algorithm
- 2022-05-27 12:39:36下载
- 积分:1
-
自己编写的,背包问题的各种近似算法以及动态规划算法,请多多指教...
自己编写的,背包问题的各种近似算法以及动态规划算法,请多多指教-I have written, knapsack problem, as well as a variety of approximate dynamic programming algorithm algorithm, please advice
- 2023-07-22 05:35:03下载
- 积分:1
-
Eratosthenes筛法求素数
Eratosthenes筛法求素数 -Eratosthenes"sieve Method Primes
- 2022-01-25 15:37:40下载
- 积分:1
-
计算机图形学(二维图形的创建)
计算机图形学中二维几何的变换包括:
基本的二维几何变换、矩阵表示和齐次坐标、逆变换、二维复合变换、几何变换的光栅方法、OpenGL光栅变换、二维坐标系间的变换,其中最重要的是OpenGL二维几何变换函数。
- 2022-02-26 15:10:56下载
- 积分:1
-
C语言图像处理算法
牙齿部分为主要处理方向,C语言ML-EM法 处理连续的图像,进行去除图像噪音。
处理完的图像可以做成3D图像进行比较,处理图像为.img图像。
所用平台为VS2008,windows7 64.
- 2022-04-10 09:14:12下载
- 积分:1
-
数值算法 龙贝格积分 C++实现
用迭代的方法求定积分
数值算法 龙贝格积分 C++实现
用迭代的方法求定积分-numerical algorithm Long Bergh C integral to the realization of iterative methods used to seek integration
- 2022-01-31 21:48:08下载
- 积分:1
-
(Minute) polynomial evaluates example
二维实(复)多项式求值示例-(Minute) polynomial evaluates example
- 2022-01-26 04:22:41下载
- 积分:1
-
统计一个txt文件中字符的个数和单词的个数
可以指定文本文件中搜索指定字符...
统计一个txt文件中字符的个数和单词的个数
可以指定文本文件中搜索指定字符-a txt document the number of characters and words can specify the number of text files to search for the designated characters
- 2022-03-13 00:17:30下载
- 积分:1
-
ACM正整数分解;消防车问题,求素数
ACM,
1、POJ-1221题-编程大赛中常用的一个算法,这种题也常见,关于正整数分解的!如3=1+1+1,3=1+2,3=3;
2、消防车问题
3、求素数问题
- 2022-07-18 05:10:26下载
- 积分:1