资源列表
shuzi
- 用户登陆后可以对数字进行一些有趣的处理,求最大公约数,最小公倍数,同构数,水仙花数和进行数制转换-Users can visit a number of interesting figure deal, and the common denominator, least common multiple, the number of isomorphism, a few daffodils and a few system conversion
EightQueen
- 八皇后问题,实现八皇后在8*8棋盘上排列,同一行,同一列及成45度角的地方上没有其他皇后,不然产生冲突.-8 Queen' s problem, the achievement of the eight Queen' s in the 8* 8 chessboard with the same line, same column and into a 45 degree angle there is no other place on the Queen, or conflict.
AdapterMethodIdiom
- 运用适配器,将输入的字符串以空格分开,并方向输出。 -The use of adapters, will enter a space separated string, and the direction of the output.
Form3
- 个人信息输入系统,对个人的信息处理很好,大家来-Personal information entered into the system, individuals have very good information processing, we take a look at
task.2
- C++ simple program to calculte minimum spaning tree add by omar meshal helwan university faculity of engineering helwan university egypt-C++ simple program to calculte minimum spaning tree add by omar meshal helwan university faculity of engi
TS_Percentages
- scr ipt to give tablespaces usage of database. It provide complete percentages information.
Bisection
- bisection method to estimate roots of f(x)=0
Dijkstra
- Dijkstra最短路算法通用Matlab程序,可供参考-Dijkstra shortest path algorithm for generic Matlab program, available for reference
2
- 符合二项分布 泊松分布 平均分布的随机数生成 VC++ 编写-Binomial Distribution Poisson distribution consistent with the average distribution of the random number generator VC++ written
yuan
- 智能鼠转弯的左右转时序控制步骤,非常好用!可以-Turn left and right mouse turns intelligent timing control step, very easy to use! Can try
yingyong
- :#if #ifdef和#ifndef的综合应用。 -:# If# ifdef and# ifndef integrated applications.
sum
- 超长整数相加 简单 明了