资源列表
[Python2]《机器学习实战》及源代码
- Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,性能要求特别高,就可以用C/C++重写,而后封装为Python可以调用的扩展类库。需要注意的是在您使用扩展类库时可能需要考虑平台问题,某些可能不提供跨平台的实现。(Python has a rich and po
03Socket编程之UDP通信
- 实现udp TCP通信,进行仿真设计,达到可靠性传输(Implementation of UDP TCP communication)
html5media-master
- html5支持的音视频播放例子,非常好用!(HTML5 support audio and video playback example, very easy to use!)
网络流程序
- 主要针对一些网络摄像机的RTSP流和SDP流的管理(Mainly for some webcam RTSP stream and SDP flow management)
mediastreamer2-antisip-4.3.3-r
- mediastreamer2是开源的网络传输媒体流的库,这是最新版本,依赖ORTP,具体见linphone的使用!,mediastreamer2 are open-source media streaming network library, which is the latest version, relying on ORTP, the use of specific Linphone see!
kaoyan
- 用ThinkPHP3.0框架编写的一个网站例子.Thinkphp+mysql+php5.5-A example of web programing with framework of Thinkphp.Who are in needed can take a look.
RESTful Web Service 实战
- Java RESTful Web Service 实战(Java RESTful Web Service in action)
eMule
- 电驴下载软件的源代码。需要编写下载软件或相关的通信软件的学者可以下载研究研究。-eMule download source code of the software. Communication related to the need to write to download software or research studies scholars can download the software.
Peercast
- peercast带注释的,方便大家研究源程序,这是我师兄的心血-peercast
kvm_client_windows
- 远程管理,可以通过服务器管理网口ip来实现远程桌面的效果(Remote management can achieve the effect of remote desktop through server management network port IP)
Tcp_server_client
- C++,Socket编程,基于TCP/IP协议,实现文件的传输。(C++,Socket programming, based on the TCP/IP protocol to achieve file transfer.)
商城小程序前后端(可以使用)
- 基于PHP开发的商城微信小程序,包括前后端源码(Based on the development of PHP mall WeChat small program, including the front and rear source.)