-
iOSUIFrame
iOS 手机编程的基本的UINavigationController+UITabBarController的架构。(The iOS cell phone programming the basic UINavigationController+UITabBarController the architecture.)
- 2012-08-16 15:05:06下载
- 积分:1
-
main
DSP-f2812 led流水灯实验代码(DSP-f2812 )
- 2010-12-18 14:32:38下载
- 积分:1
-
6LoWPAN_ArchRock
6LoWPAN入门教程_ArchRock 详细实现了6LoWPAN(6 lowpan introductory tutorial _ArchRock detailed implementation for 6 lowpan)
- 2013-04-04 14:56:37下载
- 积分:1
-
grasstopmodel
分布式水文模型TopModel的C#实现(C# implementation of a distributed hydrological model TopModel)
- 2012-08-16 13:59:56下载
- 积分:1
-
玩家PK
#include
#include
#include
#include
#include
#include
using namespace std;
class Role
{
protected:
int hp,ce,de,fa;
int flag;
string nn;
public:
Role(string n, int h, int c, int d, int f):nn(n),hp(h),ce(c),de(d),fa(f) {}
~Role() {}
void combat(Role &an)
{
if(fa>an.fa)
{
flag=1;
loop2:
cout
- 2022-08-02 18:23:20下载
- 积分:1
-
MNTH_TSP
1. 本程序使用模拟退火算法解决TSP问题
a) 初始温度确定方法
选取任意状态为初始状态。以1为起始温度,不断升温,直到模拟所得接受概率大于90 ;
b) 温度下降
温度下降系数为 0.95;
c) 每一温度迭代
选取固定迭代次数 100 * n;
d) 终止条件
温度下降次数到达 800,或某一温度下解不发生改变;
2. 本机运行及编译环境
win7 旗舰版 SP1
MINGW g++ 4.8.1
(Simulated Annealing Traveling Salesman Problem
1. This program uses the simulated annealing algorithm to solve TSP problem
a) determining the initial temperature method
Select any state to the initial state. 1 as the starting temperature, heats up, until the resulting analog acceptance probability greater than 90
b) the temperature drops
Temperature drop coefficient of 0.95
c) Each iteration temperature
Select a fixed number of iterations 100* n
d) the termination condition
The temperature drops to reach the number of 800, or at a temperature solution does not change
2. Run the machine and compiler environment
win7 Ultimate SP1
MINGW g++ 4.8.1)
- 2016-05-06 07:54:19下载
- 积分:1
-
贪吃蛇
说明: 基于stm32的贪吃蛇小游戏设计,通过OLED显示(Based on stm32 snake game design)
- 2020-06-21 15:00:02下载
- 积分:1
-
Bid20190706V10
说明: 下位机与上位机通过USB口上传数据,上传的数据包括校验算法(Lower computer and upper computer upload data through USB port, and upload data includes verification algorithm.)
- 2020-06-18 15:40:02下载
- 积分:1
-
wpf 中的各种基本绘图
应用wfp中的图形库,进行各种简单图形的绘制,通过画布操作,可以对图形进行包括放大,缩小,移动,保存,打开等操作,运行了基本的图形操作。
- 2022-04-20 10:00:22下载
- 积分:1
-
口味
Stm32fsmc,Mostas exemplos fsmc 段 stm32f 段液晶 muito 法律
- 2022-03-24 16:12:39下载
- 积分:1