-
omnet++ 节点传输
omnet中节点的简单传输,目前实现单向传输,后续添加双向传输。代码是C++实现的,运用OMNet++自带的模块,定义实现节点剪得通信
- 2023-01-06 10:30:04下载
- 积分:1
-
专业术语是一个线性规划优化软件,给出了…
lingo是一款专业的线性规划优化软件,文中给出了lingo与c语言混合编程的介绍,类似资料非常少,穿上来供大家参考。-professional lingo is a linear programming optimization software, paper gives the lingo mixed with c language programming introduction, similar information is very little to wear for your reference.
- 2022-01-25 16:11:47下载
- 积分:1
-
本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置...
本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置距离右边红色墙壁的距离(距离越近成绩越高)及小球在运行过程中与墙壁碰撞的次数(次数越多成绩越高)将决定玩家的最终成绩,按任意键程序将把当前成绩与存放在mc.txt中的历史成绩比较,给玩家以平价,并将当前成绩保存在mc.txt中。游戏有两个界面第一个界面是游戏场景,其中有三个参数,由左至右依次为“DIS”最终离右边墙的距离,“BUMP”小球在运行过程中碰墙的次数,“SPEED”小球的运行速度。第二个场景是成绩平价界面,根据玩家成绩给以相应的平价 。另外,由于机器配置的不同可能会出现速度上的迥异。-the protagonist of this game is a small ball, players adopted by the right to determine the length of time the ball"s initial velocity, when pressed button at the start of small ball, the ball movement in the process of grinding reviewer will be the role of power, speed will slow down eventually stopped, the ball stopped at a location away from the right side of the red walls of the distance ( the more recent results from the higher) and the ball in the course of operation and the number of collisions walls (the more the number of higher performance) will determine the ultimate success players by arbitrary procedures will bond with the current performance mc
- 2022-02-20 23:59:12下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
download
download-setup is a useful download web tolos-download-setup is a useful web to download los
- 2022-06-02 04:38:04下载
- 积分:1
-
verilog
verilog-wire a simple circuits
- 2022-03-04 08:12:03下载
- 积分:1
-
修改磁盘卷标的C源程序
修改磁盘卷标的C源程序-amend disk label C source
- 2022-01-25 21:03:56下载
- 积分:1
-
TI公司 控制无刷直流电机的例子源程序F24x BLDC3_1 3
TI公司 控制无刷直流电机的例子源程序F24x BLDC3_1 3-Phase Sensored Trapezoidal Control-TI control BLDCM example source F24x BLDC3_1 3-Phase Sensored Trapezoidal Control
- 2022-04-18 23:47:55下载
- 积分:1
-
knockout mice to the game, according to Japanese translation, hope you like, Try...
敲地鼠游戏,根据日文翻译而成,希望大家喜欢,试一下吧-knockout mice to the game, according to Japanese translation, hope you like, Try it
- 2022-08-18 09:10:27下载
- 积分:1
-
detailed integrity of the DOS/BIOS interrupts Daquan and English.
详细完整的DOS/BIOS中断功能大全,英文版.-detailed integrity of the DOS/BIOS interrupts Daquan and English.
- 2023-06-02 05:40:03下载
- 积分:1