资源列表
随机乘法
- c++源码
random_linear_residue
- matlab写的产生伪随机数的方法,用的是线性同余法-the program is designed by using linear residual method ,whose function is to produce random number from 0 to 1.
0626C2
- 计算xk+1除CRC-CCITT后的余式,k从1到32768-Xk+1 In addition to calculating the CRC-CCITT after more than style, k from 1-32768
weekday
- 算法如下: 基姆拉尔森计算公式 W= (d+2*m+3*(m+1)/5+y+y/4-y/100+y/400) mod 7 在公式中d表示日期中的日数,m表示月份数,y表示年数。 注意:在公式中有个与其他公式不同的地方: 把一月和二月看成是上一年的十三月和十四月,例:如果是2004-1-10则换算成:2003-13-10来代入公式计算。-Algorithm is as follows:基姆拉尔森formula W = (d+2* m+3* (m+1)/5+
jishupaixu
- 基数排序 可以实现一些列数之间的排序 实现从小大到大的排序功能-Radix sort can be achieved between the number of columns to sort implementation from small to large sorting large
mickey
- 打印出100-999之间所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。 例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方-Print out between 100-999 all the " Narcissus number" so-called " Narcissus number" refers to a three-digit, which you figure is equal t
ss
- 使用Matlab R2009b进行数字视频帧保存编程-Using Matlab R2009b programming for digital video frame preservation
VFPCOPYFILE
- 我自己写了一个拷贝文件夹(包括其所有下级文件及文件夹)的函数。 将以下代码存为XCopy.prg,在其它地方调用,如XCopy("C:\Windows","D:\Windows"),将C:\Windows及其下级COPY到D:\Windows。 Lparameters tcDirectory1,tcDirectory2-I wrote a copy of the folder (including all subordinate files and folders) function.
theArrangementString
- Convert a string Convert a string Convert a string Convert a string-Convert a string Convert a string Convert a string Convert a string Convert a string Convert a string
Elman
- Elman神经网络:Elman网络是 J. L. Elman于1990年首先针对语音处理问题而提出来的, 它是一种典型的局部回归网络( global feed for ward l ocal recurrent)。Elman网络可以看作是一个具有局部记忆单元和局部反馈连接的前向神经网络。Elman网络具有与多层前向网络相似的多层结构。它的主要结构是前馈连接, 包括输入层、 隐含层、 输出层, 其连接权可以进行学习修正 反馈连接由一组“结构 ” 单元构成,用来记忆前一时刻的输出值, 其连接权值是固
DescramblerHard
- a small scr ipt for Descrambler Hard in LTE
DAZHENGSHU-
- 分治法大正数运算支持1000位以内运算,不过自己可以很方便地改长度-Divide and conquer positive operation within 1000 bit support operations, but you can easily change the length of
