资源列表
web-development-book-series
- web开发系列图书 帮助设计实现网页 有助于创新-series of books designed to help web developers to help implement innovative web
chmlib-0.40
- 解析chm文件格式,C语言写成,可以转换成Obj-C,用在iPad上-Chm file format parsing, C language written in, can be converted into Obj-C, with the iPad
CPP_Primer
- 一本很好的学习C++的书籍,可以用来入门,也可以作为编程参考书-A good book to learn C++, can be used to start, or as a programming reference
Windows_API
- windows API函数大全,让你编程的时候方便查找-Daquan windows API functions, so that when your program easy to find
c
- 一份学习c语言的课件,通俗易懂,适合入门者-A learning c language courseware, user-friendly, suitable for beginners
array
- 数组类的设计,关于数组类的封装,重载了【】,一些方法-the design of array class
API_Viewer
- API应用及查询,对于接触API的初级很有用处,可以起到事倍功半的效果-API applications and inquiries, the primary API for access to useful, you can play a less effect
Drum
- 一个windows的程序设计,帮助你谱一首音乐-A windows programming, a spectrum of music to help you
adafruit-VC0706-Serial-Camera-Library-08f8c51
- vc0706 library by adafruit
sourcecode
- 孙鑫C++课程源码,可供学习VC++初学者使用,比较好的入门教程。-the C++ source code.
c-programing
- basic c programs for students and professionals
seqlist
- 用模板和类应用一个sequence处理数据。初学者可以借鉴~-In this program we use template class, in and out stream, and exception handling to process data. Users can put all the characters typed by user through keyboard into a sequence list, and get out the first character of