资源列表
maandian
- 这是一个判断马鞍点的算法,当用户输入一个二维数组,当一个元素为每行的最小,而又是每列的最大时,它就是马鞍点!-This is a judgment of the saddle point algorithms, user input when a two-dimensional array, When one element per line for the smallest, which is the largest per, it is saddle point!
qiutezhengzhidefangfa
- 利用C语言 用矩阵迭代法求矩阵的特征值和特征向量-C language matrix iterative method for matrix eigenvalue and eigenvector
ldpc_matlab
- 这是一个关于低密度检验码的很好的matlab程序-This is a low-density test on the code of good Matlab procedures
wangnianli
- 本程序实现的功能是打印出任意输入的年份的一年之内的12月份的功能-this program realizes the function of printing the twelve months of the year which the user inputs.
createhtmlfile
- asp.net (C#)生成html文件-create html file by asp.net
DCT88
- dct88的代码,挺好用的,有需要的朋友可以下载来看看的-dct88 code, very good use, a friend in need can be downloaded to see the
automated-trading-code-C-2-
- 用c写的《自动化交易》代码很不错的。多多下载啊。-Written by c " automated transaction" code is very good. Download a lot ah.
rrtsspcodeest
- rtsp协议的主要实现代码码,里面的函数值的参考。头文件 -rtsp protocol mainly the code code inside a function of the value of the reference. Header files
fast_sort
- /*快速排序:以待排序元素中的第一个元素作为基准将带排序的元素分为三组 *大于基准元素为一组置于基准值的右边,小于基准值的元素为一组置于基准值的左边, *基准值为一组,这样就找到了基准元素的位置就确定了 *如此递归调用。直到每一组的low==high,即实现了排序的要求。 */ -/* Rapid Sort: the first element to be sorted in the element as a basis with with sorting the eleme
Algo_Floyd_Steinberg
- Floyd Steinberg code implementation
linktable
- 数据结构 递归 算法详细的描述代码,功能完全,适合学习。-Data structure.
time
- Windows下的时间校准程序,用于联网获取网络时间。误差在2秒以内,参考了RFC867协议。-Time calibration program for windows. Reference to the RFC867 protocol.