资源列表
AD5301_protel99
- AD5301 protel99se 封装-AD5301 protel99se Package
boot
- 数根 数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的根。 输入: 输入有多个案例。每一个案例为一行,每行只有一个整数N。当输入的N是-1时,输入结束。 输出: 每一个案例输出一行。每行只有一个数字,就是N对应的数根。 Sample input 39 -1 Sample output 3-Number of root number als
1
- 完成强大的DES加密与解密,有友好的用户界面-Complete strong DES encryption and decryption, with friendly user interface
hh_strsplit_group
- 利用IDL编写的把字符串分割为规定字数的字符数组,简单实用喔-Written in IDL split string
3003
- 3、大整数加法 Descr iption 求两个不超过200位的非负整数的和。 Input 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 Output 一行,即相加后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。 Sample Input 22222222222222222222 33333333333333333333 Sample Output 55555555555555555555 -
Hanoi
- Hanoi 一种比较简单的Hanoi程序-Hanoi
Josephus
- 解决经典问题约瑟夫环的C程序,简单易行,可供C语言和数据结构初学者使用-A C program can be used to Solve the problem of the Joseph ring
count60
- 60进制计数器 可以在60个数内计数 并有开始停止功能-60 binary counter can count and 60 the number of start stop function
pascal
- 对给定一个Pascal源文件,检查其中 (1)begin与end (2)if,then,else 是否合法配对。 对于begin与end,可以理解为C语言中的“{”与“}” 对于if,then,else,可以这么理解:if与then合在一起相当于C语言中的if, else与C语言中的else完全相同。-Given a Pascal source file, to check which (1) begin and end (2) if, then, else th
Matrix-of-any-two-lines-exchange
- 一个矩阵,任意两行交换,得出交换后的结果-Matrix of any two lines or two exchange
GSO
- gso原始代码,萤火虫的matlab代码-gso code,the matlab code of glowworm algorithm
smart_antenna1
- matlab实现智能天线的波束调向功能,并显示结果。-matlab smart antenna beam tune to the function, and displays the results.