资源列表
excel
- Windows 平台下python操作控制excel,存入数据到excle表格中-python excle
guess-the-price
- 随机数产生价格,然后进行价格猜测,如果价格高,或者价格低会提示,直至才出正确答案-guess the price
102062342_10341
- UVA 10314,已經可以順利通過,並順利解決其中的問題
bf
- artificial intelligence, it s an example of the bread-first algoritm in prolog
shiyan4
- 狼找兔子问题:一座山周围有 n 个山洞,顺时针编号为 0,1,2,3,4,…,n-1。一只狼从狼从零号洞开始,顺时针方向计数,每当经过第 m 个洞时,就进洞找兔子。例如 n=5,m=3,狼经过的洞依次为 0,3,1,4,2,0。输入 m,n。兔子有没有幸免的机会?如果有该藏在哪?-Wolf looking rabbit problem: a mountain cave surrounded by n clockwise numbered 0,1,2,3,4, ..., n-1. A wolf
Automobilerefueling
- 一辆汽车加满油后可行驶n km,有若干加油站,设计有效地算法,指出应在那些站加油,是得加油次数最少-Fill up the car after driving an n km, there are a number of gas stations, design and effective method that should be in those refueling stations, is the least number of very filling
gf28
- MATLAB实现的伽罗华域乘法,在AES的安全算法中应用到-MATLAB implementation Galois field multiplication, in the AES security algorithm applied to the
EnableDCOM
- pid 具有强大的运算功能。pid特点-pid henhao
magic
- This Magic Square program.. This magic square fill the board with out the same number in that board but, have same SUM-This is Magic Square program.. This magic square fill the board with out the same number in that board but, have same SUM
3004
- 4、大整数乘法 Descr iption 求两个不超过200位的非负整数的积。 Input 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 Output 一行,即相乘后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。 Sample Input 12345678900 98765432100 Sample Output 1219326311126352690000 -4, Large Integer
yansheguangshan
- 仿真衍射光栅的Matlab源程序,欢迎交流学习!-diffractive gratings
struct
- 结构体变量作为函数参数传递的简单应用实例-Structure variable as a function parameter passing simple application examples