资源列表
SendMailTxt
- email text file to email account (in put txt with "tab" or " "... out is email account line by line)
planar
- This program is used for computing kinematics transformation for the planar 3-DOF, 3R robot with link length L1=3, L2=3, and L3=3(m) This program is used for calculating the modified Denavit-Hartenberg parameters
RSA
- RSA的C语言实现-RSA的C语言实现~~~~~~~~~~~~~~~~
draw
- 二维数组画格子,然后填充不同的颜色,简单易用,-Lattice two-dimensional array painting, and then filled with different colors
IOdriver74LS164
- i\o口驱动程序用于74LS164芯片的i\o控制-i \ o port driver for the 74LS164 chip i \ o control
_getline
- 统计文本行数,小巧好用,可作类调用,大家不妨一试-Statistics the number of lines of text, compact and easy to use, can be used for classes call, we try
arungccroath
- roath algorithm for source localization
计算减少n天时间的fotran程序
- 可以计算当前日期往前推任意天数的日期,如今天是2015年8月4日,则-9天,通过该程序可算出该日期为2015年7月26日
2
- 在n*n的棋盘上(1<=n<=10)填入1、2、3、….、n*n,共有n*n个数,使得任意相邻数的和为素数。 输入:n 输出:若有多个解,则需输出第一行、第一列之和均为最小的排列方案;若无解,则输出‘no’。-On board n* n (1 <= n <= 10) filled with 1,2,3, ...., N* n, a total number of n* n, so that any adjacent, and the number of prime
invGJ
- 输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明-Enter a matrix, you can obtain the inverse matrix, containing an explanation
test116
- 用Matlab画出通信系统中的的经典的蜂窝系统图,方便大家使用-using Matlab to compute the fengwo system in the communicating system
BinaryGap
- Code for finding the gap in the binary representation of an integer. Solution to the codility s binary gap question. Please check wikipedia for descr iption.