资源列表
Agent_Qos_8
- 分布式计算方法用于单组播树查找,利用C编程,相对于其他人工智能方法速度快~-Distributed computing approach for single multicast tree to find, use of C programming, compared to other artificial intelligence methods faster than ~
1.txt
- lego NXT avoidance source code
HiResStopWatch
- An high resultion stopwatch using performance timer. Resolustion < 1 ms
ADO
- 自写的一个ADO类,打开数据库,关闭数据库,打开记录集等-ado
TP8-31-10
- programme pour les etudiants -programme pour les etudiants
tDfttsplittxte
- text,txt文件读取用于vvba读取股票除权数据入Excel -text, txt file to read for vvba to read the stock ex-rights data into Excel
public
- 关于产品测试程序,有关新产品的测试项目及问题-good thing for u
111
- 有一个n*m的草坪(1<=n,m<=100),草坪中的草原来的高度都是100。现在使用割草机修剪草坪,来得到各种各样的图案。割草机只 能横着或者竖着割草。每次割草都会先设定一个高度,割完之后会把比设定高度高的草都割成设定的高度。比如草原来是5 2 8,设定高度为4,那么割完之后就变成了4 2 4。 现在给出一个图案,问是否可以把草坪割成图案的样子。 Input 输入第一行包含两个整数n和m。 接下来为n行输入,每行包含m个不大于100的正整数。
16进制转ASCII
- 根据RTK输出的txt文件,将16进制转为可读的ASCII码,并根据协议输出固定格式的信息
menu_c
- 一个用C写的程序,对学习C语言的人有一定的帮助。-a written procedure, to learn the C language is helpful.
ATM3
- 实现简单的ATM功能,可以查询余额,取现和密码功能!
用循环单链表解决josephus问题的算法
- 用循环单链表解决josephus问题的算法-cyclic single linked list of issues to resolve Josephus Algorithm