资源列表
rectangle
- 一种“一刀切"式矩形件优化排样混合算法,研究矩形排样的论文资料!-A " one size fits all" type of rectangular parts like hybrid method, research papers Rectangular information!
Flightcontrollerssimulation(IEEEconferenceinJapane
- 小日本的设计对飞行器仿真代码,希望对需要的有一定帮助-The design of a small Japanese aircraft simulation code, I hope there are some that need help
seting
- 我们上课的 ppt 自适应控制 算法(0东北大学-Our adaptive control algorithm class ppt (0 Northeastern University
lnflashply
- 野人过河问题,很好的挺不错的-yeren
Gauss
- 大地测量高斯投影正反算程序! 使用VC6.0编辑基于对话框的MFC程序。实现高斯正算与反算。要求实现北京54坐标系、西安80坐标系、WGS-84坐标系下高斯投影的6度带正反算。-Positive and negative Gauss Projection geodetic computer program! Edit using VC6.0 MFC dialog-based program. Achieve positive operators and inverse Gaussian. R
juangpeixian
- 装配线调度问题 第一行一个数 N ( 2<=N<= 100 ),代表转配线上装配站的个数 第二行 N 个数,依次代表装配线 1 的第 k 个站装配产品所需时间。 第三行 N 个数,依次代表装配线 2 的第 k 个站装配产品所需时间。 第四行四个数 I1 I2 O1 O2 ( 1<= I1,I2,O2,O2 <= 100 ),代表进入装配线 1 、 2 和退出转配线 1 、 2 所花的时间。 第五行 N-1 个数,依次代表
MacOS_precompiled-WITHOUT_SOURCE-v0.02
- 苹果系统下用MATLAB所编的随机森林算法-Mac system compiled with MATLAB random forest algorithm
Ly
- 用Fortran编写的计算最大Lyapunov指数的Wolf方法-Written by Fortran calculate the maximum Lyapunov index of the Wolf method
Convex_hull_problem
- 凸包问题( 分治法与穷举法+测试数据 )-Convex hull problem (divide and conquer and the exhaustive method+ test data)
z_buffer
- 消除隐藏面算法。z-buffer 扫描线算法.-Elimination of hidden surface algorithms. z-buffer scan line algorithm.
Kalmanfilter
- 主要介绍了卡尔曼滤波器的算法原理、算法的推导过程和功能应用。-Introduces the principle of the Kalman filter algorithm.
asd
- 用函数重载和带默认参数函数的方法写三个重载函数,求不同类型的两个数 的平方和。 要求: 1)用函数重载写三个重载函数,能分别求出两个整数,两个单精度和两个双精度数的平方和 2)其中int型重载函数中第一个参数的默认值为1,第二个参数的默认值为2 -By function overloading and default parameters function method with three overloaded functions to write, find diffe