-
快速排序算法的c实现
快速排序算法的c实现-fast algorithm to achieve c
- 2022-07-10 06:46:53下载
- 积分:1
-
斯蒂芬森算法;
数值计算算法:斯蒂芬森算法写的帕斯卡尔要找到一个解决方案,以G(X)= X 给定的初始近似值P0: 输入:初始近似P0;公差TOL; 迭代N 0的最大数目。 输出:近似解p或 该方法失败的消息。
- 2022-01-26 02:33:29下载
- 积分:1
-
数码管静态显示
#include#define uchar unsigned char#define uint unsigned intsbit dula=P2^6;sbit wela=P2^7;uchar num;uchar code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};void delay(uint);void main(){
- 2023-06-14 07:15:04下载
- 积分:1
-
拉格朗日插值函数算法的示例
拉格朗日插值函数算法的示例-Lagrangian function interpolation algorithm examples
- 2022-07-21 17:26:50下载
- 积分:1
-
small voice processing software can be used to synthesis, the use of the Curricu...
语音处理的小小软件,可以用来合成的,使用于课程设计
-small voice processing software can be used to synthesis, the use of the Curriculum Design
- 2022-07-13 07:50:33下载
- 积分:1
-
dynamic programming algorithm to solve the problem VC Cohong
动态规划算法解决行商问题 VC-dynamic programming algorithm to solve the problem VC Cohong
- 2023-08-26 18:55:03下载
- 积分:1
-
计算方法中的高斯列主元算法 是计算方法中很重要的一种算法...
计算方法中的高斯列主元算法 是计算方法中很重要的一种算法 -Method of calculation set out the main element in the Gaussian algorithm is a very important method of calculating an algorithm
- 2022-01-21 23:42:41下载
- 积分:1
-
leetcode 3longest substring
应用背景leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。关键技术就是找到最长的子序列,就是找到最长的子序列就是找到最长的子序列就是找到最长的子序列就是找到最长的子序列
- 2023-01-19 03:10:04下载
- 积分:1
-
RS编码和译码的Verilog代码
里的所罗门RS编解码方案,建立工程后可直接编译调试,对于学习RS编码原理的人员可以作为一个例子学习,也可以应用于相应的系统中
- 2022-01-27 19:57:01下载
- 积分:1
-
基于VS2008的模式识别聚类器程序
本程序是用C语言编写的一款模式识别聚类小软件,有可视化的界面,可对两类样本点进行聚类,里面包含所有相关的源程序,也有可执行的运行文件,可用VS2008打开。
- 2022-05-27 09:56:41下载
- 积分:1