文件名称:sideeffec
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 822kb
- 下载次数:
- 0次
- 提 供 者:
- ka***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This programme is for understanding the side effec.In the above program, the side effect has occurred. In sum1, first i is calculate first for that,i/2 is 5 and then fun(&i) is called that is return 41.so the result is 46.
In sum2, first fun(&j) is called, that’s return 41 and update the j is 14.so j/2 is 7.result is 48.
-This programme is for understanding the side effec.In the above program, the side effect has occurred. In sum1, first i is calculate first for that,i/2 is 5 and then fun(&i) is called that is return 41.so the result is 46.
In sum2, first fun(&j) is called, that’s return 41 and update the j is 14.so j/2 is 7.result is 48.
In sum2, first fun(&j) is called, that’s return 41 and update the j is 14.so j/2 is 7.result is 48.
-This programme is for understanding the side effec.In the above program, the side effect has occurred. In sum1, first i is calculate first for that,i/2 is 5 and then fun(&i) is called that is return 41.so the result is 46.
In sum2, first fun(&j) is called, that’s return 41 and update the j is 14.so j/2 is 7.result is 48.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sideeffec
.........\Debug
.........\.....\BuildLog.htm
.........\.....\sideeffec.exe
.........\.....\sideeffec.ilk
.........\.....\sideeffec.obj
.........\.....\sideeffec.pch
.........\.....\sideeffec.pdb
.........\.....\stdafx.obj
.........\.....\vc70.idb
.........\.....\vc70.pdb
.........\ReadMe.txt
.........\sideeffec.cpp
.........\sideeffec.sln
.........\sideeffec.vcproj
.........\stdafx.cpp
.........\stdafx.h
.........\Debug
.........\.....\BuildLog.htm
.........\.....\sideeffec.exe
.........\.....\sideeffec.ilk
.........\.....\sideeffec.obj
.........\.....\sideeffec.pch
.........\.....\sideeffec.pdb
.........\.....\stdafx.obj
.........\.....\vc70.idb
.........\.....\vc70.pdb
.........\ReadMe.txt
.........\sideeffec.cpp
.........\sideeffec.sln
.........\sideeffec.vcproj
.........\stdafx.cpp
.........\stdafx.h