搜索资源列表
C_Lsystem
- C语言实现的L算法,可以单独作为一个模块加入已有的VC程序之中,快速实现各种植物模型。-C language L algorithm, as a separate module to the existing VC process, Fast plant model.
pathdelphi
- 带加权的寻路算法演示(DELPHI源码) 关于A*寻路算法的代码在网上有很多,但用DELPHI的比较少,本人花了一天时间找到这个,代码和界面都比较精炼,于是在关键处作了中文注释,但愿对朋友们有用。-with weighted routing algorithm Demo (DELPHI OSS) on the A * algorithm routing code on the Internet which is very , but with the DELPHI relatively s
DPH
- 动平衡相关算法 本程序介绍了一些与旋转机械动平衡相关方面的算法 -balancing algorithms on the procedures with a number of rotating machinery related to the balancing algorithm
pid-in-industry
- c语言的PID控制算法程序,作为工业控制中的一种常用控制算法PID运算。-c language PID control algorithm procedures for industrial control of a PID control algorithm commonly used operations.
autotunerPID
- 这是一个PID自动调节的程序,里面的PID自动调节算法很好的-This is a PID automatic adjustment procedures, which automatically adjust the PID algorithm good
shuangseqiuxuanhaoV1.0
- 双色球彩票电脑选号系统. 全部是自己用vc6.0做的,产生随机数的算法比较简单~~~~大家可以下去改改算法. 可以自动产生6个红球号码和一个蓝球号码,号码分布还是比较科学的!-Shuangseqiu random selection lottery computer system. All his own vc6.0 done, generated random number algorithm is relatively simple ~ ~ ~ ~ we can continue c
Another_eYes_BTDemo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
matlabForcast
- matlab时间序列预测,本程序采用遗忘因子算法的方式实现-Matlab time series prediction that the adoption of the forgotten factor algorithm in a way
matalbShim
- 核磁共振谱仪的匀场仿真程序。仿真了比较简单的匀场过程,对匀场算法进行验证。-NMR spectrometer shimming simulation program. Simulation of a relatively simple process shimming of shimming algorithm validation.
yl2nl
- 阳历转农历 /*************************************************************************** 致看到这些源代码的兄弟: 你好! 这本来是我为一个商业PDA产品开发的日历程序,最近移植于PC机上, 所以算法 和数据部分是用纯C++写的,不涉及MFC,所有的代码都是以短节省存储空间为主要目 的. 很高兴你对这些代码有兴趣,你可以随意复制和使用些代码,唯一有一点小小的 愿望:在你使用
FCBF-java
- Feature selection is a preprocessing technique frequently used in data mining and machine learning tasks. It can reduce dimensionality, remove irrelevant data, increase learning accuracy, and improve results comprehensibility. FCBF is a fast correlat
GADelphi
- 关于加气站的遗传算法实现,这是一个初学者的草稿,希望大家多提意见。-stations on the genetic algorithm, which is a beginner's draft, we hope to speak up.
AGA.rar
- 采用了保优的选择遗传算法 终止条件的判断是:到达一定的代数。可改进为:相邻若干代的种群平均适应值的变化来判断。若相邻若干代的种群平均适应值为变化或者是变化小于某一阈值,表示算法已经收敛,则退出算法。 选择算子:轮盘赌选择; 交叉算子:单点交叉,随机选择计算此适应度值,若大于当前最佳适应度值则降低交叉概率,否则不变; 变异算子:模板,对于优势个体,除采用低概率变异外,变异位置应采取权值越大,变异概率越小的原则,而对劣势个体则相反.,Paul used the choice of excel
fd
- 二维波动方程正演算法,算法具有速度快结果好等优点,是个不可多得的程序。-Two-dimensional wave equation algorithm, the algorithm has the advantages of speed and good results, is a rare procedure.
yxsf
- 地质及石油方面用的一个岩心算法, 帮别人做的一个。 -Geology and oil used in a core algorithm,帮别人do one.
Hohmann
- 典型的霍曼变轨算法,简单易懂,有清晰的注释-Hohmann orbit typical algorithm, easy to understand, there is a clear Notes
Sorting-Algorithm
- 算法设计与分析 排序算法实验报告 1、实验步骤和要求: (1)分别设计并实现插入排序、合并排序、快速排序的算法。 (2)设计测试数据集,编写测试程序,用于测试正确性、算法复杂性(最好情况、最坏情况、平均情况)、效率。-Algorithm design and analysis lab report a sorting algorithm, experimental procedures and requirements: (1) were designed and imple
wsn-localization-algorithm
- 这是一个关于无线传感器网络节点定位的加权质心定位算法的源程序-This is a weighted centroid localization algorithm of wireless sensor network node localization of the source program
time---domain--algorithm
- 使用MySin函数生成一个幅值为3、频率为10Hz的正弦信号x(t),其中dt分别为0.1s、0.08、0.05s、0.005s。绘出四个正弦信号波形及其单边幅值谱-Use MySin amplitude function generates a 3, a frequency of 10Hz sinusoidal signal x (t), where dt respectively 0.1s, 0.08,0.05s, 0.005s. Sinusoidal waveform and draw f
NSGA---II-A-multi-objective-optimization-algorith
- NSGA-II A multi-objective optimization algorithm