-
VB聊天小程序 非常的简单希望对大家有帮助
VB聊天小程序 非常的简单希望对大家有帮助-VB program is extremely simple wish to be helpful
- 2023-03-11 09:40:03下载
- 积分:1
-
串口通讯程序,包括打开,设置串口参数,…
串口通讯程序,包括打开、设置串口参数,读写串口等 -Serial communication procedures, including open, set the serial port parameters, such as reading and writing serial
- 2022-06-27 13:52:54下载
- 积分:1
-
易Mplayer起动器。写的很像HTA应用。
Easy MPlayer starter. Written like HTA Application.
- 2022-03-24 15:46:08下载
- 积分:1
-
- 2022-01-26 01:55:57下载
- 积分:1
-
Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
- 2022-08-21 12:47:30下载
- 积分:1
-
电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数
电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数-Computer Mouse Maze algorithm is a function that contains a maze search and sprint
- 2023-03-18 01:35:05下载
- 积分:1
-
学习液晶非常好的书,里面从原理到应用都有非常详细的介绍...
学习液晶非常好的书,里面从原理到应用都有非常详细的介绍-LCD very good study, from the inside of the application of the principle, there are very detailed account of the
- 2022-01-28 18:44:10下载
- 积分:1
-
这是一个JAVA帮助文档,我在这里上传是为了帮JAVA初学者一个平台,让我们的JAVA事业能有一个新的台阶,我们这里为我们JAVA爱好者能够一起努力.为JAVA...
这是一个JAVA帮助文档,我在这里上传是为了帮JAVA初学者一个平台,让我们的JAVA事业能有一个新的台阶,我们这里为我们JAVA爱好者能够一起努力.为JAVA事业奋斗-This is a JAVA help documentation, I upload here is to help beginners a JAVA platform, Let us Java can cause to a new height, we are here for our Java enthusiasts can work together. JAVA struggle for the cause
- 2023-09-06 22:55:02下载
- 积分:1
-
数据结构实验:实现两表达式算术求和
任务:能够按照指数降序排列建立并输出多项式;
能够完成两个多项式的相加、相减,并将结果输入;...
数据结构实验:实现两表达式算术求和
任务:能够按照指数降序排列建立并输出多项式;
能够完成两个多项式的相加、相减,并将结果输入;
-experimental data structure : achieving two arithmetic expressions Summation tasks : According to index in descending order and the establishment of export polynomial; to complete the combined two polynomials, subtraction, and the results input;
- 2022-05-29 09:53:34下载
- 积分:1
-
3 节点示例中特设仿真与 AODV
# 3 节点示例中特设仿真与 AODV
# 定义的选项
设置 val(chan) 通道/WirelessChannel; # 通道类型
设置 val(prop) 传播/TwoRayGround; # 电波传播
模型
设置 val(netif) Phy/WirelessPhy; # 网络接口类型
设置 val(mac) Mac/802_11; # MAC 类型
设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型
设置的 val(ll) LL; # 链接图层类型
设置 val(ant) 天线/OmniAntenna; # 天线模型
设置的 val(ifqlen) 50 ; # 种中的最大数据包
设置的 val(nn) 3 ; mobilenodes # 人数
设置 val(rp) AODV ; # 路由协议
设置的 val(x) 500 ; # X 维度的地形
设置的 val(y) 400 ; # Y 维度的地形
设置的 val(stop) 150 ; # 时间的仿真结束
设置 ns [新模拟器]
设置 tracefd [打开 simple.tr w]
设置 windowVsTime2 [打开 win.tr w]
设置 namtrace [打开 simwrls.nam w]
- 2022-06-19 05:32:39下载
- 积分:1