搜索资源列表
c5.0算法源代码(c语言)
- 关联规则c5.0算法源代码-association rules c5.0 algorithm source code
JIELIAN
- 初始对准的c算法源码,实现捷联惯导的静基座初始对准-c initial alignment algorithm source code, achieving SINS the static base initial alignment
Forward(c)
- 包含有波动方程正演的数值算法,可自由下载
c语言编bp算法及使用说明
- 用c语言编的确bp算法小程序,比网络上的好,而且有说明.-series Indeed bp algorithm small program on the network than good, but is described.
数据结构经典演示程序
- 这是用C++编写的程序,描述数据结构的经典算法的演示,让学者更容易明白和理解!
Dijkstra算法求最短路径
- Dijkstra算法求最短路径 c语言源码,数据结构学习
guide.rar
- 校园导航系统,c语言,主要运用哈夫曼算法,输入两个地点,输出最短路径,Campus navigation system, c language, the main use of Huffman algorithm, the importation of two locations, the output the shortest path
vrptm.rar
- 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。,With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
imu_ahrs
- 基于IMU(三轴角速率、三轴加速计和三轴磁场)的方位姿态解算系统(ahrs),基于C语言开发,VC 6.0编译器,可方便的移植到其他环境。-Based on the IMU (three-axis angular rate, three-axis accelerometer and three-axis magnetic field) to locate gesture Solution System (ahrs), based on C language development, VC 6.0
cppStockBP
- 使用C++的基于神经网络(BP)算法的股票预测程序-The use of C++ s Based on neural network (BP) algorithm stock forecasting process
LDPC_c
- LDPC 码的编译码的c语言实现,译码采用的是bp算法-Encoding and Decoding of LDPC code c language, decoding algorithm used is bp
phoenix_wordcount.tar
- mapreduce算法的phoenix架构实现和一个使用实例,用mapreduce算法对一个输入的文本文件中的单词计数。-mapreduce algorithm phoenix architecture implementation and a use case, use mapreduce algorithm a input text file of the word count.
RtwMatrix
- GPS惯性导航系统,解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用-GPS inertial navigation system, after decompression will be 5M, which I use C# for embedded WinCE do a GPS/inertial
r01
- 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
Floyd算法与选址C++原代码
- 仓库选址的Floyd算法C++原代码,实现了仓库选址现实问题,实现了最优的选址方案-Warehouse Location of Floyd algorithm C++ source code
class
- 捷联算法的公用函数,是进行捷联航姿算法的必备的公用函数也是组合导航的公用函数-Strapdown algorithm common function is to carry out AHRS algorithms essential public functions are common functions Navigation
GA
- 遗传算法的应用针对工程中的一些问题进行了简要的应用-GA s application in projection. may be have some meanings to you .thank you .hello hello hello kity
yichuan
- 本系统依靠计算机来完成教务工作中复杂的排课部分,基于遗传算法的排课系统不仅避免了手工排课产生的老师上课时间冲突和教室冲突,而且可以通过交叉和遗传实现课程的人性化的安排,避免同一个老师的课程连续上或同一个班级的课程在有些时间段排得太密集或太稀疏。该项目用C++实现,主要分为三个模块,用户的注册和登陆模块,课程等基本信息的编辑模块,具体排课的实现模块。-very interesting
Facility-Location
- 企业规划中的设施规划,利用重心法的启发式算法进行迭代,得到单设施多客户点的坐标的C算法-Facility planning in business planning, which employ Gravity heuristic algorithm to obtain a satisfying solution to the single facility problem.
PID控制算法的C语言实现.(绝对的好东西)
- 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)