资源列表
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
DAZHENGSHU-
- 分治法大正数运算支持1000位以内运算,不过自己可以很方便地改长度-Divide and conquer positive operation within 1000 bit support operations, but you can easily change the length of
Bitmap_transform
- 将gary二维影像资料(阵列)转为bitmap &bitmap转为gary二维影像资料-The gary two-dimensional image data (array) into bitmap & bitmap two-dimensional image data to gary
TSH-big-int
- 大整数算法,算法设计与分析课中的实验代码,希望对你有用-Large integer arithmetic, algorithm design and analysis courses in experimental code, hope useful to you
Calculate-the-number
- 题目:计算字符串中子串出现的次数-Title: Calculation string neutron
Lab8_3
- 找字符串中是否有某个字符串,如果有,将其用另一字符串替换-Find string in a string, and replace it with another string
Inline-Vector-Dot-Product-Expansion
- Inline Vector Dot Product Expansion
数据比对
- 实现了文件和csv表格之间的数据比对,通过关键字找出不同之处并且显示出来
hexagon
- 构建一个六边形,并在该六边形中随机布置节点。-Construction of a hexagon, and randomly arranged in the hexagonal node.
ctr
- 热工过程建模与仿真中的微分法由vb语言改编为vc++语言-Thermal process modeling and simulation by the differential method adapted for vc++ language vb language