-
-
cppstandardlib.rar
... make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their functions.
The C++ Standard Library not only provides comprehensive documentation of each library component, it also ...
-
-
-
ifdef.rar
人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。
-
libusb-0.1.12.tar.gz
... userspace application access to USB devices.
The official ftp site is:
ftp://ftp.libusb.sourceforge.net/pub/libusb/
The official web site is:
http://libusb.sourceforge.net/
A mailing list is located at:
libusb-devel@lists.sourceforge.net
-
-
-
P2P_VB.zip
P2P点对点传输,简单却实现了大部分P2P功能,包括检索Seed,优先级分配,名称List,可UDP穿越NAT
-
UserDemo.rar
J2EE实现mvc模式的事例,简单易懂,而且其中没有用到连接数据库的功能,用list模拟了该功能,使其可以无需调试环境直接运行。
-
IOCP1.zip
Windows 2000. --*/ 的完成端口例子,做的一个完成端口练习。 我把代码写的更清晰了一些。 还有一点,就是,我使用了一个,我叫做“双链表”的数据结构来管理IO结点和单句柄结点。这个东西是用stl里的list做的
-