-
sort_disk_file
根据编程珠玑第一章内容的C++实现。包括使用库函数sort和使用bit_vector两种方法。包括含有不重复随机数文件的生成。(A C++ implement of the 1st Column of Programming Pearls.)
- 2017-11-21 10:54:57下载
- 积分:1
-
24bitsTo8bits
这是一个将24位位图转换为8位位图的算法程序,用 vc++写的内容通俗易懂,注释清晰。(This is a 24-bit bitmap is converted to 8-bit map algorithm, using vc++ to write the content easy to understand, clear notes.)
- 2013-11-16 11:13:21下载
- 积分:1
-
CPAnalyze
这是一个采集数据的客户端,调用了模拟鼠标和键盘WINDOW api(This is a collection of client data, called simulated mouse and keyboard WINDOW api)
- 2017-01-16 15:04:08下载
- 积分:1
-
ffmpeg-tutorial
ffmpeg入门教程,帮你快速学会ffmpeg的好途径(ffmpeg tutorial help)
- 2020-08-05 13:48:34下载
- 积分:1
-
BaseMenuDemo
基本下拉菜单的创建与消息响应,VC++精选编程学习源码,很好的参考资料。(The basic menu creation and message response, VC++ select learning programming source code, a good reference.)
- 2013-12-02 11:29:46下载
- 积分:1
-
NotifyIcon
非常实用的一个功能,MFC实现系统动态托盘图标(A very useful feature, MFC achieve dynamic tray icon)
- 2013-11-25 17:03:33下载
- 积分:1
-
CrayonBallDemo
采用了cocos2d和chipmunk的DEMOCrayonBallDemo,精选ios编程学习源码,很好的参考资料。(Using cocos2d and chipmunk DEMOCrayonBallDemo, select learning IOS programming source code, a good reference.)
- 2013-12-13 12:46:41下载
- 积分:1
-
Simple-chat-system
在.net环境下,使用C#编程实现一个简易聊天系统,可以实现客户端与服务器端的通信(In the. Net environment, using the C# programming to implement a simple chat system that can communicate with the server-side client)
- 2014-04-21 11:10:34下载
- 积分:1
-
StandardSingle_Point_Positioning
说明: 程序实现了GPS+BDS双系统双频标准单点定位。(The dual system dual frequency standard single point positioning is realized.)
- 2020-12-28 20:16:18下载
- 积分:1
-
VideoGrabber
Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.(Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames/second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.)
- 2009-07-07 09:19:40下载
- 积分:1