资源列表

« 1 2 ... .22 .23 .24 .25 .26 1927.28 .29 .30 .31 .32 ... 3400 »

[数学计算/工程计算Simple-Sort-Algorithms

说明:My simple sorting algorithms, there are Bubble sort, Insertion sort, Heap sort, Merge sort, Quick sort, Selection sort, and Radix sort. This is just simple program, without animation.
<007> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Shortest-path-template

说明:求最短路径的各种方法模板。包括:dijkstra, BellmanFord, SPFA, Floyed。-Various methods for the shortest path template. Including: dijkstra, BellmanFord, SPFA, Floyed.
<Clark> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算motion_ctrl_lib

说明:此为合信PLC运动控制库文件,详细的请参照合信公司网站-This Hexin PLC motion control library files, please refer to the company website Hexin detailed
<> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算EKF

说明:非线性扩展卡尔曼滤波算法的matlab程序-Descr iption:This is a tutorial on nonlinear extended Kalman filter (EKF). It uses the standard EKF fomulation to achieve nonlinear state estimation. Inside, it uses the complex step Jacobian
<窦贤明> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算vbpaixu

说明:常见的其中排序算法,用vb实现,界面直观,排序一目了然-Common among sorting algorithms, implemented in vb, intuitive interface Sort glance
<周小小> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算xt3-2

说明:计算圆的周长、面积和球的表面积、体积的小程序-Calculate the circumference of a circle, the surface area of ​ ​ the area and the ball of small programs, Volume
<俞峰> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算5

说明:1、金币银币问题:有若干币值不同的金币和银币,任一金币的价值都大于所有银币,要求按价值由小到大排列所有货币。 模型分析:用数组存放所有的整数,奇数(偶数)代表金币,偶数(奇数)代表银币,按先偶后奇(先奇后偶)的顺序整理数组,然后分别对偶数列和奇数列进行排序。 将程序补充完整 2、十进制向任意进制(二进制,八进制,十六进制)数转换,输入十进制数n和一个进制类型x,将n转换为x进制输出-Gold coins: a number
<罗裕君> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算fitellipse(two-method)

说明:我收集的老外编的椭圆拟合算法,C++实现,输入一组XY数据就能求出椭圆参数-I collected foreigner series the oval fitting algorithm, C++, achieve
<lihanwei> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算algorithmrecommendations-

说明:算法学习建议,适合想搞算法却不知道怎么入门的人观看-The recommendations of the learning algorithm
<等等> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算5kinds-of-harmony-search-algorithm

说明:5种改进的和声搜索算法的程序实现,其中两种是本人提出的并且公开发表的论文的程序实现-The improved harmony search algorithm program, two of which I proposed and published papers program
<weijiang> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算test

说明:算法设计作业,简单的24点算法,创建num类用于输出路径-Algorithm design job, a simple 24-point algorithms, create num class is used to output path
<变异的邪灵> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[数学计算/工程计算daima2

说明:根据上述数据结构造插值多项式,计算当年10月8日北京市的日照时长。-Based on the above data structure made interpolation polynomial calculated in Beijing on October 8 when sunshine duration.
<小梅> 在 2025-02-27 上传 | 大小:5kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1927.28 .29 .30 .31 .32 ... 3400 »

源码中国 www.ymcn.org