登录
首页 » c# » djfjffkjfjf

djfjffkjfjf

于 2022-01-26 发布 文件大小:203.48 kB
0 107
下载积分: 2 下载次数: 1

代码说明:

akkhdhhdbhewd wedejdhewdwd wdhwdwdhwhdwd wfnefwjdjwdjwjdjwdwdwd efef3

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DTMF检测代码和演示程序
    用C实现的DMTF的检测算法。 检测采样频率为8K HZ,16位。 直接在code中写死的,可以在code里修改为其他的。 对标准的双频信号检测还是很准的。 对误差的处理有待改善。 附件里有build出来的文件和一个示例的PCM文件
    2022-02-21 10:12:09下载
    积分:1
  • C
    说明:  C语言趣味程序百例精解,是PDF格式。里面有很多趣味的例子,大大小小的算法都有,可谓是算法的经典。这个是学习算法的好资料,在学习中找到趣味,完全不同于其他资料的算法枯燥无味(C language program 100 cases of sperm interesting solution is in PDF format. There are many interesting examples of both large and small algorithm, the algorithm can be described as classic. This is a learning algorithm is good information, in learning to find interesting information is completely different from other algorithms dull)
    2013-06-13 23:01:00下载
    积分:1
  • C# 实现定时关机实例源码
    C# 实现定时关机实例
    2013-01-18下载
    积分:1
  • AT91系列ARM芯片的开发技术
    AT91系列ARM芯片的开发技术.rar(porting series ARM chip development technology. Rar)
    2004-11-17 12:42:52下载
    积分:1
  • 1.1产品概述: 简单实用的桌面个人理财软件,满足家庭和个人的理财需求,提供账户管理,收支管理,借贷管理,统计等功能。 1.2业务背景: 个人理财自...
    1.1产品概述: 简单实用的桌面个人理财软件,满足家庭和个人的理财需求,提供账户管理,收支管理,借贷管理,统计等功能。 1.2业务背景: 个人理财自动化的迫切需求,但是专业的大型商业软件价格昂贵而且功能庞杂而无法满足需求。本软件免费,简单,实用,满足家庭和个人的理财需求。 1.3IT背景: 目前的电子理财软件偏向于商业级别,且主要用于企业级和部门级,但是个人理财的需求越来越强烈,因此需要一款免费简单实用的小型理财软件。 -1.1 Product Overview: simple and practical desktop personal finance software, to meet family and personal financial needs, providing account management, revenue and expenditure management, debt management, statistical and other functions. 1.2 Business Background: personal finance urgent need of automation, but the professional large-scale commercial software is expensive and complex functions can not meet demand. This software is free, simple, practical and meet the family and personal financial needs. 1.3IT Background: At present, electronic financial management software tends to be a commercial level, and mainly used for enterprise-level and departmental level, but growing demand for personal financial management strongly, so the need for a free simple and practica
    2022-01-25 21:41:03下载
    积分:1
  • C# 通过存储过程实现员工ID自动编号
    C# 实现自动ID,通过存储过程实现员工自动编号,这个在平时的编程中很实用,自动编号使用存储过程来实现,比较高级一些,且数据库需要支持存储过程。   con.Open();   SqlCommand cmd = new SqlCommand();   string strSql = "insert into 员工个人信息 values ( + label6.Text + , + this.textBox2.Text + , + this.textBox3.Text + , + this.textBox5.Text + , + this.textBox4.Text + )";   cmd.CommandText = strSql;   cmd.Connection = con;   cmd.ExecuteNonQuery();   con.Close();   MessageBox.Show("成功添加信息");   this.groupBox1.Enabled = false;
    2022-05-31 12:11:24下载
    积分:1
  • FILTER
    关于FIR低通滤波器的C语言程序设计以及MATLAB程序设计,仿真验证通过(About the C Programming Language FIR low-pass filter MATLAB programming, simulation validation by)
    2013-01-26 21:02:06下载
    积分:1
  • Katellite-Satellite
    说明:  Satellite antenna angle calculato
    2019-04-17 11:48:49下载
    积分:1
  • 不错的EXCEL代码
    namespace SMSUtility{    using System;    using System.Collections.Generic;    using System.Data;    using System.IO;    using System.Text;    using System.Web;    using NPOI;    using NPOI.HPSF;    using NPOI.HSSF;    using NPOI.HSSF.UserModel;    using NPOI.HSSF.Util;    using NPOI.POIFS;    using NPOI.Util;    using NPOI.SS.UserModel;    using NPOI.SS.Util;    ///     /// 导出数据到excel    ///     public class ExcelHelper    {        ///         /// DataTable导出到Excel文件        ///         ///
    2022-11-07 04:10:03下载
    积分:1
  • 84205448sound-code-example
    Computation of loudness (Zwicker model) according to ISO 532B / DIN 45631 norms. This model is valid for steady sounds. Code based on BASIC program published in the following article: "Program for calculating loudness according to DIN 45 631 (ISO 532B)", E.Zwicker and H.Fastl, J.A.S.J (E) 12, 1 (1991).(Computation of loudness (Zwicker model) according to ISO 532B/DIN 45631 norms. This model is valid for steady sounds. Code based on BASIC program published in the following article: "Program for calculating loudness according to DIN 45 631 (ISO 532B)", E.Zwicker and H.Fastl, J.A.S.J (E) 12, 1 (1991).)
    2013-09-03 15:06:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载