-
GA-code-for-VRP-in-C
用遗传算法解决VRP问题的C语言源代码,欢迎交流(VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange)
- 2020-10-31 17:09:55下载
- 积分:1
-
Project_15352073_Dengdian_v2
停船问题退火解决,启发式算法解决泊位分配问题,退火是比较简单的,这里介绍简单的退火贪心来求解(To solve the problem of annealing, a heuristic algorithm to solve the berth allocation problem, annealing is relatively simple, this simple greedy annealing to solve)
- 2020-07-02 15:20:01下载
- 积分:1
-
ICETEK-F28335-A
瑞泰创新的ICE-F28335—A评估板配套说明书,详细讲解了开发板硬件组成,详细分析了外设例程,便于快速上手,减少开发周期和难度,入门必选!(Skandia innovative ICE-F28335-A evaluation board manual gave a detailed hardware development board, a detailed analysis of the peripheral routines, easy to get started quickly, reducing development cycles and the difficulty of entry will be selected!)
- 2010-07-02 11:27:11下载
- 积分:1
-
ZigbeeDLCDDisplay
(IAR工程源码文档.开发板来自于<<C51RF-3-PK无线ZigBee网络开发平台>>)cc2430-的液晶屏显示程序-用于驱动液晶显示(Prepared with the IAR-based ticc2430zdk LCD screen display program )
- 2011-01-27 12:20:08下载
- 积分:1
-
test-2
iphone开发中的一些基本的东西 包括滚动视图滚动翻页、uitabbar、nav等的应用(iphone development of some basic things, including the scroll view to scroll page, uitabbar, nav and other applications)
- 2011-12-16 19:12:18下载
- 积分:1
-
opencv实现人脸检测和笑脸检测(C++和python)
基于C++和Python利用opencv实现人脸检测和微笑检测
- 2022-05-19 22:28:33下载
- 积分:1
-
六轴飞行器STM32源码
四轴飞行器STM32源码,飞控信号SBUS信号解析为PWM信号输出 1.修改STM32时钟频率SBUS协议:使用的是串口的通讯,直接可以用串口发出,但有几点仍需要注意: 1.串口配置:100k波特率,8位数据位(在stm32中要选择9位),偶校验(EVEN),2位停止位,无控流,25个字节, 2.协议格式:(8字节) [startbyte] [data1][data2]……[data22][flags][endbyte] startbyte=0x0f; endbyte=0x00; flags标志位我没有用到; data1…data22:对应16个通道(ch1-ch16),每个通道11bit(22*8=16*11=176); 数据范围在0-2047之间,基本上是1102~1927,中值为1500;
- 2022-08-18 20:13:24下载
- 积分:1
-
AllAbtRebasing
This article explains the need for Rebasing a DLL to improve performance during application startup using more than one DLL. It covers how to change compiler settings to rebase a DLL and also the use of /FIXED switch in rebasing.
- 2005-11-10 12:31:16下载
- 积分:1
-
LiteOS Studio V0.3.0.0.part5
Linux 嵌入式可移植开发,帮助大家在研究时提供帮助,希望自己提供的能帮助到大家。(Linux of FPGA. Coule helping others to make the greater products.)
- 2020-06-19 00:40:02下载
- 积分:1
-
sqlit3 插入数据库可用完整实例源码
sqlit3 插入数据库可用完整实例源码
- 2015-03-02下载
- 积分:1