📄 readme.txt
字号:
Instruction:
1. Double click Visual Studio solution file "AlgorithmProject.sln" which is located in the folder "Hong Zhang\AlgorithmProject\AlgorithmProject.sln"
2. Copy input file x.txt and y.txt to project folder.
"Hong Zhang\AlgorithmProject\AlgorithmProject"
Delete the output files(xprime.txt, yprime.txt) in this folder if any.
3. In the Visual Studio 2005: <1> Select "Build--> Build Solution".
<2> Select "Debug--> Start without Debugging".
4. Program will start running.
System requirement: Windows XP and Windows 2003
Software requirement: Visual Studio 2005 *
*I use some new functions(for example:fopen_s ) which are provided by Visual Studio 2005 only. So this program may not be compiled with VC ++ 6.0 and any other environment.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -