资源列表
随机乘法
- c++源码
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
jiediandaonazhen
- 节点导纳矩阵 电力系统仿真会用到 自己变得 大家学习-Node admittance matrix of power system simulation will use their get them to learn
123.cpp
- 求最大值和最小值 用分治法来求 c++环境-Find the maximum and minimum use of divide and conquer method to find c++ environment
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
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
