descript.ion
来自「代码优化,有效使用内存,透视优化技术,对比优化方法,如果你在追求代码效率的最大化」· ION 代码 · 共 15 行
ION
15 行
crypted.dat - encrypted file for pswd
Descript.ion - /cat/root
test.c - measures the execution time of individual machine commands
readm.c - demonstrates inconstancy of the time required to process
memory blocks
test.mod - embedding file
pswd.optimized.c - optimized version of the password cracker
pswd.c - non-optimized version of the password cracker
pswd.profile.AMD.bat - compiling and linking optimized file for profiling with AMD CodeAnalyst
pswd.make.bat - CALL clock.make -release pswd.c
pswd.optimized.make.bat - CALL clock.make -release pswd.optimized.c
readm.make.bat - CALL clock.make -release readm.c
test.make.bat - CALL clock.make -release test.c
etc - miscellaneous
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?