-
cdaudioxsrc
这是一个数字信号处理的函数库,包括FFT变换,各种滤波算法, 如果你要编写数字信号处理相关的程序,这是个不错的选择(This a digital signal processing functions, including FFT, various filtering algorithm, if you want to prepare digital signal processing related to the procedure, which is not a bad choice)
- 2005-04-25 11:25:34下载
- 积分:1
-
linux下串口设备操作程序,可用于监控交换机、防火墙等。
linux下串口操作命令行,用于和有串口接口的设备打交道,例如H3C交换机、cisco。
将指定的多个命令发送给目标设备,其返回输出到屏幕上。
comsr x86_64 v.3.3 (r328) - (C) 2014-06 atdm.liao
Usage:
comsr [-f ] [-i
- 2022-03-03 01:33:37下载
- 积分:1
-
multicast
多点传送的几个例子 (Some examples of multi-point transfering)
- 2020-10-28 08:59:58下载
- 积分:1
-
DAC7571
串口DA芯片 DAC7571驱动程序 使用MSP430F5438A作为主控器件,采用IAR开发环境进行编写(The serial DA chip the DAC7571 drivers use MSP430F5438A as a master device using the IAR development environment written in)
- 2020-07-03 18:40:01下载
- 积分:1
-
plane(fangleidian)
c++的大作业,仿雷电的射击游戏,虽然实现的功能很少……内附开发日志和实验报告……(c++ for large operations, like lightning shooting game, although the function of the realization of very few ... ... containing the report of the development and experimental log ... ...)
- 2009-05-30 16:44:06下载
- 积分:1
-
Wavelet
说明: 用C语言实现小波变换,有利于初学者更好的理解小波变换过程(Using C language to achieve wavelet transform, is conducive to a better understanding of beginners wavelet transform the process of)
- 2021-01-25 21:48:43下载
- 积分:1
-
4.3
说明: 通过74HC573实现单片机控制数码管的亮灭循环滚动播放。这个功能主要是想拓展AVR单片的I/O引脚,使单片机的引脚可以实现更多功能(Realize single-chip control digital tube through 74HC573)
- 2018-12-28 20:55:33下载
- 积分:1
-
T6963C液晶LCD驱动程序C语言
/*
LCD240128(t6963c驱动程序)
最近写了一个液晶程序,是6963C的,写的时候花了我不少周折,主要是自模选取时有一些问题,想在液晶上竖着显示,可是不知道该怎么选取,我试了很多遍才成功。刚开始调试时,还以为是自己的程序不对呢,呵呵,水平有限,发来大家来共享!
*/
#include
#include
#include
#include
#include
#include
#include "Test.h"
/* 地址定义 */
#define d_c_add XBYTE[0x00] //数据口 命令口
/* 常数定义 */
#define uchar unsigned char
#define uint unsigned int
/* T6963C 命令定义 */
#define LCD_CUR_POS 0x21 /* 光标位置设置(只有设置到有效显示地址并打开显示时才看到) */
#define LCD_CGR_POS 0x22 /* CGRAM偏置地址设置(可以增加自已的符号) */
#define LCD_ADR_POS 0x24 /* 地址指针位置(设置读写操作指针) */
#define LCD_TXT_STP 0x40 &nb
- 2022-10-20 16:40:08下载
- 积分:1
-
LM741
741 datasheet for the best use
- 2013-08-10 22:23:20下载
- 积分:1
-
01beibao
算法与数据结构——快速排序 01背包问题,是一个简单的程序,高手就不用研究了(Algorithms and data structures- quick sort 01 knapsack problem is a simple procedure, you need to conduct a study on the)
- 2007-11-06 22:49:49下载
- 积分:1