- ZRFree 自己常用的两个小工具的Delphi源码 1.超级短小的屏保启动程序 sss(ScreenSaverStarter) 如果要离开电脑一会并希望立即启动屏保
- vcprint Wireless sensor network routing algorithm undergraduate thesis design algorithm
- plot_google_map 基于谷歌地图的api程序
- Auto-Correlation and PSD Auto Correlation with matlab
- ssb 用MATLAB仿真工具simulink实现对输入信号的单边带调制
- 模型自适应模糊控制源代码 运用模型参考的方法实现自适应控制的!采用lypanuov稳定性理论来设计参数的调节(Using model reference method to realize adaptive control! Using lypanuov stability theory to design parameter adjustment)
文件名称:Normal-Algorithm
-
所属分类:
- 标签属性:
- 上传时间:2017-01-06
-
文件大小:1.19mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在本文章里面,有各种举出算法的C语言实现
1、大数阶乘
2、大数乘法
3、任意进制转换
4、最大公约数
5、最小公倍数
6、快速傅里叶变换
7,字符串的替换,查找,截取
8、叉乘法求多边形的面积
9、快速,希尔,选择等各种排序
10、二叉树,链表,链栈
11、二分查找
12、求解线性方程组,也叫中国余数定理
13、求点到直线距离
14、Prim算法求最小生成器
15、判断点与直线的关系,俩条直线的关系
16、求排列组合数,俩矢量角度
......
等等基础算法的C语言代码实现-1, large factorial
2, a large number of multiplication
3, arbitrary binary conversion
4, the largest common divisor
5, the least common multiple
6, fast Fourier transform
7, string replacement, search, interception
8, fork multiplication method for polygon area
9, fast, Hill, choice and other sort
10, binary tree, linked list, chain stack
11, binary search
12, solving linear equations, also known as the Chinese remainder theorem
13, seeking point to a straight line distance
14, Prim algorithm for the minimum generator
15, determine the point and the relationship between the two lines of the relationship
16, the number of permutations and combinations, two vector angle
...
And so on the basis of the C language code algorithm
1、大数阶乘
2、大数乘法
3、任意进制转换
4、最大公约数
5、最小公倍数
6、快速傅里叶变换
7,字符串的替换,查找,截取
8、叉乘法求多边形的面积
9、快速,希尔,选择等各种排序
10、二叉树,链表,链栈
11、二分查找
12、求解线性方程组,也叫中国余数定理
13、求点到直线距离
14、Prim算法求最小生成器
15、判断点与直线的关系,俩条直线的关系
16、求排列组合数,俩矢量角度
......
等等基础算法的C语言代码实现-1, large factorial
2, a large number of multiplication
3, arbitrary binary conversion
4, the largest common divisor
5, the least common multiple
6, fast Fourier transform
7, string replacement, search, interception
8, fork multiplication method for polygon area
9, fast, Hill, choice and other sort
10, binary tree, linked list, chain stack
11, binary search
12, solving linear equations, also known as the Chinese remainder theorem
13, seeking point to a straight line distance
14, Prim algorithm for the minimum generator
15, determine the point and the relationship between the two lines of the relationship
16, the number of permutations and combinations, two vector angle
...
And so on the basis of the C language code algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
常用算法查找助手/
常用算法查找助手/readme.txt
常用算法查找助手/SkinH_EL.dll
常用算法查找助手/常用算法查找助手 V1.0.exe
常用算法查找助手/数据/
常用算法查找助手/数据/Bellman-ford算法求单源最短路径.dat
常用算法查找助手/数据/Dijkstra算法求单源最短路径.dat
常用算法查找助手/数据/Floyd-Warshall算法求每对节点间最短路径.dat
常用算法查找助手/数据/Graham扫描法寻找凸包.dat
常用算法查找助手/数据/Prim算法求最小生成树.dat
常用算法查找助手/数据/Ronberg算法计算积分.dat
常用算法查找助手/数据/x的二进制长度.dat
常用算法查找助手/数据/两点距离(2D、3D).dat
常用算法查找助手/数据/两矢量间角度.dat
常用算法查找助手/数据/乘法求任意多边形面积.dat
常用算法查找助手/数据/二分查找.dat
常用算法查找助手/数据/二叉树.dat
常用算法查找助手/数据/任意进制转换.dat
常用算法查找助手/数据/判断一个封闭图形是凹集还是凸集.dat
常用算法查找助手/数据/判断一个数是否素数.dat
常用算法查找助手/数据/判断两线段是否相交.dat
常用算法查找助手/数据/判断点是否在线段上.dat
常用算法查找助手/数据/判断线段与直线是否相交.dat
常用算法查找助手/数据/大数乘法(大数乘大数).dat
常用算法查找助手/数据/大数乘法(大数乘小数).dat
常用算法查找助手/数据/大数减法.dat
常用算法查找助手/数据/大数加法.dat
常用算法查找助手/数据/大数阶乘.dat
常用算法查找助手/数据/字符串截取.dat
常用算法查找助手/数据/字符串替换.dat
常用算法查找助手/数据/字符串查找.dat
常用算法查找助手/数据/射向法判断点是否在多边形内部.dat
常用算法查找助手/数据/希尔排序.dat
常用算法查找助手/数据/快速傅立叶变换.dat
常用算法查找助手/数据/快速排序.dat
常用算法查找助手/数据/最大公约数.dat
常用算法查找助手/数据/最小公倍数.dat
常用算法查找助手/数据/模取幂运算.dat
常用算法查找助手/数据/求三角形面积.dat
常用算法查找助手/数据/求两直线的交点.dat
常用算法查找助手/数据/求排列组合数.dat
常用算法查找助手/数据/求解模线性方程.dat
常用算法查找助手/数据/求解模线性方程组(中国余数定理).dat
常用算法查找助手/数据/点到线段最短距离.dat
常用算法查找助手/数据/筛法素数产生器.dat
常用算法查找助手/数据/组合排列.dat
常用算法查找助手/数据/行列式计算.dat
常用算法查找助手/数据/返回x的二进制表示中从低到高的第i位.dat
常用算法查找助手/数据/选择法排序.dat
常用算法查找助手/数据/链栈.dat
常用算法查找助手/数据/链表.dat
常用算法查找助手/数据/顺序栈.dat
常用算法查找助手/数据/顺序队列.dat
常用算法查找助手/readme.txt
常用算法查找助手/SkinH_EL.dll
常用算法查找助手/常用算法查找助手 V1.0.exe
常用算法查找助手/数据/
常用算法查找助手/数据/Bellman-ford算法求单源最短路径.dat
常用算法查找助手/数据/Dijkstra算法求单源最短路径.dat
常用算法查找助手/数据/Floyd-Warshall算法求每对节点间最短路径.dat
常用算法查找助手/数据/Graham扫描法寻找凸包.dat
常用算法查找助手/数据/Prim算法求最小生成树.dat
常用算法查找助手/数据/Ronberg算法计算积分.dat
常用算法查找助手/数据/x的二进制长度.dat
常用算法查找助手/数据/两点距离(2D、3D).dat
常用算法查找助手/数据/两矢量间角度.dat
常用算法查找助手/数据/乘法求任意多边形面积.dat
常用算法查找助手/数据/二分查找.dat
常用算法查找助手/数据/二叉树.dat
常用算法查找助手/数据/任意进制转换.dat
常用算法查找助手/数据/判断一个封闭图形是凹集还是凸集.dat
常用算法查找助手/数据/判断一个数是否素数.dat
常用算法查找助手/数据/判断两线段是否相交.dat
常用算法查找助手/数据/判断点是否在线段上.dat
常用算法查找助手/数据/判断线段与直线是否相交.dat
常用算法查找助手/数据/大数乘法(大数乘大数).dat
常用算法查找助手/数据/大数乘法(大数乘小数).dat
常用算法查找助手/数据/大数减法.dat
常用算法查找助手/数据/大数加法.dat
常用算法查找助手/数据/大数阶乘.dat
常用算法查找助手/数据/字符串截取.dat
常用算法查找助手/数据/字符串替换.dat
常用算法查找助手/数据/字符串查找.dat
常用算法查找助手/数据/射向法判断点是否在多边形内部.dat
常用算法查找助手/数据/希尔排序.dat
常用算法查找助手/数据/快速傅立叶变换.dat
常用算法查找助手/数据/快速排序.dat
常用算法查找助手/数据/最大公约数.dat
常用算法查找助手/数据/最小公倍数.dat
常用算法查找助手/数据/模取幂运算.dat
常用算法查找助手/数据/求三角形面积.dat
常用算法查找助手/数据/求两直线的交点.dat
常用算法查找助手/数据/求排列组合数.dat
常用算法查找助手/数据/求解模线性方程.dat
常用算法查找助手/数据/求解模线性方程组(中国余数定理).dat
常用算法查找助手/数据/点到线段最短距离.dat
常用算法查找助手/数据/筛法素数产生器.dat
常用算法查找助手/数据/组合排列.dat
常用算法查找助手/数据/行列式计算.dat
常用算法查找助手/数据/返回x的二进制表示中从低到高的第i位.dat
常用算法查找助手/数据/选择法排序.dat
常用算法查找助手/数据/链栈.dat
常用算法查找助手/数据/链表.dat
常用算法查找助手/数据/顺序栈.dat
常用算法查找助手/数据/顺序队列.dat
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
