-
FreeLSS,开源激光扫描源码,master版
FreeLSS is a laser scanning program for the Raspberry Pi. It allows a Raspberry Pi to function as the core to a complete turn table laser scanning system.
- 2022-06-13 07:21:51下载
- 积分:1
-
郭天祥51单片机测试595串行数码管程序
郭天祥51单片机测试595串行数码管程序
- 2022-01-25 23:43:29下载
- 积分:1
-
液压缸演示程序
液压缸演示程序,可输入液压缸流量和面积,输出流速,并可进行动画演示。
- 2023-07-05 05:30:03下载
- 积分:1
-
C# Addin Vsto Excel小插件 实例源码下载
可以根据表头筛选excel数据,并且把筛选好的数据保存到时另一个表中
- 2017-06-22下载
- 积分:1
-
C# pdfdemo 示例源码(itextsharp.dll )
itextsharp.dll 的使用 包括了简单3个实例
- 2017-01-13下载
- 积分:1
-
简单的差分进化算法(DE)
D I F F E R E N T I A L E V O L U T I O N
C-code in the file de.c implements Differential Evolution (DE) algorithm,
more precisely DE/rand/1/bin [1,2,3] version of the method. This DE
variation is probably the most used DE variation and perform well with
arbitrary problems.
Whole algorithm is in the file de.c and you may implement your
optimization problem to a separate file. You do not have to make any
changes to the de.c file, all the problem specific definitions are to be
made only the file where objective function is in function func. See for
example file rastrigin_2d.c for problem description.
You can compile the program with command:
gcc -Wall -pedantic -ansi -O -o de de.c problem.c -lm
, where you replace problem.c file with the file name containing your
optimization problem.
- 2023-05-25 11:35:03下载
- 积分:1
-
c# qq2013源码下载
c# qq2013源码下载
- 2015-03-11下载
- 积分:1
-
STM32F4的三相SPWM逆变器源码
STM32F4的三相SPWM逆变器源码
//该源码是基于STM32F4的三相SPWM逆变器的C程序
#include "stm32f4_discovery.h"
#include "timer.h"
#include "FONT.h"
#include "LCD12864.h"
#include "outputdata.h"
#include
#include "arm_math.h"
- 2022-03-30 05:56:10下载
- 积分:1
-
功能强大的Grid图表
功能强大的Grid图表,支持各种控件的操作,非常实用。
如IP控件,图片控件,combom控件,下拉控件,日期控件,输入框控件,选择框控件。
VC++ 2005编写。
- 2022-12-26 12:10:04下载
- 积分:1
-
外部中断实验-STM32f407
里面是完整的 407 外部中断程序。整个工程
- 2022-11-10 19:25:03下载
- 积分:1