-
AES
自己写的AES加密算法,还比较简陋,仅供交流使用(Write your own AES encryption algorithm is relatively simple, using only the AC)
- 2014-06-20 06:40:21下载
- 积分:1
-
C_programming_classic_code_management_system_for_m
C编程制造业公司管理系统经典代码 C programming classic code management system for manufacturing companies(C programming classic code management system for manufacturing companies)
- 2010-08-18 10:42:37下载
- 积分:1
-
ucos_plant_doc
UCOS嵌入式os在STR71X上 移植的详细说明,开发环境为ADS1.2(UCOS embedded os STR71X on transplantation in the detailed descriptions, development environment for ADS1.2)
- 2006-12-20 09:54:31下载
- 积分:1
-
ATT7022
ATT7022资料 程序 初始化和芯片资料 spi读写程序 矫表程序(ATT7022 information program initialization and chip information literacy program correction table procedures spi)
- 2010-09-18 11:15:57下载
- 积分:1
-
waterinteraction
说明: Water interanction in openGL
- 2019-05-14 01:36:29下载
- 积分:1
-
SVPWM
说明: 空间矢量脉宽调制技术.doc
例1、CLARK变换的DSP实现
例2、PARK变换的DSP实现
例3、空间矢量的算法程序
(Space vector pulse width modulation technology. Doc Cases 1, CLARK Transform DSP realization of cases 2, PARK Transform DSP realization of Example 3, the space vector algorithm procedure)
- 2020-11-13 09:29:43下载
- 积分:1
-
C# 以浮雕效果显示图片
Visual C# 以浮雕效果显示图像控件中的图像,private void Window_Loaded(object sender, RoutedEventArgs e)
{//以浮雕效果显示图像控件中的图像
var MyEmbossBitmapEffect = new System.Windows.Media.Effects.EmbossBitmapEffect();
MyEmbossBitmapEffect.LightAngle = 320;
MyEmbossBitmapEffect.Relief = 0.8;
this.image1.BitmapEffect = MyEmbossBitmapEffect;
}
- 2022-05-23 11:20:57下载
- 积分:1
-
一个入侵检测系统的详细分析
一个入侵检测系统的详细分析过程,snort是一个十分出色的入侵检测系统。本书的调试平台是windows2000 sp4 ,snort2.2在vc6.0上编译和调试,即这是一个snort for windows,但只要理解了windows下的原理,那再snort for linux也就没有问题了。本书需要一些诸如socket编程,tcp协议的基础知识。
- 2022-12-21 21:10:03下载
- 积分:1
-
STM32 ADS1298驱动程序
本程序是STM32 ADS1298的驱动程序。调通完全可以用,有需要的小伙伴们开来下载吧,通过spi 的DMA 读取数据,然后通过串口发出。大家可以测试一下正式应用到产品上了。
- 2023-07-17 09:25:03下载
- 积分:1
-
close_loop
伺服电机,闭环控制。包括DSP28335的系统初始化,AD的初始化,速度、位置的计算等(server motor,close-loop controller.it includes the inition of DSP 28335,inition steps of ad programe and the process of motor s speed and postion calcult. )
- 2014-04-01 22:53:11下载
- 积分:1