资源列表
sort
- 排序算法的C语言实现(其中包括插入排序、归并排序、快速排序和SHELL排序的实现及各排序算法所需时间的比较)-Sorting algorithm to achieve the C language (including insertion sort, merge sort, quick sort and the realization of SHELL Sort sorting algorithm and the time required for comparison)
expression
- c语言实现表达式算法--从文件EXP.DAT读入表达式(当读入合法表达式,计算之;当读入非法表达式,输出错误原因)-algorithm c language expression- EXP.DAT read from the document expression (when read into the legitimate expression of the calculation illegal expression when read, causes the output error)
shuxuejianmo
- 2005年全国数学建模获奖作品~对于大家的数学建模,有极大的参考价值-Mathematical Modeling in 2005 winning entries ~ for all the mathematical modeling, have great reference value
jacobi.cpp
- jacobi algorithm (an iterative method of solving a matrix system)
sampen
- SampEn是关于时间序列的规律估计近似值的一个变量。其基本思想是基于一个音频的规律性将其插入到语音或者音乐中。通过加窗计算的SampEn序列,所插入的音频流的规律性就被估计出来了。上诉方法的有效性已经被试验证实,这其中包括BBC的新闻广播和不同类型的具有多种暂时分类语音和音乐。结果显示,对于所有测试的实验,上述方法的健壮性达到了准确区分率高于90 。-SampEn time series on the approximation of the laws of a variable is est
code
- (1)求一个6*6阶矩阵对角线元素之和。(2)实现打印数出有10个元素的浮点数组a中的最大值和最小值。(3)求面积。(4)产生两个小按钮。(5)程序的作用是用Math.random() 函数产生20个随机数。-(1) for a 6* 6 bands and the matrix of diagonal elements. (2) to achieve print a few out there are 10 elements in a floating-point group of maxim
jqr
- 机器人路径规划,自动实现机器人路径规划选择-Robot path planning, robot path planning automatically select
3970981GAljgh
- 移动机器人的路径规划实验,观察行为冰比较器壁障效果-Mobile robot path planning experiments to observe the behavior of ice barrier effect of comparator
11110
- 很好的人工只能实验程序哦,希望大家多多支持-Good artificial experimental procedures can only be Oh, I hope everyone can support
bbwt
- 遗传算法解决背包问题,即装入物体容量有限,每个物体有不同价值,使得最终价值最高。-Genetic algorithm to solve knapsack problem, namely the limited capacity of loaded objects, each object has a different value, making the final value.
CRC1
- CRC16, Table driven methods
big_number
- This program is to handle all possible arithmetic operations (+, -, *, /, ) and logic operations (<, >, >=, <=, ==, !=) between 2 numbers, which have quite a lot of number of digits.-This program is to handle all possible arithmetic opera
