-
cython写的DTMF解码器(python直接使用,效率和c接近)
cython写的DTMF解码器(python直接使用,效率和c接近)
- 2022-01-27 10:28:11下载
- 积分:1
-
c语言程序练习
编程,输入正整数n,求n的阶乘。
编程,统计字符串中数字字符的个数。
打印出水仙花数。
编程,判断字符串是否为回文。
编程,判断正整数n是否为完数。
- 2022-02-28 22:39:29下载
- 积分:1
-
加汉宁窗FIR低通滤波器
这是一个用VC编写的FIR低通滤波器,通过加汉宁窗实现。其中可以按照各种设计要求得到不同冲激响应的FIR滤波器,并能通过设计好的滤波器计算它的最小阻带衰减,以检查所设计的滤波器是否满足设计要求
- 2022-10-20 03:40:02下载
- 积分:1
-
C language data structures operating sequence in Table 3, which is characterized...
C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
- 2023-08-26 04:35:04下载
- 积分:1
-
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析...
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析-The program is used to draw the time-differential phase diagram sequence diagram of the graphics, etc., can be a very good system for a differential analysis
- 2022-03-06 14:26:13下载
- 积分:1
-
过程不去说
应用背景脚本对积分ção de不是财政de赛达utilizando tabela intermediaria对位pedidos de文达。积分为tabelas pedido_de_venda,SC5,SC3,SF2,SD2 E航空公司班机检查员关键技术脚本费托EM advpl E Banco de墙裙Oracle。作为一个çõFAZ Integra ES银行Banco河间qualquer aplicaçãO阙,该公司pedidos Na tabela intermediaria对位dentro做Protheus / microsiga
- 2023-03-06 05:20:04下载
- 积分:1
-
dijkstra算法C实现
dijkstra最短距离算法的C语言实现。
dijkstra算法是网络中最短距离的一种基础算法,代码包含main函数,linux运行成功
- 2022-09-02 17:30:03下载
- 积分:1
-
面波频散曲线正演
用于面波的频散分析和反演的程序。很好用的面波频散曲线提取个反演的程序,对刚刚接触瑞雷波勘探的物探人员非常有帮助!
- 2022-11-07 17:40:03下载
- 积分:1
-
C#计算器
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.InteropServices;
using System.IO;
namespace 计算器
{
///
/// Form1 的摘要说明。
///
public class Form1 : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.For
- 2023-01-30 17:15:03下载
- 积分:1
-
高斯消去解方程组c
高斯消去解方程组c-Gaussian Elimination Solution equation c
- 2022-10-19 01:30:06下载
- 积分:1