Description: Chord ring algorithm in C language, including adding and removing nodes in the ring, organized storage and delete files, and logical mapping of nodes and files
To Search:
File list (Check if you may need any files):
mychord
.......\Debug
.......\.....\mychord.exe
.......\.....\mychord.ilk
.......\.....\mychord.pdb
.......\mychord
.......\mychord.ncb
.......\mychord.sln
.......\mychord.suo
.......\.......\common.cpp
.......\.......\common.h
.......\.......\commond.cpp
.......\.......\commond.h
.......\.......\Debug
.......\.......\.....\BuildLog.htm
.......\.......\.....\common.obj
.......\.......\.....\commond.obj
.......\.......\.....\hash.obj
.......\.......\.....\main.obj
.......\.......\.....\mt.dep
.......\.......\.....\mychord.exe.intermediate.manifest
.......\.......\.....\network.obj
.......\.......\.....\node.obj
.......\.......\.....\ring.obj
.......\.......\.....\vc90.idb
.......\.......\.....\vc90.pdb
.......\.......\define.h
.......\.......\hash.cpp
.......\.......\main.cpp
.......\.......\mychord.vcproj
.......\.......\mychord.vcproj.16E4CB553784450.Administrator.user
.......\.......\network.cpp
.......\.......\network.h
.......\.......\node.cpp
.......\.......\node.h
.......\.......\ring.cpp
.......\.......\ring.h