资源列表
friend
- friend.rar友元函数是指某些虽然不是类成员却能够访问类的所有成员的函数。类授予它的友元特别的访问权。-friend.rar friend function is certain, though not class members have access to all the members of the class of functions. Friend class given its special access.
sommm
- 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参考-In VC++6.0 using MSComm control programming, you can achieve serial receive data and send data, the
EnumIE
- 显示网页的源代码,当前窗口的页面及页面中的内容的C++源代码程序!-Show page source code, the current window of pages and page elements C++ source code program!
inline
- inlineinline 一、inline 关键字用来定义一个类的内联函数,引入它的主要原因是用它替代C中表达式形式的宏定义。 表达式形式的宏定义一例: #define ExpressionName(Var1,Var2) ((Var1)+(Var2))*((Var1)-(Var2)) 为什么要取代这种形式呢,且听我道来: 1. 首先谈一下在C中使用这种形式宏定义的原因,C语言是一个效率很高的语言,这种宏定义在形式及使用上像一个函数,但它使用预处理器实现,没有了
delphi
- Delphi代码,主要是起到监视键盘鼠标空闲时间的作用。-Delphi code, mainly to monitor keyboard and mouse to play the role of idle time.
charChangeString
- 一个介绍字符转换其他类型的文档,功能十分强大。-An introduction to character conversion of other types of documents, is very powerful.
Ibatis
- Ibatis框架三层架构项目源码(含数据库),直接运行就能看!项目分层为DAL、Model、Web! 你可以任意修改程序-Ibatis structs
company
- 这个项目主要是关于企业网络宣传,MVC结构来实现,前台显示,后台处理-The project is mainly on the corporate network information, MVC architecture to realize, front display, background processing
disassem_zhuo
- c#中一些有关实例,大家看看有什么问题,如果有问题,小弟再做修改-c#
code
- 几百行代码实现N-S方程,效果不错,效果来的不错-smoke simulation ,very good
crc
- 通过查找表的方法,该函数可以计算出以字节为单位的数据的CRC校验位,可以应用于网络编程中的一些帧的校验位的生成-Through the method of lookup-tabel,this function can generate the crc parity code of bytes,which can be used for network program field
jj
- Directories The compiler will search the following directories for Include files. Directories listed on the command line Directories specified in the .PJT file The same directory as the source file By default, th
