资源列表
[其他小程序] jiaotongdeng
说明:主、支两条交叉道路上的车辆交替行走,主道上通行的时间为30s,支道上通行的时间为25s。 在绿灯转为红灯时,要求绿灯先闪烁3秒,黄灯亮5秒,才能变换运行车道。-Lord, vehicles on the road supporting two intersecting alternating walking passage of time is the main trail 30s, supported the passage of<郑丽娟> 在 2025-02-02 上传 | 大小:1kb | 下载:0
[其他小程序] template-using-
说明:模版类的使用,符号重载的使用,是C++多态性的典型例子-Use the template class, use the overloaded symbol, is a typical example of polymorphism C++<gjr> 在 2025-02-02 上传 | 大小:1kb | 下载:0
[其他小程序] crc16_check
说明:CRC16校验程序,可以输入文件在特定位置写入校验值,可用于iap的校验-CRC16 checksum procedure, you can check the value of the input file is written in a specific location, can be used for validation iap<qingfeng> 在 2025-02-02 上传 | 大小:1kb | 下载:0
[其他小程序] lifugame-conwany
说明: 游戏规则如下:1. 给定单元的邻居是与它在垂直,水平或对角上相界的8个单元。2. 如果1个单元为活的,但没有邻居单元是活的,或者仅有一个邻居单元是活的,则在下一代,此单元 会因为孤独而死亡。 3. 如果1个单元周围有2个或者3个邻居单元为生,则该单元在下一代也是活的。4. 如果1个单元是死的,则在下一代,如果它刚好有3个邻居单元是活的,则此单元变成活的。 所有其它死的单元在下一代仍然是死的。 -Rules o<李的根> 在 2025-02-02 上传 | 大小:1kb | 下载:0