-
openssl
为网络通信提供安全及数据完整性的一种安全协议,囊括了主要的密码算法、常用的密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用。(The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing ...
)
- 2014-01-19 23:59:58下载
- 积分:1
-
Calculate-the-position-of-the-sun
计算太阳位置,通过公式!用单片机编译程序!(Calculate the position of the sun through the formula! Microcontroller compiler!)
- 2012-12-18 22:09:24下载
- 积分:1
-
AI计算
AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算AI计算
- 2022-03-30 18:18:14下载
- 积分:1
-
Spectrum-analysis
这是一个包含了滤波和快速傅里叶变换的地震方面频谱分析程序,用C语言编写(It contains a filter and a Fast Fourier Transform spectrum analyzer earthquakes)
- 2014-09-11 21:53:41下载
- 积分:1
-
VPRTW
时间窗物流配送车辆路径问题(Vehicle Routing Prob-
lem ,VRP)最早是由Dantzig 和 Ramser 于 1959 年首次
提出的.该问题的研究目标是 ,对一系列的顾客需求点
设计适当的路线 ,使车辆有序地通过,在满足一定的约
束条件(如货物需求量、发送量 、交发货时间、车辆容量
限制 、行驶里程限制 、时间限制等)下,达到一定的优化
目标(如里程最短、费用最少、时间尽量少、车队规模尽
量小 、车辆利用率高等).(With the development of diversified demand, the time demand of customers
becomes more and more important in logistics distribution. Obviously, lowering
distribution cost, distributing goods timely, improving the service quality, optimizing
logistics distribution vehicle routing problem with Time Windows (VRPTW) is
exigent to corporations.)
- 2017-08-24 21:38:32下载
- 积分:1
-
步进电机位置环控制
/* 包含头文件 ----------------------------------------------------------------*/
#include "stm32f1xx_hal.h"
#include "StepMotor/bsp_STEPMOTOR.h"
#include "usart/bsp_debug_usart.h"
#include "EncoderTIM/bsp_EncoderTIM.h"
#include
#include
/* 私有类型定义 --------------------------------------------------------------*/
typedef struct
{
__IO float SetPoint; // 目标值 单位:mm
__IO int LastError; // 前一次误差
__IO int PrevError; // 前两次误差
__IO long SumError; // 累计误差
__IO double Proportion; // Kp系数
__IO double Integral; // Ki系数
__IO double Derivative; // Kd系数
}PID;
/* 私有宏定义 ----------------------------------------------------------------*/
#define TXDCYCLE 1000 // 数据发送周期;单位:ms
#define SAMPLING 0x01 // 采样标记
#define TXD 0x02 // 发送数据标记
#define MAX_SPEED 200
#define abs(x) ((x)= TXDCYCLE) // 1s
{
Time_Flag |= TXD;
time_count = 0;
}
}
- 2021-10-18 00:30:55下载
- 积分:1
-
work03
按键显示Key Value is:(num)
S1 S2 S3 S4
S5 S6 S7 S8
S9 S10S11S12
S13S14S15S16(Key Value is:(num)
S1 S2 S3 S4
S5 S6 S7 S8
S9 S10S11S12
S13S14S15S16)
- 2020-06-25 14:20:01下载
- 积分:1
-
42-ps2JINPANCD1602YEJINXIANSHI
42-ps2键盘LCD1602液晶显示.对于初学学习硬件开发的同学们,有很大的帮助哦。(42-ps2 keyboard LCD1602 LCD display. For the beginner to learn the hardware development of students, very helpful Oh.)
- 2011-06-09 18:51:57下载
- 积分:1
-
one
会员消费积分管理系统 使用ASP.NET技术实现简单的会员消费积分管理功能,使用SQL Server 2008作为后台数据库。功能包括:首页、积分查询、会员管理、修改密码和退出等。本次只要求实现首页和会员管理功能。程序运行界面如图-1至图-5所示。(Member Consumer Credit Management System)
- 2013-12-12 20:08:04下载
- 积分:1
-
candlestic
C语言读入obj文件和mtl文件,opengl绘图(Obj files in C read and mtl files, opengl drawing)
- 2011-07-28 13:52:31下载
- 积分:1