搜索资源列表
huidu
- #include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n] -#includ
listview
- 使用Qt mvc模型实现的类似于baidu android版本的搜索列表框,代码结构简单,清晰易懂。-search list box by Qt mvc, like the search list box of baidu android version, code struct is very easy.