06 2025 档案

摘要:2025-06-21 10:53 处理电网结题报告, 工作目录:C:\Users\Administrator\Downloads\电网_71868\电网\first_iter 2025-07-11 10:09 工作目录:D:\Downloads\Codes\PHDistFinalV3 阅读全文
posted @ 2025-06-21 10:56 ChrainY 阅读(13) 评论(0) 推荐(0)
摘要:Short Name Full Name Example dely delay spds speeds avg average exit time eg. the sound exits the channel into open space. enter time eg. the sound en 阅读全文
posted @ 2025-06-18 09:57 ChrainY 阅读(9) 评论(0) 推荐(0)
摘要:D:\Downloads\WPF-Samples-main (1)\WPF-Samples-main 阅读全文
posted @ 2025-06-16 13:21 ChrainY 阅读(10) 评论(0) 推荐(0)
摘要:2025-06-16 1119 this's the discrete event solver that I mainly use recently: C:\Users\Administrator\Downloads\desolver_2024_10_09 阅读全文
posted @ 2025-06-16 11:20 ChrainY 阅读(24) 评论(0) 推荐(0)
摘要:Monday, June 9, 2025 Config::SetDefault("ns3::TcpL4Protocol::SocketType", TypeIdValue(TcpWestwood::GetTypeId())); ./waf build ./waf --run examples/tcp 阅读全文
posted @ 2025-06-09 13:14 ChrainY 阅读(12) 评论(0) 推荐(0)
摘要:IDL (Interface Definition Language) is used to define the interfaces of COM (Component Object Model) objects, including the IDispatch interface, which 阅读全文
posted @ 2025-06-09 12:57 ChrainY 阅读(12) 评论(0) 推荐(0)
摘要:using(C# 参考) using 关键字有两个主要用途: using 语句定义一个范围,在此范围的末尾将释放对象: string filePath = "example.txt"; string textToWrite = "Hello, this is a test message!"; // 阅读全文
posted @ 2025-06-05 14:14 ChrainY 阅读(16) 评论(0) 推荐(0)