-
fft-(2)
自编的快速傅里叶变换的matlab程序,已经经过调试了,是可用的(Self matlab program fast Fourier transform, has been debugged, it is available)
- 2012-05-24 15:29:35下载
- 积分:1
-
CS8900A
基于F2812的以太网芯片CS8900A的C程序,基于UDP协议的网络传输。(F2812 s Ethernet the chip CS8900A C program, network transmission based on UDP protocol.)
- 2021-04-19 14:48:51下载
- 积分:1
-
GA-BP-master
说明: 基于GA改进BP神经网络的预测算法,可用(Forecasting algorithm based on GA improved BP neural network, available)
- 2020-09-09 16:08:14下载
- 积分:1
-
Evyst__Event
说明: Corba Event Services Basic
- 2019-05-24 05:24:38下载
- 积分:1
-
AEScalc
AES Block Cipher Calculator. Given key and input string, encrypts to AES standards. Java source code.
- 2009-06-08 19:56:13下载
- 积分:1
-
danpianjiwaiwenfanyi
单片机的毕业论文的外文翻译,字数3000左右,希望对大家有所帮助。(SCM dissertation foreign language translation, 3000 words , we want to help everyone.)
- 2010-03-11 21:03:56下载
- 积分:1
-
tree
说明: tree data struct, tree.hh documentation
- 2020-06-17 00:20:02下载
- 积分:1
-
C#与SAP系统接口
NCO3.0的应用说明
- 2015-03-26下载
- 积分:1
-
C#计算器
用c#做一个简单的计算器,界面简洁,当然只能做一些基本的运算哦,欢迎大家去下载。
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace calculator
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void Form1_Load(object sender, EventArgs e)
{
}
private void btn1_Click(object sender, EventArgs e)
{
Button btn = (Button)sen
- 2022-02-26 13:59:30下载
- 积分:1
-
SDDriverForS3c2410
嵌入式linux下s3c2410的SD卡驱动程序(S3C2410 embedded linux under the SD card driver)
- 2008-08-15 16:48:50下载
- 积分:1