资源列表
string_quick_ref
- An AnsiString class reference
achieve-the-hex-string-to-decimal-
- 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
High-level-C-language-programmers-
- 高级C语言程序员测试必过的十六道最佳程序,面试的时候好好准备,加油-High-level C language programmers will test over the sixteen best program, the interview well prepared, come on! ! !
queue
- 队列的一系列操作源码,非常经典,非常实用,适合经常要用队列的同学。-Source queue a series of operations, very classic, very useful for the students often use the queue.
The-C-Programming-Language-2Nd-Ed
- 一本关于C语言的好书籍,尤其是对初学者有一定的帮助。-A good book on the C language, especially for beginners with some help.
the-use-of-variable-
- 变量代表了一段可操作的内存,也可以认为变量是内存的符号化表示。当程序中需要使用内存时,可以定义某种类型的变量。此时编译器根据变量的数据类型分配一 定大小的内存空间。程序就可以通过变量名来访问对应的内存了。 如果说变量的数据类型决定了对应内存的大小,那么存储类型则影响着对应内存的使用方式。所谓使用方式,具体说就是在什么时间、程序的什么地方可以 使用变量,即变量的生命周期和作用域。 先了解一些基本常识。一、在程序运行时内存中有三个区域可以保存变量:静态存储区、栈(stack)
121
- 微软平台接口程序 经典注释。里面源码是C++ 和C# 必备资料-Classic Microsoft platform interface program notes. Which source is C++ and C# essential information
SN8-C-Studio
- 关于sonix的两个c语言程序,希望对大家有帮助-Two of sonix c language program, we hope to help
C3E12DIBTODDBs
- vc+环境下的位图显示的程序,拥有百叶窗显示效果,并且有打开文件的对话框,可以显示磁盘中任何支持格式的图片-vc+ environment, the program displays the bitmap with blinds display, and there are open file dialog box, you can display the disk image in any supported format
VBlizi
- 文件是几个例子,请大家有兴趣看看,主要……自己看吧-Files are a few examples, are interested please see the main ... ... see for yourself
731
- 转动飞车的-the car
ProgramPeals_Ch5_20111018134544272
- 《程序员算法设计》源码,包括哈希表 链表 搜索等功能的实现,利用了重定义方法,功能完整-" Programmers algorithm design," source, including features such as a hash table implementation of the search list, use the redefined method, full-featured