资源列表
CPP-FastCGI-Project
- C++ Very Fast CGI Project with Source Code
SwitchIP
- 自动保存IP配置,自动修改IP配置。VS2008环境。-Automatically saved IP configuration, IP configuration automatically modified. VS2008 environment.
depth-understanding--the-pointer
- 指针是一个特殊的变量,它里面存储的数值被解释成为内存里的一个地址。要搞清一个指针 需要搞清指针的四方面的内容:指针的类型,指针所指向的类型,指针的值或者叫指针所指 向的内存区,还有指针本身所占据的内存区。-Pointer is a special variable, the value stored inside it is interpreted as a memory address. To find out the pointer to a pointer needs to fin
ClientServer-Concepts
- Artificial Fish Swarm Algo-Artificial Fish Swarm Algo
Check-manual-of-C-library-functions
- C的库函数速查手册,可以方便快捷的查找到所需要的库函数,简介明了-Check manual of C library functions, you can easily and fast find needed library functions, Introduction to understand
PPT
- 来源于一本《零基础学C++》的每章详细PPT,帮助大家更好学习VC基础编程。-From a " zero-based learning C++" for each chapter in detail PPT, VC basis to help you better learn programming.
14029378
- c程序设计参考资料,为设计者提供经验参考,希望能够在设计时少走弯路。-c programming reference, providing designers with experience in reference to the hope in the design of detours.
game-5ziqi
- windows下的VC编程,一个比较好玩的五子棋游戏,源码-windows under the VC program, a more fun 331 games, source code
netmatch
- this a part of Xinu code. Compiled under Xcode 4 for lion. it s 32bit version.-this is a part of Xinu code. Compiled under Xcode 4 for lion. it s 32bit version.
93c46c
- 93c46c语言,简单实用,效果不错大家可以看看。-93c46c language, simple and practical, good people.
Student-directory-management-system-
- A,添加: 系统将提示用户输入新添加人员信息,输入到文件中,人员信息数据包括姓名(name),街道(street),城市(city),邮编(eip),国家(state). B,删除: 首先由用户输入要删除的人员的姓名,然后调用删除函数,删除该人员的所有相关资料. C,显示所有人员信息: 该功能将显示已经保存的所有人员的姓名,街道,城市,邮编及国家. D,查询: 可由用户输入要查找的人员姓名,然后系统用查找函数查找,接着系统使用相关文件命令输出所查找的人员的全部信息.
expression-
- 能够处理以字符序列的形式输入的不含变量的实数表达式,正确处理负数与小数,判断表达式是否语法正确(包含分母不能为零的情况),正确实现对算术四则混合运算表达式的求值,能够将计算中遇到的问题和结果以文件的形式予以存储;-In character series to be able to deal with the form of the input variables of the real number does not contain expression, dealing with the ne
