资源列表
ex1
- 在文本框中显示信息,以及将各个串口信息相互关联显示。-In the text box to display information, as well as information on various serial display interrelated.
NCRE21-40
- 全国计算机等级考试三级网络技术上机试题第21-40题-National Computer Rank Examination three machine network technology questions first 21-40 questions
Calculator
- 精简计算器,对于初学者来说是一个来熟悉visual c++的一个鲜明、典型例子,在编译过程中受益匪浅,故在此与大家分享。-Streamline the calculator, for beginners to become familiar with a distinctive visual c++, a typical example, benefited greatly during the compilation process, it is to share with you in th
sort
- 选择排序、插入排序、合并排序、快速排序、堆排序,五种排序算法的效率比较,具有简单的窗口界面-Selection sort, insertion sort, merge sort, quick sort, heap sort, five sorting algorithms comparison, has a simple window interface
Pic
- Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
c++corelprogram
- c++的核心编程,对学习c++的朋友是个不错的参考
MFC实现的界面登陆
- MFC实现的界面登陆,适合新手阅读。能保存密码和修改密码,下载了稍微修改下就可以直接用。-MFC implements interface landing, suitable for beginners to read. To save the password and change password, download a slightly revised and can be directly used.
C++coreprogram
- C++核心编程技术,wdl格式,适用中等水平C++编程。-C++ Core programming technology, wdl format applies to middle level C++ Programming.
memory-alignment-
- Windows下开发的VC6.0的查看内存对齐的小程序-VC6.0 developed under the Windows memory alignment of the applet view
Timers
- vc++ 显示时间,并且实现了记数,我也是刚刚学习-vc show time, and achieved a few mind, I also just learning
Test
- 关于dialog中一个“逃跑”按钮小游戏On the dialog in a " run" button game-On the dialog in a " run" button game
IKAnalyzer
- IKAnalyzer是中文分词工具,基于lucene2.0版本API开发,实现了以词典分词为基础的正反向全切分算法,是Lucene Analyzer接口的实现,这个是.Net版本,含有源代码