资源列表
k线图
- 功能说明 stock kline c++/visual C++(stock kline c++/visual C++)
kimgbo-master
- kimgbo由muduo网络库改写而来。去除了muduo对于Boost库的依赖,转而采用C++11替代, 优化了muduo网络I/O库一处将来有可能会出现race condition隐患的代码,几乎具备了muduo 网络库全部的功能。 kimgbo/base目录下存放了整个网络库的基础代码,kimgbo/net目录下存放了网络库的核 心代码,kimgbo/example目录下存放了一些网络库基础的使用示列程序。 ? ?除去除了对boost库的依赖外,还对其线程池和Buffer
mj_server-master
- 基于skynet 一个简单的棋牌游戏服务器端的实现。(Implementation of a simple chess game server based on Skynet)
evpp-master
- evpp是一个基于libevent开发的现代化C++11高性能网络服务器,自带TCP/UDP/HTTP等协议的异步非阻塞式的服务器和客户端库。(Evpp is a modern C++11 high performance network server based on libevent. It has asynchronous and non blocking server and client library with TCP/UDP/HTTP protocol.)
Django-1.5.5.tar
- Django-1.5.5 安装源码包,用于linux安装(download Django-1.5.5.tar.gz)
fmtomov1.0.tar
- 这是一个实现3D走时层析的Fortran程序包,里面包含正演方法、反演方法以及一些算例,是很好的层析技术学习材料。(FMtomo is a Fortran 90 software package that has been designed for 3D traveltime tomography.)
鸟哥的私房菜
- 鸟叔的私房菜,一本很基础的书,看完了,对Linux会有很高的理解(Bird uncle's private food, a very basic book, read it, will have a high understanding of Linux)
操作系统实验_buddy算法源程序
- 模拟了操作系统课程实验中伙伴(buddy)算法的实现,对加深理解又一定帮助。(The implementation of partner algorithm is simulated)
helloworld
- Qt 界面 配置Qt后这个代码就可以实现一个窗口(Qt Interface After configuring Qt, this code can implement a window)
socket
- 实现简单的socket请求,在客户端和服务器端实现通信(achieve socket requirements between client and server.)
2bsd.tar
- 本源代码是Unix System V的衍生版本版本,作者详细通俗的叙述非常有益于我们初学者 (The BSD code)(Source code is a derivative version of Unix System V. The author's detailed narrative is very useful for us beginners (The BSD code))
Linux内核API完全参考手册-实例源代码
- Linux内核API完全参考手册+实例源代码(Linux kernel API totally reference manual + example code)