资源列表
Thinking-in-cPP
- C++编程思想 C++编程思想 -Thinking in c++
CPP-programming
- 提供了很多C++编成的技术,包括继承,命名控制,内联函数等等,值得一看-C++ programming
OpenNIandOpenCV
- OpenCV+OpenNI测试kinect显示RGB和Depth图像-OpenCV and OpenNI test kinect~
课件
- 详细讲解51单片机的基础知识,各种模块的操作,程序编写知识,例程。(Detailed explanation of the basic knowledge of 51 single chip, the operation of various modules, program writing knowledge, routine.)
ex-of-project-5
- sdp3 application design choices course icarnegie certification exam project
patterns_for_time-triggered_embedded_systems
- 时间触发嵌入式系统设计模式 使用8051系列微控制器开发可靠应用
FYcapture
- 学习VC过程中制作的。可以实现基本的视频捕获功能。-VC I can not translate it.
sms_SPAPP
- SPAS系统基于WINDOWS2000采用VC开发,在功能上实现了对用户手机点播、网站定制和网页发送消息的处理,能完成用户对不同业务的短信要求。 1. WEB网站与SPAS的接口采用UDP通讯的方式,SPAS对网站发送过来的包进行分析处理调不同的点播模块处理,向用户返回所需的短信内容 2. SPAS与网关的通讯采用网关厂商的API接口,用于接收用户的点播请求和发送业务模块处理后的短信内容 3. 定制模块由SPAS主控部分定时触发,通过分析定制库中(通过网站入库)的用户需求,将相关的业
drawMFC
- 一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。-A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse eve
Microsoft_IE
- 完美仿IE7 NET代码,界面非不错,看看就知道-Perfect imitation of IE7 NET code, the interface of non-good, look know
REG
- MFC程序的注册表编程(自启动、映像劫持、文件关联)-Registry programming MFC program ( the start, the image hijacking, associated files)
dbg
- 一本调试书籍的源码,很不错,给力。大家可以此为框架进行开发调试器-A very good book of debug