搜索资源列表
vc_Algorithm
- VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料。-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving
Classic_structures
- VC++数据结构经典算法源码包,包括底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找等! -VC++ source package classical algorithm data structures, including low-level programming, calibration algorithm, the problem algorithms, file algorithms, case conversion, base con
ChangNum
- VC++金额大小写转换实用源码,在数字框中任意输入数字 ,己把它做成了一个CnumToHan类,使用方法在示范程序中。运行程序后,在下边的文本框中会适时转换出对应的中文大小汉字,学习VC的可参考一下,这是一个数组与字符结合的综合实例。 -Case the amount of VC++ source code conversion utility, enter any number in the digital box, had it made into a CnumToHan class,
zfzhq-v3.0
- 字符转换器。本程序可以对ASCII、大小写、进制进行转换,转换后可实现二进制、八进制、十进制、十六进制查看。-Character converters. This procedure can be ASCII, sensitive, binary conversion, the conversion can achieve binary, octal, decimal, hexadecimal view.