ACM题解:The Bottom of a Graph 求图的强连通分量的好例子
资源简介:ACM题解:The Bottom of a Graph 求图的强连通分量的好例子
上传时间: 2017-05-27
上传用户:yuzsu
资源简介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上传时间: 2013-12-26
上传用户:com1com2
资源简介:北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tile...
上传时间: 2016-04-22
上传用户:dancnc
资源简介:This will calculate the shortest path of a graph
上传时间: 2017-03-11
上传用户:nanshan
资源简介:ACM题解: To The Max 一个应用动态规划的例子
上传时间: 2014-01-21
上传用户:shinesyh
资源简介:CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/...
上传时间: 2013-12-21
上传用户:leixinzhuo
资源简介:usb_cpld_code.zip usbjtag - Variations on the implementation of a USB JTAG adapter.
上传时间: 2013-08-31
上传用户:ruan2570406
资源简介:Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be mutated after creation without undesired side effects.
上传时间: 2014-01-06
上传用户:cuibaigao
资源简介:QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
上传时间: 2014-01-15
上传用户:凌云御清风
资源简介:Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a fi...
上传时间: 2014-01-24
上传用户:asddsd