资源列表
graph-traversal
- 图的深度与广度优先遍历小程序源码,均为个人所编,并非网上下载。-The depth and breadth-first graph traversal
Timer3
- 在WINDOWS程序中创建定时器,在VC6.0开发环境中执行-Create a timer in the WINDOWS program, the implementation of the development environment in VC6.0
IDLyuVChudiaohunhebiancheng
- 全面阐述VC++和IDL互调的基本原理和方法,并结合实际例子给出了具体的实现步骤方法。希望对想学习混编的同人有帮助-Comprehensive exposition of VC++ and IDL intermodulation basic principles and methods, combined with practical examples are given concrete implementation steps method. Want to learn to help co
postfix
- 利用postfix來解決stack問題,可減少堆疊撰寫上的時間-Stack using postfix to resolve the problem, reducing the time to write the stack
MFC-examples
- c语言实用程序150例。 学习MFC编程比较基础和全面对资料,很有帮助。-150 cases of c language utility. Comparative study based on MFC programming and full of information helpful.
BFS
- 首先因為要判斷是否符合圖的標準,當符合時就先讓最少的邊都先連到,然後再將多餘的邊放入,這樣就可以形圖一個基本的圖,而在產生圖的過程,我是分成兩個陣列做判斷,一個是已放一個是未放的方式來產生,最後再用push_back()來做串列,list我是list<int>::iterator it ,並且判斷開始begin() 和結束end()以防止出錯-To determine whether the first, because the standard map, when consiste
CPP-for-Computer-Science-and-Engineering-(4th-Edi
- C++ for Computer Science and Engineering (4th Edition)
Advanced-3D-Game-Programming-using-DX
- Advanced 3D Game Programming using DX
Image-processing
- 製作影像灰階、影像縮小、影像馬賽克、影像降低色階部分,起始必須選擇圖檔(jpeg/bmp)在到file開啟你所需的圖檔,選擇完畢後,到edit必須先點選灰階,再去點選其他才行,因為此程式無法直接用彩色轉換-Gray-scale image production, image shrinking, image mosaic, image gradation lower part, the initial image file must be selected (jpeg/bmp) file ope
Mastering-Visual-CPP-6
- Mastering Visual C++ 6 i think it can be a useful tool for programming
Beginning-Visual-CPP-6
- Beginning Visual C++ 6 i think it can be a useful e book for c++ beginner.
cpp-for-mathematician
- cpp for mathematician it is C ++ programming guide for mathematician