2 Star 1 Fork 0

wmj/MP_final

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
1. Put your TicketingDS.java and related files in the ticketingsystem directory.
2. GenerateHistory's parameters are threadNum, testNum, isSequential, msec and nsec. 
isSequential=1 denotes for sequential execution. VeriLinS only check sequential execution.
3. VeriLinS's parameters are threadNum, historyFile, isPosttime and outputFile.
The history file generted by GenereateHistory is out of order even in sequnetial execution.
Thus VerilinS first sort the history file according to preTime or postTime. isPosttime=1 denotes sorting by postTime. outputFile is the sorted file.
4. If your program passed the verification of VeriLinS for verify.sh script, message "Verification Finished" is print. Otherwisze, VeriLinS will print the information of the first found error and "Verification Failed".
5. Replay.java is only used for replaying and debugging in an IDE enviornment. You can set a breakpoint at line 158 if the error line occurs at the line 158 of history file.

空文件

简介

并发数据结构与多核编程大作业 展开 收起
Java 等 2 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/MJ_Wang/mp_final.git
git@gitee.com:MJ_Wang/mp_final.git
MJ_Wang
mp_final
MP_final
master

搜索帮助