-
C1
说明: 由C程序实现的 数学上 滑雪问题 的代码实现,供大家学习用(Ski problem code for all to learn to use)
- 2011-05-28 14:51:40下载
- 积分:1
-
lyapunov_wolf
混沌时间序列 相空间重构 延迟时间t 维数(Phase space reconstruction of chaotic time series dimension of the delay time t)
- 2021-04-08 15:59:00下载
- 积分:1
-
HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理
C#HttpHelper实现了C#HttpWebRequest抓取时无视编码,无视证书,无视Cookie,并且实现的代理的功能,使用它您可以进行Get和Post请求,可以很方便 的设置Cookie,证书,代理,编码问题您不用管,因为类会自动为您识别网页的编码。 HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理。
- 2014-08-02下载
- 积分:1
-
pcap
基于wincap的抓包程序 完整的界面 有注释让您能更好的理解(The capture process based on wincap interface complete with annotations so you can better understand)
- 2011-10-25 23:15:58下载
- 积分:1
-
CC2530采集DHT11数据
IAR环境下采集温湿度数据,解压后直接打开裸机程序下IAR文件,在IAR工作环境下先编译文件,烧写后打开串口调试软件,按下下载器的复位按键,温湿度数据就会在串口助手界面显示
- 2022-05-22 07:09:23下载
- 积分:1
-
DXF文件读取
能够读取DXF的文件中各个格式的坐标点X值Y值,并进行保存。此文件可以进行二维读取,也可以进行三维读取,读取的值将显示在textbox文件中。
- 2022-08-24 21:27:26下载
- 积分:1
-
找待选物体图像的长轴位置process2
找待选物体图像的长轴位置(find objects to be elected to the long axis image location)
- 2020-07-07 20:38:56下载
- 积分:1
-
igafem_ng
the code has written by fortran language and extend finite element method (XFEM) in order to calculate grow of crack in material
- 2016-07-17 11:44:28下载
- 积分:1
-
TSP遗传算法求解
利用AForge中的遗传算法求解TSP
int iter = 1;
int iterations = 5000;
while (iter < iterations)
{
population.RunEpoch();
iter++;
}
Console.WriteLine("遍历路径是:{0}",((PermutationChromosome)population.BestChromosome).ToString());
Console.WriteLine("总路程是:{0}",fitnessFunction.PathLength(population.BestChromosome));
Console.ReadLine();
}
}
}
- 2022-05-28 04:43:44下载
- 积分:1
-
etop
魔力宝贝 辅助 功能多种全面,瞬移,挂机,自动补血 原地遇敌等(Magic Baby comprehensive variety of auxiliary functions, Teleport, hang up, automatic blood situ Yudi etc.)
- 2013-11-26 05:37:41下载
- 积分:1