搜索资源列表
pathfinding
- prolog 找路例子程序: === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- pa
genGaalpha
- 通信中RS编码中产生G和alpha的小程序,可以作为子函数在主函数中调用,根据需要修改参数即可-generate G and alpha for encoding in communication
