-
2Dsource
基2 fft 的c++实现,改自matlab。(fft)
- 2009-03-30 11:24:33下载
- 积分:1
-
Newton
这个文件中是计算方法中牛顿迭代法的具体说明及计算计算举例。(This file is in the Newton iteration method for specific instructions and calculation Examples of calculation.)
- 2010-12-09 20:33:04下载
- 积分:1
-
SnmpSharpNet
由于C#原始的库函数中没有专门实现SNMP的库,因此对于SNMP开发者而言,用C#开发出SNMP的应用程序具有相当的难度,要求开发者对C#和SNMP都有很深的认识和理解。SnmpSharpNet是用C#构建的,处理简单网络管理协议(SNMP)的API,它提供了非常丰富的成员函数供SNMP开发者调用,开发者只需要对SNMP的基本原理和实现SNMP的基本过程有所了解,便可以轻松入手。(Since C# is not the original library functions to achieve specific SNMP library, so developers for SNMP, the SNMP with C# to develop applications that are quite difficult, requiring the developers of the C# and SNMP have a deep knowledge and understanding . SnmpSharpNet is built using C# to deal with simple network management protocol (SNMP) of the API, it provides a wealth of members of the function call for SNMP developers, developers need only SNMP SNMP basic principles and basic process of achieving an understanding they can easily start.)
- 2021-01-12 23:48:47下载
- 积分:1
-
An extension of the RichTextBox control,. Net comes up a lot of trouble with the...
一个扩展的 RichTextBox 控件,.net 自带的 RichTextBox 控件用起来很麻烦,用这个要方便很多-An extension of the RichTextBox control,. Net comes up a lot of trouble with the RichTextBox control, use this to be a lot easier
- 2022-01-25 18:12:31下载
- 积分:1
-
svm 工具箱,用来编程的
svm 工具箱,用来编程的,适合新手刚接触向量机学习的
- 2022-08-14 15:53:29下载
- 积分:1
-
PropCalc_en_Win
用于计算螺旋桨桨的功率系数、拉力系数、效率、进距比等,可用于螺旋桨性能优化设计!(Propeller performance calcualtion, such as Cp, Ct, J ,efficiency)
- 2021-01-14 15:38:46下载
- 积分: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
-
RTC(DS1302)
基于51单片机的RTC实时时钟例程,包括源码和芯片手册以及DS1302电路图(51 microcontroller-based RTC real time clock routines, including the source and chip manual and DS1302 circuit diagram)
- 2013-01-07 22:04:38下载
- 积分:1
-
18 硬件SPI-595
说明: stm32 驱动595 使用SPI协议,学习SPI协议的基本用法(STM32 driver 595 uses SPI protocol)
- 2020-06-20 18:20:02下载
- 积分:1
-
学生管理系统
一个学校课程设计做的学生管理系统,用VC++ MFC开发,界面简洁,学生信息保存在Excel中以便查询。暂时无大BUG,放心使用。
- 2022-02-20 18:18:58下载
- 积分:1