搜索资源列表
MTParser_srcVC7
- 非常好的数学公式计算源代码,支持程序运行时公式的自定义,支持宏定义、常量定义、函数定义-very good mathematical formula source code, run-time support for the procedural formula from the definition of support Acer definition constants defined function definition
hdy
- 用宏定义的方法实现对距阵的转置,代码简洁,包含了执行步数的计算.-with Acer definition of the method of matrix transpose, concise code, including steps for the implementation of the calculation.
Sherwood
- Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是该算法,静态链表的长度默
ch03
- 这是一篇关于宏定义及随机函数(方法)原型头文件的文章,希望对大家有所帮助
osdef
- C代码编程中常用的数学计算的宏定义,请多多提些意见。
OS
- LRU算法的实现 5、最近最久未使用页面算法说明: M为内存块; N为页面数; M和N的初始值分别为3和15。根据需要可以修改宏定义来修改M和N的值。 通过输入15个数值,作为页面号。 产生内存状态,显示调入的队列,并计算出缺页数和缺页率。
pso
- 蚁群算法,用户可以修改程序中的宏定义来设置初值
欧拉折线法
- 本程序中定义的函数为y-2*x/y,是使用宏来定义的。读者可安需要行新定义函数-the procedures defined in the function y-2 * x / y, is to use the macro definition. Readers may visit the new security needs defined function
floatMec
- 极大熵聚类算法的C++实现,输入为二维矩阵,修改宏定义可实现多维-Maximum Entropy Clustering Algorithm C++ implementation, the input for the two-dimensional matrix, can be modified to achieve multi-dimensional macro definition
matrix_range
- 本C源程序可用于求M阶矩阵的行列式。其中M直接宏定义-The C source code can be used for M-order determinant of the matrix. The definition of M one of the direct-hong
FFT_2_DIT_Fixed
- 程序 FFT_2_DIT_Fixed 是基2_DIT_*定点*_FFT算法,值得学习的地方很多。亮点有:倒位序采用最简单,最高效的位移操作;实现存储的旋转因子表;定点溢出处理;灵活多样的宏定义。函数调用形式:void fft(COMPLEX *x)点数在头文件以宏定义形式出现。-Program FFT_2_DIT_Fixed is based 2_DIT_* fixed* _FFT algorithm, it is worth learning a lot of places. Highligh
ifndef-_def-_endif
- 介绍几种宏定义和条件编译的功能和使用方法,是一份基础说明资料-Introduction of several macro definitions and conditional compilation features and usage, is a basic descr iptive information
Success-Fail-Method
- 成功失败法(也就是进退法)求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The success-fail method (that is, advance and retreat method) for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test
Golden-Section-Method
- 黄金分割法求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The Golden Section method for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test its feasibility.
Fibonacci-Method
- 斐波那契法(Fibonacci)求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The Fibonacci method for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test its feasibility.
Multinomial-Method
- 二次多项式近似法求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The Quadratic polynomial difference method for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test its feasibility.
FFT.c
- c语言下编写的可移植性强的FFT程序,使用此函数只需更改宏定义FFT_N的值即可实现点数的改变。-FFT convertion with easy portability
cdt_ooc-inheritence_2
- 在C语言里使用宏定义实现面向对象编程的主要特征:继承与多态-In the C language using macros to implement the basic features of object-oriented programming these are inheritance and polymorphism
int
- 在Windows下输入两个数,在宏定义下的交换函数调用下进行互换-In Windows, enter the two numbers in the macro definition of an exchange under the swap function call
Sort_ByXianChu
- 直接插入排序,简单选择排序,递归版快排,非递归版快排的实现,其中递归版快排有加以优化。另外,测试函数产生2万个随机数进行排序,并输出各排序方案排序时间以便对比。(欲改变测试数据的数量只需在头文件中改变宏定义的量)-Direct insertion sort, simple selection sort, recursive version fast row, row non-recursive version of fast realization, wherein the recursive