-
mathnet-numerics-master
MathNet C# Numeric Algorithm Library
- 2014-11-22 15:12:58下载
- 积分:1
-
DES algorithm
说明: 1、掌握典型的分组密码算法(如DES、AES、IDEA、SERPENT等)加、解密原理;
2、能够编写程序实现算法的加、解密。(1. Master the encryption and decryption principles of typical block cipher algorithms (such as DES, AES, IDEA, SERPENT, etc.).
2. Encryption and decryption of algorithm can be realized by programming.)
- 2018-12-27 20:33:43下载
- 积分:1
-
OFDMandLDPC
OFDM的LDPC编码调制程序,非常有用哦!经过学习,肯定可以掌握的!(The LDPC coded OFDM modulation process)
- 2020-06-30 01:40:02下载
- 积分:1
-
ADS1118采集配置程序
采用基于单片机(MCU)的C语言编写的ADS1118采集配置程序,可方便应用于带冷端补偿的热电偶测温,极大的缩短开发周期。
- 2022-05-29 02:39:25下载
- 积分:1
-
适用于AVR系列单片机的几种C语言比较
说明: 使用于AVR单片机的几种C语言,大家可以参考一下,以便以后在AVR的程序编写中提高自己(used in the AVR several C language, we can make reference to the AVR after the procedure to improve their writing)
- 2005-12-17 12:40:39下载
- 积分:1
-
四叶草图形打印
用c语言编写的图形程序,可以打印出漂亮的四叶草。
- 2022-03-01 16:50:31下载
- 积分:1
-
用WIFI_ESP8266控制LED灯和蜂鸣器的完整程序
wifi ESP8266全功能测试板V2.0完整程序,有详细的注释,代码规范,值得一读,该程序通过WIFI控制测试板上的LED灯和蜂鸣器!
- 2022-03-05 05:37:09下载
- 积分:1
-
ARM(LINUX)timerdriver
linux下定时器的驱动程序,用于linux下定时器的驱动(linux drivers under the timer, the timer for the driver under linux)
- 2010-05-21 18:13:05下载
- 积分:1
-
51RTX_12864
说明: 使用RXT51操作系统,实现对12864液晶屏幕的刷新(RXT51 operating system is used to refresh 12864 LCD screen)
- 2020-06-15 23:40:02下载
- 积分:1
-
ntservicecpl
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;(create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure)
- 2005-05-06 22:54:00下载
- 积分:1