-
MCTK-2.1.10
MODIS Conversion Toolkit 可以进行MODIS 数据转换和提取(American Conversion Toolkit)
- 2020-06-16 00:20:01下载
- 积分:1
-
VC++远程桌面控制的实现
VC++远程桌面控制的实现,C/S结构,使用CSocket,实现思路主要是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来.调试程序注意:
1.先运行服务端点开始
2.再运行客户端,点连接,得到屏幕,再点控制就可以操作远程桌面了.
- 2022-03-09 18:45:35下载
- 积分:1
-
火柴游戏 21根小火柴谁拿到最后一根则输
火柴游戏 21根小火柴谁拿到最后一根则输-Match 21 small game matches who will get a final losers
- 2022-04-30 10:16:22下载
- 积分:1
-
GUILib的例子,和GUILib源码配套,欢迎品尝。
GUILib的例子,和GUILib源码配套,欢迎品尝。-GUILib examples and source matching GUILib welcome to enjoy.
- 2022-03-22 02:58:01下载
- 积分:1
-
VC-lottery-program
VC抽奖程序源代码,绝对可用,而且代码很全(VC lottery program source code is absolutely free , and the code is all
)
- 2011-12-29 09:37:19下载
- 积分:1
-
DeepLearning-TensorFlow2.0-master
说明: 实现Densenet、Resnet基于Tnsorflow,可以参考学习(Implemention of Densenet and Resnet)
- 2020-09-10 10:48:24下载
- 积分:1
-
qt-embedded开发的实例教程,通过10个实例让你很快入门。-qt-embedded examples of the development of curricula, the adoption of 10 examples of your entry soon.
- 2022-03-07 08:10:28下载
- 积分:1
-
亚控的组态王超级XY曲线控件例程,学习研究用
亚控的组态王超级XY曲线控件例程,学习研究用-KING Super XY curve control routines
- 2022-10-03 16:20:03下载
- 积分:1
-
DDMSVAR03
dd markov switching var code
- 2018-04-28 21:47:34下载
- 积分:1
-
Lab1
1. There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
2. Every node periodically broadcasts a ”request” packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors ”re- sponse” packets.
When receiving all responses from its neighbors during t, it prints ”success”; oth- erwise, it prints ”failure”.
Assume that the broadcast periodical interval is bigger than t.
3. A neighbor that receives a ”request” packet, sends a ”response” packet after a random time τ , τ = random(0, 2t).(There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
Every node periodically broadcasts a request packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors response packets.
When receiving all responses from its neighbors during t, it prints success oth- erwise, it prints failure.
Assume that the broadcast periodical interval is bigger than t.)
- 2018-01-30 10:02:40下载
- 积分:1