-
Reinforcement-Learning
斯坦福大学NG教授的用强化学习控制无人机的文章(Stanford university professor NG with reinforcement learning control of unmanned aerial vehicle (uav))
- 2016-04-13 17:57:48下载
- 积分:1
-
socket
这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand.
Is a good example of socket programming.)
- 2013-09-16 15:38:21下载
- 积分:1
-
2010-12-12
可实现飞思卡尔比赛以及灭火机器人比赛的计时裁判器,(And can achieve Freescale game timing referee)
- 2012-10-29 15:15:26下载
- 积分:1
-
SendMail199985242001
用vc实现邮件传输功能,主要采用winsock实现传输过程。有利于熟悉网络编程。(achieved using vc mail functionality, mainly winsock achieve transfer process. Help familiar with network programming.)
- 2005-07-27 19:47:56下载
- 积分:1
-
sjwl
一个人工智能的神经网络问题,VC环境下编译,很适合对人工智能感兴趣的朋友学习(An artificial intelligence neural network problem, the VC environment compiler, it is suitable to study artificial intelligence interested friends)
- 2013-04-22 16:34:24下载
- 积分:1
-
49525823chap04Telnet
Visual C++ .NET 网络与通信高级编程范例配套代码(Visual C++. NET network and high-level programming paradigm supporting code)
- 2014-02-20 23:05:14下载
- 积分:1
-
vncviewer
说明: 这是一个比较复杂的远程控制工具,分为服务器与客户斋,让你了解socket编程的知识.(This is a more complex remote control tools, is divided into server and client fasting, so that you understand socket programming knowledge.)
- 2008-11-17 16:42:34下载
- 积分:1
-
Hacking-Exposed
一本优秀的国外黑客教程(中文版),介绍了很多主流的黑客手段和其所使用的工具,并且难度适中,新手和高手都适合看。(An excellent foreign hackers tutorial (Chinese version), introduces some mainstream hacking tools and means.)
- 2015-05-04 20:50:09下载
- 积分:1
-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分:1
-
INDER-BRO-DAV
By exploiting the basic principles of particle swarm optimization (PSO)
and the information of practical node positioning applications, TLP searches out the optimal localization results on the
basis of the distance anchor nodes to unknown nodes. Compared to the normal schemes, such as least mean square
algorithm (LMS), the simulation results reveal that the proposed protocol
- 2015-04-12 22:57:07下载
- 积分:1