资源列表

« 1 2 ... .47 .48 .49 .50 .51 213352.53 .54 .55 .56 .57 ... 216390 »

[压缩解压cv4

说明: Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法hanglieshi

说明:c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
<lls> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算a

说明:this code simulate sluted aloha protocol.
<aissan> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[其他小程序mul

说明:两个数相乘,实现十进制数相乘的实验,被乘数和乘数均以ASCII码形式存放在内存中-Multiplying two numbers and achieving the decimal multiplied by the number of experiments, multiplicand and the multiplier are the form of ASCII codes stored in memory
<陈贝贝> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[通讯编程aloha

说明:this code simulate pure aloha .
<aissan> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[通讯编程csma

说明:this codesimulate csma algorithm.
<aissan> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[系统编程modelrlcblock

说明:this code simulate model rlc block .
<aissan> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[Internet/网络编程TCPVSTFRC

说明:在NS2工具中,对TCP与TFRC协议进行比较的TCL代码,可以自行设计误码率,节点可以自行调节,为哑铃行拓扑-In the NS2 tool for TCP and TFRC protocol to compare, you can design their own error rate, nodes can be self-regulation, in order to dumbbell rows topology
<zhangpan> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[系统编程100MeterCategor3ChannelModel

说明:this codesimulate 100Meter Category 3 Channel Model.
<aissan> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[Windows编程DTMF

说明:DTMF双音多频的产生和检测,很好很强大`-DTMF shuangyinduopin henhaohenqiangda
<李博洋> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Input

说明:This program is a simple lambda expression evaluator
<robinphilip1989> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lambda

说明:another lambda evaluator
<robinphilip1989> 在 2025-09-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 213352.53 .54 .55 .56 .57 ... 216390 »

源码中国 www.ymcn.org